Skip to content

Instantly share code, notes, and snippets.

@lexffe
Created June 19, 2023 00:44
Show Gist options
  • Save lexffe/98954bc884d94ebc977c63d1e88f1b79 to your computer and use it in GitHub Desktop.
Save lexffe/98954bc884d94ebc977c63d1e88f1b79 to your computer and use it in GitHub Desktop.
software wish list

Last updated: 2023-06-19

Autolock

Category: Security, Presence Detection

  • Auto lock computer (mac/linux) when
    • Apple Watch is not near computer (BLE), or
    • YubiKey is not plugged into computer

Code signing server with CI (+Snyk/SonarQube/Trivy) + Kubernetes integration

Category: Security, Infrastructure

Run trusted, signed code on kubernetes.

Question: does this give a false sense of security? would this even work?

  • sha256 container checksum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment