This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
railiance-infra/keys/README.md

271 B

Keys

  • age.pub — your public age key (safe to commit).
  • Your private age key is NOT stored here. Keep it in your password manager and load it locally as needed, e.g.:
    export SOPS_AGE_KEY=$(pass show age/railliance-hosts)   # example