mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-25 15:35:55 -04:00
feat: add OONI's dnspriv21 paper on DoT/DoH blocking
This commit is contained in:
parent
53316545c2
commit
9d7da6cdca
2 changed files with 9 additions and 1 deletions
|
@ -181,7 +181,7 @@
|
||||||
<div class="menu-item">
|
<div class="menu-item">
|
||||||
<img class="top-icon" src="img/update-icon.svg" alt="update icon"/>
|
<img class="top-icon" src="img/update-icon.svg" alt="update icon"/>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2022-02-08</a>
|
href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2022-06-27</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="menu-item">
|
<div class="menu-item">
|
||||||
<img class="top-icon" src="img/donate-icon.svg" alt="donate icon"/>
|
<img class="top-icon" src="img/donate-icon.svg" alt="donate icon"/>
|
||||||
|
|
|
@ -63,6 +63,14 @@
|
||||||
url = {https://dl.acm.org/doi/pdf/10.1145/3487552.3487836},
|
url = {https://dl.acm.org/doi/pdf/10.1145/3487552.3487836},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@inproceedings{Basso2021a,
|
||||||
|
author = {Simone Basso},
|
||||||
|
title = {Measuring {DoT}/{DoH} blocking using {OONI Probe}: a preliminary study},
|
||||||
|
booktitle = {{NDSS DNS Privacy Workshop}},
|
||||||
|
year = {2021},
|
||||||
|
url = {https://www.ndss-symposium.org/wp-content/uploads/dnspriv21-02-paper.pdf},
|
||||||
|
}
|
||||||
|
|
||||||
@inproceedings{Padmanabhan2021a,
|
@inproceedings{Padmanabhan2021a,
|
||||||
author = {Ramakrishna Padmanabhan and and Arturo Filast\`{o} and Maria Xynou and Ram Sundara Raman and Kennedy Middleton and Mingwei Zhang and Doug Madory and Molly Roberts and Alberto Dainotti},
|
author = {Ramakrishna Padmanabhan and and Arturo Filast\`{o} and Maria Xynou and Ram Sundara Raman and Kennedy Middleton and Mingwei Zhang and Doug Madory and Molly Roberts and Alberto Dainotti},
|
||||||
title = {A multi-perspective view of {Internet} censorship in {Myanmar}},
|
title = {A multi-perspective view of {Internet} censorship in {Myanmar}},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue