Apply conversion script to all *.md files. authored by Alexander Hansen Færøy's avatar Alexander Hansen Færøy
The TorHSM work item aims to letting directory authority signing keys move to a so called Hardware Security Module (HSM) based on the CrypTech Alpha board. The TorHSM work item aims to letting directory authority signing keys move to a so called Hardware Security Module (HSM) based on the CrypTech Alpha board.
The Tor part of this project produces code for little-t-tor, a program for key management and support software for development and test. The Tor part of this project produces code for little-t-tor, a program for key management and support software for development and test.
See [https://trac.cryptech.is/wiki/ExternalProjectsTorHSM the CrypTech wiki] for a description of TorHSM from the CrypTech point of view. See [the CrypTech wiki](https://trac.cryptech.is/wiki/ExternalProjectsTorHSM) for a description of TorHSM from the CrypTech point of view.
== Status == Status
...@@ -23,7 +23,7 @@ Refactoring of the consensus handling code should be done before trying to get t ...@@ -23,7 +23,7 @@ Refactoring of the consensus handling code should be done before trying to get t
https://gitweb.torproject.org/user/linus/chutney.git/log/?h=torhsm https://gitweb.torproject.org/user/linus/chutney.git/log/?h=torhsm
NOTE: Quite a few necessary actions for setting things up properly are not done by Chutney, see note in [https://gitweb.torproject.org/user/linus/chutney.git/tree/networks/basic-hsm?h=torhsm networks/basic-hsm] for a list. NOTE: Quite a few necessary actions for setting things up properly are not done by Chutney, see note in [networks/basic-hsm](https://gitweb.torproject.org/user/linus/chutney.git/tree/networks/basic-hsm?h=torhsm) for a list.
=== USB gadget emulation === USB gadget emulation
... ...
......