A Secure File Upload Proxy
daknob/eldim की मुख्य विशेषताएं हैं: System Integrations।
daknob/eldim के ओपन-सोर्स विकल्पों में शामिल हैं: 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. 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… jordanisaacs/homeage — homeage is a module for home-manager that enables runtime decryption of declarative age files.
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…
gopass is a terminal-based password manager and GPG secret store used for generating, storing, and retrieving encrypted credentials. It functions as a collaborative secret manager that encrypts data using GPG or age and synchronizes it across devices and teams using Git. The system distinguishes itself by treating version control repositories as the primary storage backend, enabling secure secret sharing and version history for credentials. It utilizes a hierarchical directory structure to organize secrets on the filesystem and supports multi-store mounting to combine multiple independent rep
Transparent age encryption support for Emacs modeled after EPG/EPA