mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-25 15:35:55 -04:00
Add S&P'17 paper.
This commit is contained in:
parent
ac33440aa6
commit
d7590738cf
3 changed files with 13 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
* 2017-05-22
|
||||
- Added paper ``Augur: Internet-Wide Detection of Connectivity Disruptions''
|
||||
|
||||
* 2017-03-27
|
||||
- Added paper ``Scalable Anti-Censorship Framework Using Moving Target Defense for Web Servers''
|
||||
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
(<a href="author_reverse.html">reverse</a>) <a href="author.html">author</a> <br />
|
||||
Feedback: <a href="mailto:phw@nymity.ch">phw@nymity.ch</a> (<a
|
||||
href="https://nymity.ch/openpgp_public_key.txt">OpenPGP</a>) <br />
|
||||
Last updated: <a href="Changelog.txt">2017-03-27</a> <br />
|
||||
Last updated: <a href="Changelog.txt">2017-05-22</a> <br />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -1,3 +1,12 @@
|
|||
@inproceedings{Pearce2017a,
|
||||
author = {Paul Pearce and Roya Ensafi and Frank Li and Nick Feamster and Vern Paxson},
|
||||
title = {{Augur}: {Internet}-Wide Detection of Connectivity Disruptions},
|
||||
booktitle = {Symposium on Security \& Privacy},
|
||||
publisher = {IEEE},
|
||||
year = {2017},
|
||||
url = {http://www.ieee-security.org/TC/SP2017/papers/586.pdf},
|
||||
}
|
||||
|
||||
@article{Heydari2017a,
|
||||
author = {Vahid Heydari and Sun-il Kim and Seong-Moo Yoo},
|
||||
title = {Scalable Anti-Censorship Framework Using Moving Target Defense for Web Servers},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue