Răsfoiți Sursa

Added SD Protocol

g 1 săptămână în urmă
părinte
comite
34c335d324
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -96,6 +96,7 @@
         </ul>
 	<b>Notes</b>
 	<ul>
+        <li><a href="https://github.com/freedomofpress/securedrop-protocol" target="_blank">SecureDrop Protocol</a> - <a href="https://securedrop.org/news/future-directions-for-securedrop/" target="_blank">Part 1</a> - <a href="https://securedrop.org/news/anatomy-of-a-whistleblowing-system/" target="_blank">Part 2</a> - <a href="https://securedrop.org/news/how-to-research-your-own-cryptography-and-survive/" target="_blank">Part 3</a> - <a href="https://securedrop.org/news/introducing-securedrop-protocol/" target="_blank">Part 4</a></li>
 		<li><a href="https://github.com/mabarger/bonky-boot" target="_blank">Toy RISC-V secure boot</a> - <a href="https://github.com/mabarger/bonky-boot/blob/main/src/sha256.S" target="_blank">Pure rv32imac assembly sha256</a></li>
 		<li><a href="https://git.lsd.cat/Qubes/gsoc" target="_blank">Google Summer of Code 2021 for Qubes OS</a> - Simplified external and internal port forwarding</li>
 		<li><a href="https://molteniluca.github.io/posts/homerooter/" target="_blank">home_r00ter</a> - CyberChallenge 2020 Finals IOT/Hybrid Challenge development</li>