agenix is a small and convenient Nix library for securely managing and deploying secrets using common public-private SSH key pairs: You can encrypt a secret (password, access-token, etc.) on a source machine using a number of public SSH keys, and deploy that encrypted secret to any another…
ryantm/agenix की मुख्य विशेषताएं हैं: System Integrations।
ryantm/agenix के ओपन-सोर्स विकल्पों में शामिल हैं: anticomputer/age.el — Transparent age encryption support for Emacs modeled after EPG/EPA. anticomputer/passage.el — Emacs support for passage: an age encryption based port of the standard unix password manager. daknob/eldim — A Secure File Upload Proxy. drand/tlock — tlock gives you time based encryption and decryption capabilities by relying on a drand threshold network as described… gopasspw/gopass — gopass is a terminal-based password manager and GPG secret store used for generating, storing, and retrieving… jmhodges/kustomize-age — kustomize-age is a plugin for kustomize that allows the user to keep local files encrypted with age that are decrypted…
Emacs support for passage: an age encryption based port of the standard unix password manager
tlock gives you time based encryption and decryption capabilities by relying on a drand threshold network as described in our tlock paper. It is implemented here as a Go library, which is used to implement the tle command line tool enabling anybody to leverage timelock encryption. A compatible…
Transparent age encryption support for Emacs modeled after EPG/EPA