mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-23 14:41:07 -04:00
Add FOCI'16 papers.
This commit is contained in:
parent
76bfa308b0
commit
57821d1cf9
3 changed files with 53 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
* 2016-08-09
|
||||
- Added paper ``DNS-sly: Avoiding Censorship through Network Complexity''
|
||||
- Added paper ``Matryoshka: Hiding Secret Communication in Plain Sight''
|
||||
- Added paper ``GhostPost: Seamless Restoration of Censored Social Media Posts''
|
||||
- Added paper ``Censors' Delay in Blocking Circumvention Proxies''
|
||||
- Added paper ``The Politics of Routing: Investigating the Relationship Between AS Connectivity and Internet Freedom''
|
||||
|
||||
* 2016-07-20
|
||||
- Added paper ``A Framework for the Game-theoretic Analysis of Censorship Resistance''
|
||||
- Added paper ``SoK: Making Sense of Censorship Resistance Systems''
|
||||
|
|
|
@ -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-07-20</a> <br />
|
||||
Last updated: <a href="Changelog.txt">2016-08-09</a> <br />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -1,3 +1,48 @@
|
|||
@inproceedings{Akbar2016a,
|
||||
author = {Qurat-Ul-Ann Danyal Akbar and Marcel Flores and Aleksandar Kuzmanovic},
|
||||
title = {{DNS}-sly: Avoiding Censorship through Network Complexity},
|
||||
booktitle = {Free and Open Communications on the Internet},
|
||||
publisher = {USENIX},
|
||||
year = {2016},
|
||||
url = {https://www.usenix.org/system/files/conference/foci16/foci16-paper-akbar.pdf},
|
||||
}
|
||||
|
||||
@inproceedings{Safaka2016a,
|
||||
author = {Iris Safaka and Christina Fragouli and Katerina Argyraki},
|
||||
title = {{Matryoshka}: Hiding Secret Communication in Plain Sight},
|
||||
booktitle = {Free and Open Communications on the Internet},
|
||||
publisher = {USENIX},
|
||||
year = {2016},
|
||||
url = {https://www.usenix.org/system/files/conference/foci16/foci16-paper-safaka-revised.pdf},
|
||||
}
|
||||
|
||||
@inproceedings{Douglas2016b,
|
||||
author = {Frederick Douglas and Matthew Caesar},
|
||||
title = {{GhostPost}: Seamless Restoration of Censored Social Media Posts},
|
||||
booktitle = {Free and Open Communications on the Internet},
|
||||
publisher = {USENIX},
|
||||
year = {2016},
|
||||
url = {https://www.usenix.org/system/files/conference/foci16/foci16-paper-douglas.pdf},
|
||||
}
|
||||
|
||||
@inproceedings{Fifield2016a,
|
||||
author = {David Fifield and Lynn Tsai},
|
||||
title = {Censors' Delay in Blocking Circumvention Proxies},
|
||||
booktitle = {Free and Open Communications on the Internet},
|
||||
publisher = {USENIX},
|
||||
year = {2016},
|
||||
url = {https://www.usenix.org/system/files/conference/foci16/foci16-paper-fifield.pdf},
|
||||
}
|
||||
|
||||
@inproceedings{Singh2016a,
|
||||
author = {Rachee Singh and Hyungjoon Koo and Najmehalsadat Miramirkhani and Fahimeh Mirhaj and Phillipa Gill and Leman Akoglu},
|
||||
title = {The Politics of Routing: Investigating the Relationship Between {AS} Connectivity and {Internet} Freedom},
|
||||
booktitle = {Free and Open Communications on the Internet},
|
||||
publisher = {USENIX},
|
||||
year = {2016},
|
||||
url = {https://www.usenix.org/system/files/conference/foci16/foci16-paper-singh.pdf},
|
||||
}
|
||||
|
||||
@article{Elahi2016a,
|
||||
author = {Tariq Elahi and John A. Doucette and Hadi Hosseini and Steven J. Murdoch and Ian Goldberg},
|
||||
title = {A Framework for the Game-theoretic Analysis of Censorship Resistance},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue