mirror of
https://github.com/FiloSottile/age.git
synced 2026-04-12 07:46:57 +00:00
93ea79628dc995b3377b4bcdac20e02468d823f3
No need to tie ourselves to GitHub. The redirect is not set up yet, but as long as there is a replace in the go.mod the tool can't be installed with "go get" anyway. Not using age-tool.com because A) I don't actually like the domain and B) it should be about the spec not the specific implementation.
age is meant to be a simple, secure and modern encryption tool with small explicit keys, no config options, and UNIX-style composability. The spec is at age-tool.com.
This implementation is in progress, and things will keep moving around, so it's not yet a good time to contribute, and it's definitely not a good time to rely on it.
To discuss the spec or other age related topics, please email the mailing list at age-dev@googlegroups.com. Subscribe at groups.google.com/d/forum/age-dev or by emailing age-dev+subscribe@googlegroups.com.
Development is sometimes livestreamed at twitch.tv/filosottile.
Description
Languages
Go
100%