Open Encrypt and select multiple files.
Start the Encrypt flow and choose more than one file. AgePony recognizes a multi-file selection and switches to bundle mode.
age encrypts one stream, so AgePony 2.0 bundles your files into a single uncompressed tar and encrypts that — producing one .tar.age the recipient can unpack with standard tools.
Start the Encrypt flow and choose more than one file. AgePony recognizes a multi-file selection and switches to bundle mode.
AgePony packs the files into a single uncompressed USTAR bundle.tar. No compression is applied, which keeps the result predictable and universally extractable.
Add one or more recipient public keys (age or SSH), or switch to passphrase mode.
AgePony encrypts the bundle to a single bundle.tar.age. Choose armored or binary output.
Send the one encrypted bundle. The recipient decrypts to bundle.tar and extracts the files with any tar tool.
No — it is uncompressed USTAR tar, for maximum compatibility. Compress beforehand if you need smaller output.
Decrypt to bundle.tar, then extract with tar xf bundle.tar or their desktop's archive tool.
Yes — add several recipient keys so any of them can open the bundle.
No. Standard age and tar recover everything.
Free file encryption for iOS and Android. No accounts, no tracking, no servers.