浏览代码

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

Ian Goldberg 1 年之前
父节点
当前提交
d68c112d0d
共有 1 个文件被更改,包括 2 次插入1 次删除
  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}