From b58c60bcc4a6f3d3ccf4194ef862a808fdc3313b Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 14 Feb 2021 01:55:38 +0000 Subject: Hack images, store outputs in git again for now Easier to track what each script change does if we keep the before and after versions of the markdown in git too. Clean this up eventually, but simplifies development. --- markdown/RelatedWork.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 markdown/RelatedWork.md (limited to 'markdown/RelatedWork.md') diff --git a/markdown/RelatedWork.md b/markdown/RelatedWork.md new file mode 100644 index 0000000..8b48baf --- /dev/null +++ b/markdown/RelatedWork.md @@ -0,0 +1,22 @@ +# Related Work + +## Richard Lamb / ICANN +[Presentation at ICANN](http://ccnso.icann.org/file/32383/download/37379)\\ +[Presentation at ICANN](http://ccnso.icann.org/file/40211/download/52359)\\ +"I wrote pkcs11 libraries and also have modified BIND that offloads full +RRSIG calculation (including time) to board. Clearly can use anything +other than TPM to do RSA calculations." + +## SoftHSM + +- ["SoftHSM"](https://www.opendnssec.org/softhsm/) - part of OpenDNSSEC +- ["Possum"](http://wiki.cacert.org/Possum) - an earlier attempt att an Open Source HSM. + + + +## Project Turris - CZNIC +[Project Thuris Web Pages](http://www.turris.cz/en/)\\ +Project Turris is a service helping to protect its user's home network +with the help of a special router. It is a not-for-profit research +project of CZ.NIC, z. s. p. o., the registry of the Czech national top +level domain .CZ. -- cgit v1.2.3