Encrypted vault
Credentials are encrypted on disk with AES-256-GCM, keyed from your master password. Nothing is sent to a server.
An encrypted desktop vault for your Guild Wars 2 accounts. One master password, one-click Steam launches, and zero credentials in the cloud — ever.
Credentials are encrypted on disk with AES-256-GCM, keyed from your master password. Nothing is sent to a server.
Add, edit, and organize as many GW2 accounts as you need. Each one keeps its own custom launch arguments.
Steam integration with managed arguments. Pick an account, hit launch, the game opens — no retyping args every session.
Running, launching, stopping — every account shows live state, so you always know which client is where.
Animated update indicator and in-app restart. After updating, a What's New screen shows the release notes.
Drop in a per-account API key and AxiAM resolves account metadata in the UI — character names, world, last-active — so you can tell vaults apart at a glance. The key is encrypted alongside the rest.
First launch only. The master password is never stored — it's the only way into the vault.
Drop in credentials and custom launch args. Everything is encrypted at rest with AES-256-GCM.
Click an account, AxiAM hands off to Steam with your saved arguments, and you're in.
Authenticated encryption via Node's crypto module. Every credential is sealed with an integrity tag — tampering is detectable.
The encryption key is derived at runtime from the password you type. AxiAM does not store it, cache it across reboots, or transmit it.
Re-prompt for the master password every launch, every session, or after a timeout. Match the vault to how paranoid your week is.
There is no AxiAM server. Credentials live on your machine and nowhere else. Updates come from GitHub Releases over HTTPS.
No. The master password is never stored and cannot be recovered. That's the whole point — there is no back door. You'll need to reset app data and re-add your accounts.
No. All credentials are encrypted and stored locally on your machine. Nothing is transmitted to any server. There is no AxiAM server.
Yes. Point the GW2 path to a wrapper script that launches the game through Proton/Wine. The rest of the app works natively.
Check your internet connection and firewall. Updates are downloaded from GitHub Releases. If it persists, grab the latest installer manually from the releases page.
Unsigned builds trigger SmartScreen warnings. Official releases are code-signed to avoid this. If you built from source without a signing certificate, this is expected.
Yes. MIT licensed, free forever. No paid tier.
Loading recent releases…