Show HN: Cardea, SSH bastion with per-key ACLs, TPM keys and session recording(github.com)
github.com
Show HN: Cardea, SSH bastion with per-key ACLs, TPM keys and session recording
https://github.com/hectorm/cardea
0 comments
—
https://github.com/hectorm/cardea
—
Clients connect with any standard SSH client encoding the target as the SSH username (e.g. ssh [email protected]:[email protected]). Sessions can be recorded in asciinema v3 format. Host keys can optionally be bound to a TPM 2.0 so they can't be extracted.
It's a single static Go binary with minimal dependencies. Builds are reproducible, immutable, and include provenance attestation.
Happy to answer questions.