mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-23 14:41:07 -04:00
Add one technical report.
source: https://www.bamsoftware.com/papers/fep-flaws/ discussion: https://github.com/net4people/bbs/issues/287
This commit is contained in:
parent
cd1b678a37
commit
c285c85621
2 changed files with 8 additions and 1 deletions
|
@ -189,7 +189,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: 2023-08-23</a>
|
href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2023-09-16</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"/>
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
@techreport{Fifield2023b,
|
||||||
|
author = {David Fifield},
|
||||||
|
title = {Comments on certain past cryptographic flaws affecting fully encrypted censorship circumvention protocols},
|
||||||
|
year = {2023},
|
||||||
|
url = {https://eprint.iacr.org/2023/1362.pdf},
|
||||||
|
}
|
||||||
|
|
||||||
@inproceedings{Bischof2023a,
|
@inproceedings{Bischof2023a,
|
||||||
author = {Zachary S. Bischof and Kennedy Pitcher and Esteban Carisimo and Amanda Meng and Rafael Bezerra Nunes and Ramakrishna Padmanabhan and Margaret E. Roberts and Alex C. Snoeren and Alberto Dainotti},
|
author = {Zachary S. Bischof and Kennedy Pitcher and Esteban Carisimo and Amanda Meng and Rafael Bezerra Nunes and Ramakrishna Padmanabhan and Margaret E. Roberts and Alex C. Snoeren and Alberto Dainotti},
|
||||||
title = {Destination Unreachable: Characterizing {Internet} Outages and Shutdowns},
|
title = {Destination Unreachable: Characterizing {Internet} Outages and Shutdowns},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue