From 1a726e79ac12760e36c23e0d7a9b2777530bd395 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Sun, 24 Nov 2019 15:57:35 -0800 Subject: [PATCH] add some notes for what could be an outline --- NOTES.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 NOTES.md diff --git a/NOTES.md b/NOTES.md new file mode 100644 index 0000000..0f12494 --- /dev/null +++ b/NOTES.md @@ -0,0 +1,34 @@ +Tools: + https://testssl.sh/ + +Guides: + Sysadmins: + link for https for web server + SMTP TLS + ssh + file system + FDE + network file systems + wifi + SNMPv3 + DNSSec + DoH/DoT + VPNs + wireguard + openvpn + IPsec + + Programmers: + noise + TLS (cipher suites, TLS versions) + Ciphers + + Users: + Signal + https everywhere + +Static web site search: + https://jahed.dev/2016/12/07/adding-search-to-a-static-website/ + https://www.npmjs.com/package/flexsearch + http://elasticlunr.com/ + https://pouchdb.com/