Skip to content

Commit 451c5c7

Browse files
Merge pull request #25 from gfw-report/master
Add five FOCI'24 papers and correct the year of a publication
2 parents 2744da5 + 7353b14 commit 451c5c7

File tree

2 files changed

+57
-2
lines changed

2 files changed

+57
-2
lines changed

header.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
</div>
189189
<div class="menu-item">
190190
<img class="top-icon" src="img/update-icon.svg" alt="update icon"/>
191-
<a href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2023-12-01</a>
191+
<a href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2024-02-25</a>
192192
</div>
193193
<div class="menu-item">
194194
<img class="top-icon" src="img/donate-icon.svg" alt="donate icon"/>

references.bib

Lines changed: 56 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,58 @@
1-
@inproceedings{Xue2023b,
1+
@inproceedings{Tsai2024a,
2+
author = {Elisa Tsai and Ram Sundara Raman and Atul Prakash and Roya Ensafi},
3+
title = {Modeling and Detecting {Internet} Censorship Events},
4+
booktitle = {Network and Distributed System Security},
5+
publisher = {The Internet Society},
6+
year = {2024},
7+
url = {https://www.ndss-symposium.org/wp-content/uploads/2024-409-paper.pdf},
8+
}
9+
10+
@inproceedings{Kristoff2024a,
11+
author = {John Kristoff and Moritz M\"{u}eller and Arturo Filast\`{o} and Max Resing and Chris Kanich and Niels ten Oever},
12+
title = {{Internet} Sanctions on {Russian} Media: Actions and Effects},
13+
booktitle = {Free and Open Communications on the Internet},
14+
publisher = {},
15+
year = {2024},
16+
url = {https://www.petsymposium.org/foci/2024/foci-2024-0001.pdf},
17+
}
18+
19+
@inproceedings{Sakamoto2024a,
20+
author = {Sakamoto and Elson Wedwards},
21+
title = {Bleeding Wall: A Hematologic Examination on the {Great Firewall}},
22+
booktitle = {Free and Open Communications on the Internet},
23+
publisher = {},
24+
year = {2024},
25+
url = {https://www.petsymposium.org/foci/2024/foci-2024-0002.pdf},
26+
}
27+
28+
@inproceedings{Chi2024a,
29+
author = {Erik Chi and Gaukas Wang and J. Alex Halderman and Eric Wustrow and Jack Wampler},
30+
title = {Just add {WATER}: {WebAssembly}-based Circumvention Transports},
31+
booktitle = {Free and Open Communications on the Internet},
32+
publisher = {},
33+
year = {2024},
34+
url = {https://www.petsymposium.org/foci/2024/foci-2024-0003.pdf},
35+
}
36+
37+
@inproceedings{Lorimer2024a,
38+
author = {Anna Harbluk Lorimer and Rob Jansen and Nick Feamster},
39+
title = {Extended Abstract: Traffic Splitting for Pluggable Transports},
40+
booktitle = {Free and Open Communications on the Internet},
41+
publisher = {},
42+
year = {2024},
43+
url = {https://www.petsymposium.org/foci/2024/foci-2024-0004.pdf},
44+
}
45+
46+
@inproceedings{Chen2024a,
47+
author = {Mingye Chen and Jack Wampler and Abdulrahman Alaraj and Gaukas Wang and Eric Wustrow},
48+
title = {Extended Abstract: {Oscur0}: One-shot Circumvention without Registration},
49+
booktitle = {Free and Open Communications on the Internet},
50+
publisher = {},
51+
year = {2024},
52+
url = {https://www.petsymposium.org/foci/2024/foci-2024-0005.pdf},
53+
}
54+
55+
@inproceedings{Xue2024a,
256
author = {Diwen Xue and Michalis Kallitsis and Amir Houmansadr and Roya Ensafi},
357
title = {Fingerprinting Obfuscated Proxy Traffic with Encapsulated {TLS} Handshakes},
458
booktitle = {USENIX Security Symposium},
@@ -84,6 +138,7 @@ @inproceedings{Sun2023a
84138
year = {2023},
85139
url = {https://doi.ieeecomputersociety.org/10.1109/SP46215.2023.00183},
86140
}
141+
87142
@inproceedings{Master2023a,
88143
author = {Alexander Master and Christina Garman},
89144
title = {A Worldwide View of Nation-state {Internet} Censorship},

0 commit comments

Comments
 (0)