A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
## Environment * OS: vm nixos * age version: 1.1.1 ## What were you trying to do encrypt something with an auto generated passphrase ## What happened the auto generated passphrase has been printed truncated, with a final `"` that let me thinking it was not truncated. ``` [root@nixos:~]# cat PLAIN | age -e -p -a >PLAIN.age age: using autogenerated passphrase "grass-inside-sense-balcony-siege-box-sna" ``` Probably is due to the terminal being "serial" ?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by RCasatta and has received 1 comments.