mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
README: link to typage
Some checks failed
Build and upload binaries / Build binaries (push) Has been cancelled
Interoperability tests / Trigger (push) Has been cancelled
Go tests / Test (push) Has been cancelled
Go tests / Test (Go tip) (push) Has been cancelled
Build and upload binaries / Upload release binaries (push) Has been cancelled
Some checks failed
Build and upload binaries / Build binaries (push) Has been cancelled
Interoperability tests / Trigger (push) Has been cancelled
Go tests / Test (push) Has been cancelled
Go tests / Test (Go tip) (push) Has been cancelled
Build and upload binaries / Upload release binaries (push) Has been cancelled
This commit is contained in:
parent
482cf6fc9b
commit
3d91014ea0
1 changed files with 2 additions and 2 deletions
|
|
@ -23,10 +23,10 @@ $ age --decrypt -i key.txt data.tar.gz.age > data.tar.gz
|
|||
|
||||
📜 The format specification is at [age-encryption.org/v1](https://age-encryption.org/v1). age was designed by [@Benjojo12](https://twitter.com/Benjojo12) and [@FiloSottile](https://twitter.com/FiloSottile).
|
||||
|
||||
📬 Follow the maintenance of this project by subscribing to [Maintainer Dispatches](https://filippo.io/newsletter)!
|
||||
|
||||
🦀 An alternative interoperable Rust implementation is available at [github.com/str4d/rage](https://github.com/str4d/rage).
|
||||
|
||||
🌍 [Typage](https://github.com/FiloSottile/typage) is a TypeScript implementation. It works in the browser, in Node.js, and in Bun.
|
||||
|
||||
🔑 Hardware PIV tokens such as YubiKeys are supported through the [age-plugin-yubikey](https://github.com/str4d/age-plugin-yubikey) plugin.
|
||||
|
||||
✨ For more plugins, implementations, tools, and integrations, check out the [awesome age](https://github.com/FiloSottile/awesome-age) list.
|
||||
|
|
|
|||
Loading…
Reference in a new issue