Merge pull request #11 from gfw-report/master

Add three Usenix Security'22 papers.
This commit is contained in:
Philipp Winter 2022-08-12 16:40:12 -07:00 committed by GitHub
commit 5d1e42cc7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 1 deletions

View file

@ -181,7 +181,7 @@
<div class="menu-item">
<img class="top-icon" src="img/update-icon.svg" alt="update icon"/>
<a
href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2022-07-15</a>
href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2022-08-11</a>
</div>
<div class="menu-item">
<img class="top-icon" src="img/donate-icon.svg" alt="donate icon"/>

View file

@ -1,3 +1,30 @@
@inproceedings{Bhaskar2022a,
author = {Abhishek Bhaskar and Paul Pearce},
title = {Many Roads Lead To {Rome}: How Packet Headers Influence {DNS} Censorship Measurement},
booktitle = {USENIX Security Symposium},
publisher = {USENIX},
year = {2022},
url = {https://www.usenix.org/system/files/sec22-bhaskar.pdf},
}
@inproceedings{Harrity2022a,
author = {Michael Harrity and Kevin Bock and Frederick Sell and Dave Levin},
title = {{GET} /out: Automated Discovery of Application-Layer Censorship Evasion Strategies},
booktitle = {USENIX Security Symposium},
publisher = {USENIX},
year = {2022},
url = {https://www.usenix.org/system/files/sec22-harrity.pdf},
}
@inproceedings{Xue2022a,
author = {Diwen Xue and Reethika Ramesh and Arham Jain and Michalis Kallitsis and J. Alex Halderman and Jedidiah R. Crandall and Roya Ensafi},
title = {{OpenVPN} is Open to {VPN} Fingerprinting},
booktitle = {USENIX Security Symposium},
publisher = {USENIX},
year = {2022},
url = {https://www.usenix.org/system/files/sec22-xue-diwen.pdf},
}
@inproceedings{Figueira2022a,
author = {Gabriel Figueira and Diogo Barradas and Nuno Santos},
title = {{Stegozoa}: Enhancing {WebRTC} Covert Channels with Video Steganography for Internet Censorship Circumvention},