mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-23 14:41:07 -04:00
Add CCS'16 papers.
This commit is contained in:
parent
57821d1cf9
commit
8c6af7616a
3 changed files with 33 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
* 2016-09-16
|
||||
- Added paper ``Slitheen: Perfectly Imitated Decoy Routing through Traffic Replacement''
|
||||
- Added paper ``Game of Decoys: Optimal Decoy Routing Through Game Theory''
|
||||
- Added paper ``Practical Censorship Evasion Leveraging Content Delivery Networks''
|
||||
|
||||
* 2016-08-09
|
||||
- Added paper ``DNS-sly: Avoiding Censorship through Network Complexity''
|
||||
- Added paper ``Matryoshka: Hiding Secret Communication in Plain Sight''
|
||||
|
|
|
@ -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">2016-08-09</a> <br />
|
||||
Last updated: <a href="Changelog.txt">2016-09-16</a> <br />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -1,3 +1,30 @@
|
|||
@inproceedings{Bocovich2016a,
|
||||
author = {Cecylia Bocovich and Ian Goldberg},
|
||||
title = {{Slitheen}: Perfectly Imitated Decoy Routing through Traffic Replacement},
|
||||
booktitle = {Computer and Communications Security},
|
||||
publisher = {ACM},
|
||||
year = {2016},
|
||||
url = {https://cypherpunks.ca/~iang/pubs/slitheen-ccs16.pdf},
|
||||
}
|
||||
|
||||
@inproceedings{Nasr2016a,
|
||||
author = {Milad Nasr and Amir Houmansadr},
|
||||
title = {Game of Decoys: Optimal Decoy Routing Through Game Theory},
|
||||
booktitle = {Computer and Communications Security},
|
||||
publisher = {ACM},
|
||||
year = {2016},
|
||||
url = {https://people.cs.umass.edu/~amir/papers/GameOfDecoys.pdf},
|
||||
}
|
||||
|
||||
@inproceedings{Zolfaghari2016a,
|
||||
author = {Hadi Zolfaghari and Amir Houmansadr},
|
||||
title = {Practical Censorship Evasion Leveraging Content Delivery Networks},
|
||||
booktitle = {Computer and Communications Security},
|
||||
publisher = {ACM},
|
||||
year = {2016},
|
||||
url = {https://people.cs.umass.edu/~amir/papers/CDNReaper.pdf},
|
||||
}
|
||||
|
||||
@inproceedings{Akbar2016a,
|
||||
author = {Qurat-Ul-Ann Danyal Akbar and Marcel Flores and Aleksandar Kuzmanovic},
|
||||
title = {{DNS}-sly: Avoiding Censorship through Network Complexity},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue