mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-25 15:35:55 -04:00
Add a 2012 technical report.
This commit is contained in:
parent
16e6000d82
commit
e1987c7f2e
2 changed files with 10 additions and 1 deletions
|
@ -179,7 +179,8 @@
|
||||||
</div>
|
</div>
|
||||||
<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 href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2019-12-14</a>
|
<a
|
||||||
|
href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2020-01-26</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,11 @@
|
||||||
|
@techreport{Appelbaum2012a,
|
||||||
|
author = {Jacob Appelbaum},
|
||||||
|
title = {Technical analysis of the {Ultrasurf} proxying software},
|
||||||
|
institution = {The Tor Project},
|
||||||
|
year = {2012},
|
||||||
|
url = {https://media.torproject.org/misc/2012-04-16-ultrasurf-analysis.pdf},
|
||||||
|
}
|
||||||
|
|
||||||
@inproceedings{Frolov2019b,
|
@inproceedings{Frolov2019b,
|
||||||
author = {Sergey Frolov and Jack Wampler and Sze Chuen Tan and J. Alex Halderman and Nikita Borisov and Eric Wustrow},
|
author = {Sergey Frolov and Jack Wampler and Sze Chuen Tan and J. Alex Halderman and Nikita Borisov and Eric Wustrow},
|
||||||
title = {{Conjure}: Summoning Proxies from Unused Address Space},
|
title = {{Conjure}: Summoning Proxies from Unused Address Space},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue