Skip to content

Commit

Permalink
regenerate after: Merge branch 'main' of github.com:lsd-ucsc/lsd-ucsc…
Browse files Browse the repository at this point in the history
….github.io
  • Loading branch information
lkuper committed Feb 29, 2024
1 parent f4ad9c8 commit a504c3f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
8 changes: 4 additions & 4 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<tr>
<td><a href="#march-8">March 8</a></td>
<td>Abhiroop Sarkar</td>
<td><em>TBD</em></td>
<td>HasTEE+ - Confidential Computing with Haskell</td>
</tr>

<tr>
Expand Down Expand Up @@ -255,11 +255,11 @@ a focus on security properties.</p>

<p><strong>Speaker:</strong> Abhiroop Sarkar</p>

<p><strong>Title:</strong> <em>TBD</em></p>
<p><strong>Title:</strong> HasTEE+ - Confidential Computing with Haskell</p>

<p><strong>Abstract:</strong> <em>TBD</em></p>
<p><strong>Abstract:</strong> This talk presents HasTEE+, a Domain-Specific Language in Haskell designed for seamless programming of Trusted Execution Environments (TEEs). HasTEE+ offers a high-level programming model that uses the Haskell-type system to compartmentalise confidential portions of a program within the TEE unit. It then allows the specification of Information Flow Control (IFC) policies and incorporates a dynamic mechanism for enforcing them. HasTEE+ also includes built-in support for remote attestation using the Intel RA-TLS protocol. The practicality of HasTEE+ was demonstrated through various practical case studies including a Federated Learning system and a Data Clean Room. I will conclude the talk by discussing potential research avenues for enhancing the security guarantees provided by HasTEE+</p>

<p><strong>Bio:</strong> <em>TBD</em></p>
<p><strong>Bio:</strong> Abhiroop Sarkar is a final year PhD student at Chalmers University, Sweden. Defending his thesis at the end of March, his research involves improving systems security for both cloud and embedded environments using programming language techniques, particularly functional programming.</p>

<h1 id="march-15">March 15</h1>

Expand Down
8 changes: 4 additions & 4 deletions lsd-seminar/2024wi/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ <h1 itemprop="name">Languages, Systems, and Data Seminar (Winter 2024)</h1>
<tr>
<td><a href="#march-8">March 8</a></td>
<td>Abhiroop Sarkar</td>
<td><em>TBD</em></td>
<td>HasTEE+ - Confidential Computing with Haskell</td>
</tr>

<tr>
Expand Down Expand Up @@ -394,11 +394,11 @@ <h1 id="march-8">March 8</h1>

<p><strong>Speaker:</strong> Abhiroop Sarkar</p>

<p><strong>Title:</strong> <em>TBD</em></p>
<p><strong>Title:</strong> HasTEE+ - Confidential Computing with Haskell</p>

<p><strong>Abstract:</strong> <em>TBD</em></p>
<p><strong>Abstract:</strong> This talk presents HasTEE+, a Domain-Specific Language in Haskell designed for seamless programming of Trusted Execution Environments (TEEs). HasTEE+ offers a high-level programming model that uses the Haskell-type system to compartmentalise confidential portions of a program within the TEE unit. It then allows the specification of Information Flow Control (IFC) policies and incorporates a dynamic mechanism for enforcing them. HasTEE+ also includes built-in support for remote attestation using the Intel RA-TLS protocol. The practicality of HasTEE+ was demonstrated through various practical case studies including a Federated Learning system and a Data Clean Room. I will conclude the talk by discussing potential research avenues for enhancing the security guarantees provided by HasTEE+</p>

<p><strong>Bio:</strong> <em>TBD</em></p>
<p><strong>Bio:</strong> Abhiroop Sarkar is a final year PhD student at Chalmers University, Sweden. Defending his thesis at the end of March, his research involves improving systems security for both cloud and embedded environments using programming language techniques, particularly functional programming.</p>

<h1 id="march-15">March 15</h1>

Expand Down
1 change: 1 addition & 0 deletions themes/academic
Submodule academic added at 8d596f

0 comments on commit a504c3f

Please sign in to comment.