Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 900 Bytes

ToDo.md

File metadata and controls

23 lines (15 loc) · 900 Bytes

ToDo

  1. README linked pages missing content

  2. How to encrypt something so that 2 private keys can decrypt it? See https://stackoverflow.com/questions/597188/encryption-decryption-with-multiple-keys, and https://en.wikipedia.org/wiki/Secure_multi-party_computation?

  3. https://pomcor.com/2017/06/02/keys-in-browser/

  4. https://github.com/FiloSottile/yubikey-agent

  5. Password manager demo? ;)

  6. Generate private key on a YubiKey using PIV, see https://developers.yubico.com/PIV/. This is traditionally for non-web applications (although it should be possible to use for client certs, no?), and WebAuthn is the modern way to go instead.

  7. https://github.com/vorburger/LearningKubernetes-CodeLabs/blob/develop/.github/workflows/linter.yaml with https://github.com/vorburger/LearningKubernetes-CodeLabs/tree/develop/.github/linters and badge on the README

  8. live site