Browse Source

Note that the USENIX Security artifact doesn't use the DUORAM_STORAGE functionality

Ian Goldberg 1 year ago
parent
commit
d68c112d0d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Docker/start-docker

+ 2 - 1
Docker/start-docker

@@ -2,7 +2,8 @@
 
 # You can set $DUORAM_STORAGE to a directory on the host to avoid
 # writing large amounts of data into the docker. It's best if this is on
-# a fast storage medium (or even a ramdisk).
+# a fast storage medium (or even a ramdisk).  (This functionality is
+# actually unused for the USENIX Security artifact.)
 
 if [ "$DUORAM_STORAGE" != "" ]; then
     mkdir -p ${DUORAM_STORAGE}/party{0,1,2}