瀏覽代碼

Touch up README

Ian Goldberg 2 月之前
父節點
當前提交
c80a161648
共有 1 個文件被更改,包括 14 次插入5 次删除
  1. 14 5
      README.md

+ 14 - 5
README.md

@@ -10,11 +10,20 @@ files that are plotted in Figure 7 (varying the number of clients) and
 Figure 8 (varying the number of server cores) in our paper:
 
 Sajin Sasy, Aaron Johnson, and Ian Goldberg.
-TEEMS: A Trusted Execution Environment based Metadata-protected
-Messaging System. Proceedings on Privacy Enhancing Technologies 2025(4),
-2025.
+[TEEMS: A Trusted Execution Environment based Metadata-protected
+Messaging
+System](https://cs.uwaterloo.ca/~iang/pubs/teems-popets25.pdf).
+Proceedings on Privacy Enhancing Technologies 2025(4), 2025.
 
-This repository only contains the TEEMS code; the data for the comparator scheme Sparta-SB (also plotted in those figures) was obtained by running [our dockerization](https://git-crysp.uwaterloo.ca/iang/sparta-experiments-docker) of [the original Sparta code](https://github.com/ucsc-anonymity/sparta-experiments/).
+This repository only contains the TEEMS code; the data for the comparator scheme Sparta-SB (also plotted in those figures) was obtained by running [our dockerization](https://git-crysp.uwaterloo.ca/iang/sparta-experiments-docker/src/main/docker/README.md) of [the original Sparta code](https://github.com/ucsc-anonymity/sparta-experiments/).
+
+----------
+
+## Looking for the reproducible artifact?
+
+The reproducible artifact instructions for the PoPETs paper are in [the ARTIFACT-EVALUATION.md file](https://git-crysp.uwaterloo.ca/iang/teems/src/popets-artifact/ARTIFACT-EVALUATION.md) at the [`popets-artifact` tag](https://git-crysp.uwaterloo.ca/iang/teems/src/popets-artifact) of this repository.
+
+----------
 
 ## Hardware requirements
 
@@ -35,7 +44,7 @@ In order to run all of the experiments to replicate Figures 7 and 8 in the paper
   - 20 GiB of available RAM
   - 5 GiB of available EPC
 
-We used a machine with two Intel Xeon 8380 CPUs (40 cores each), running at 2.7 GHz.
+We used a machine with two Intel Xeon 8380 CPUs (40 cores each), running at 2.3 GHz.
 
 To see how much EPC you have available, you can either: