This commit is contained in:
Dmitrii Derepko 2026-02-22 17:33:14 +00:00 committed by GitHub
commit 989aea10da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,6 +27,8 @@ $ age --decrypt -i key.txt data.tar.gz.age > data.tar.gz
🌍 [Typage](https://github.com/FiloSottile/typage) is a TypeScript implementation. It works in the browser, Node.js, Deno, and Bun.
🐘 PHP implementation: https://github.com/xepozz/php-age
🔑 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.