Aero v0.1.2 - Windows x64 (portable)
Aero - a lightweight, Tor-routed Ethereum & ERC-20 desktop wallet.
Windows x64, portable. Unzip and run aero_gui.exe.
New in v0.1.2
- Opaque wallet file format. The .keys file is now a raw encrypted binary blob (no self-describing JSON), leaking no metadata about the wallet - like Feather. Encryption is unchanged (Argon2id 64 MiB + AES-256-GCM, header bound as AAD). Your seed is never stored in readable form; without the password the file is useless. Existing wallets keep opening and convert to the new format on next save.
Verify
Get-FileHash aero-v0.1.2-windows-x64.zip -Algorithm SHA256 vs SHA256SUMS.
Note
Not independently audited. Use a strong password. Test with small amounts. BSD-3-Clause.