Skip to content

Commit 0fe5eb8

Browse files
Merge branch 'master' of github.com:NullHypothesis/censorbib
2 parents ff8a410 + bad6b65 commit 0fe5eb8

File tree

2 files changed

+28
-2
lines changed

2 files changed

+28
-2
lines changed

header.tpl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,7 @@
188188
</div>
189189
<div class="menu-item">
190190
<img class="top-icon" src="img/update-icon.svg" alt="update icon"/>
191-
<a
192-
href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2023-10-05</a>
191+
<a href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2023-12-01</a>
193192
</div>
194193
<div class="menu-item">
195194
<img class="top-icon" src="img/donate-icon.svg" alt="donate icon"/>

references.bib

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
@inproceedings{Xue2023a,
2+
author = {Diwen Xue and Michalis Kallitsis and Amir Houmansadr and Roya Ensafi},
3+
title = {Fingerprinting Obfuscated Proxy Traffic with Encapsulated {TLS} Handshakes},
4+
booktitle = {USENIX Security Symposium},
5+
publisher = {USENIX},
6+
year = {2024},
7+
url = {https://www.usenix.org/system/files/sec24summer-prepub-465-xue.pdf},
8+
}
9+
10+
@inproceedings{Kon2024a,
11+
author = {Patrick Tser Jern Kon and Aniket Gattani and Dhiraj Saharia and Tianyu Cao and Diogo Barradas and Ang Chen and Micah Sherr and Benjamin E. Ujcich},
12+
title = {{NetShuffle}: Circumventing Censorship with Shuffle Proxies at the Edge},
13+
booktitle = {Symposium on Security \& Privacy},
14+
publisher = {IEEE},
15+
year = {2024},
16+
url = {https://www.computer.org/csdl/pds/api/csdl/proceedings/download-article/1RjEabCelaM/pdf},
17+
}
18+
19+
@inproceedings{Wails2024a,
20+
author = {Ryan Wails and George Arnold Sullivan and Micah Sherr and Rob Jansen},
21+
title = {On Precisely Detecting Censorship Circumvention in Real-World Networks},
22+
booktitle = {Network and Distributed System Security},
23+
publisher = {The Internet Society},
24+
year = {2024},
25+
url = {https://www.robgjansen.com/publications/precisedetect-ndss2024.pdf},
26+
}
27+
128
@article{Ververis2023a,
229
author = {Ververis, Vasilis and Lasota, Lucas and Ermakova, Tatiana and Fabian, Benjamin},
330
title = {Website blocking in the {European} {Union}: Network interference from the perspective of {Open} {Internet}},

0 commit comments

Comments
 (0)