mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-25 15:35:55 -04:00
Add "Computers & Security" article.
This commit is contained in:
parent
f36fca674c
commit
66121e88f0
2 changed files with 11 additions and 1 deletions
|
@ -180,7 +180,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: 2020-01-31</a>
|
href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2020-03-13</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,13 @@
|
||||||
|
@article{Oakley2020a,
|
||||||
|
author = {Jonathan Oakley and Lu Yu and Xingsi Zhong and Ganesh Kumar Venayagamoorthy and Richard Brooks},
|
||||||
|
title = {Protocol Proxy: An {FTE}-based covert channel},
|
||||||
|
journal = {Computers \& Security},
|
||||||
|
volume = {92},
|
||||||
|
publisher = {Elsevier},
|
||||||
|
year = {2020},
|
||||||
|
url = {https://censorbib.nymity.ch/pdf/Oakley2020a.pdf},
|
||||||
|
}
|
||||||
|
|
||||||
@techreport{Fifield2016b,
|
@techreport{Fifield2016b,
|
||||||
author = {David Fifield and Mia Gil Epner},
|
author = {David Fifield and Mia Gil Epner},
|
||||||
title = {Fingerprintability of {WebRTC}},
|
title = {Fingerprintability of {WebRTC}},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue