mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
age: add README about the state of the implementation
This commit is contained in:
parent
022002171c
commit
7f61cf23bf
1 changed files with 3 additions and 0 deletions
3
README.md
Normal file
3
README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
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](https://age-tool.com).
|
||||
|
||||
This implementation is in progress, and things will keep moving around all week, so it's not yet a good time to contribute, and it's definitely not a good time to rely on it.
|
||||
Loading…
Reference in a new issue