浏览代码

Update README.md

menonsamir 2 年之前
父节点
当前提交
0f9bdc1570
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -1,5 +1,6 @@
 # Spiral: Fast, High-Rate Single-Server PIR via FHE Composition
 
+A demo of this work that enables access to Wikipedia over PIR is available at https://spiralwiki.com.
 This is an implementation of our paper "Spiral: Fast, High-Rate Single-Server PIR via FHE Composition", available [here](https://eprint.iacr.org/2022/368.pdf). 
 
 > **WARNING**: This is research-quality code; it has not been checked for side-channel leakage or basic logical or memory safety issues. Do not use this in production.