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

This commit is contained in:
Filippo Valsorda 2025-02-01 18:15:20 +01:00 committed by GitHub
parent 482cf6fc9b
commit 3d91014ea0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.