Browse Source

Point to the WPES paper, not the eprint

Ian Goldberg 1 year ago
parent
commit
7062530f4e
1 changed files with 3 additions and 2 deletions
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -5,11 +5,12 @@ exit abuse detection system.  ZXAD detects large-volume traffic attacks
 without revealing any information, apart from the fact that some user is
 conveying a high volume of traffic through Tor.
 
-See [our technical report on eprint](https://eprint.iacr.org/2021/374)
+See [our paper](https://cs.uwaterloo.ca/~iang/pubs/zxad-wpes21.pdf)
 for more information:
 
 Akshaya Mani and Ian Goldberg. "ZXAD: Zero-knowledge Exit Abuse
-Detection for Tor".  ePrint technical report 2021/374.
+Detection for Tor".  20th ACM Workshop on Privacy in the Electronic
+Society, November 2021.
 
 This repository contains a docker image with the source code of a
 kyber-based implementation (in go) and a libsnark-based implementation