Browse Source

missing dash

g 3 months ago
parent
commit
bf240b1293
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -75,7 +75,7 @@
 	<h4>Stuff</h4>
 	<ul>
         <li>SecureDrop Protocol - <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/freedomofpress/otter" target="_blank">otter</a> Qubes GUI/serial testing framework</li>
+		<li><a href="https://github.com/freedomofpress/otter" target="_blank">otter</a> - Qubes GUI/serial testing framework</li>
         <li><a href="https://github.com/mabarger/bonky-boot" target="_blank">Toy RISC-V secure boot</a> with <a href="https://pingu.gay/" target="_blank">Max</a> - <a href="https://github.com/mabarger/bonky-boot/blob/main/src/sha256.S" target="_blank">Pure rv32imac asm sha256</a></li>
 		<li><a href="https://git.lsd.cat/Qubes/gsoc" target="_blank">Google Summer of Code 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 development</li>