age
age copied to clipboard
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
With this PR, if possible, we enable virtual terminal processing, which is necessary for using terminal escape sequences on instances of the Windows Console. When enabling virtual terminal processing fails,...
Also discussed in https://github.com/FiloSottile/age/discussions/480.
## Environment * OS: macos * age version: v1.1.1 ## What were you trying to do In trying to encrypt the contents of a file named `-`. I'm giving this...
On Void Linux musl, `age` 1.1.1 infinitely spins CPU when using password encryption.
If we choose to print the first argument of unrecognized stanzas, we should update the plugin spec to mention authors should put something recognizable and not sensitive in there, as...
## Environment * OS: Windows 10 Pro * age version: v1.1.1 ## What were you trying to do I was trying to encrypt a file with a passphrase. ## What...
## Environment * OS: n/a * age version: n/a ## What were you trying to do Get SSH keys from GitHub to use with `age`. ## What happened Your home...
## Environment * OS: Ubuntu docker image ubuntu:22.04 * age version: 1.0.0 ## What were you trying to do ``` age --decrypt --identity /id_ecdsa --output dec.bin enc.bin ``` ## What...
## Environment * OS: ubuntu ## What were you trying to do I have removed my SSH key from my old computer and also deleted it from GitHub. On 04/03/2024,...