Security · 6 min read

Securing your Arqma Wallet .keys file

The 25-word seed is the master backup, but the day-to-day file Arqma Wallet uses — <code>your-wallet.keys</code> — deserves real protection too. Here’s the right way.

Updated June 2026
Arqma Wallet — gold icosahedron vault mark

What the .keys file is

When you create a wallet, Arqma Wallet writes a .keys file. It contains your spend and view keys, encrypted with the password you set. Combined with that password, the file can unlock and spend everything in the wallet — without ever touching the seed phrase.

That means the practical attack surface is: the file + the password. Protect both.

How attackers typically get it

  • Malware on the device — reads the file off disk, captures the password from keystrokes.
  • Unencrypted cloud sync — the wallets folder gets backed up to Dropbox/iCloud/OneDrive in plaintext.
  • Shared/old computers — you reinstall the OS, sell the laptop, the file’s still on the disk.
  • Weak passwords — the file alone, with a guessable password, is enough.

The password matters as much as the file

Storing the file safely

  • Default location is fine if your device is encrypted (FileVault on macOS, BitLocker on Windows, LUKS on Linux). If it’s not, enable disk encryption first.
  • Don’t put the raw .keys file on a cloud drive. If you must, encrypt it first into a container (VeraCrypt, age, or 7-Zip with AES-256 and a strong passphrase).
  • For an offline backup, copy the .keys file to a USB stick, encrypted, kept somewhere physically secure.

Backing it up

A .keys backup is convenient because it skips the slow rescan. But it’s not the gold-standard backup — the seed phrase is. Use this hierarchy:

  1. Seed phrase on paper, in two locations. (Required.)
  2. Optional encrypted .keys backup on a USB. (Convenience.)
  3. Never an unencrypted .keys file in cloud or email.

Disposing of an old device

  • Securely wipe the disk (full-disk reset, not just “delete files”). On SSDs, use the manufacturer’s secure erase or full-disk encryption + reset.
  • If selling a USB or external drive that held a wallet backup, destroy it physically. They’re cheap; your funds aren’t.

If the file leaks

  1. Assume the password is also potentially exposed.
  2. Create a brand-new wallet (new seed) on a clean device.
  3. Send all funds from the compromised wallet to the new wallet’s address.
  4. Stop using the compromised wallet entirely.
Continue reading
What goes wrong elsewhere

The cost of not owning your wallet file

The .keys file is generated by the wallet you install. Install the official Arqma Wallet so the encryption is real and the file actually belongs to you.

  • $2.2Bstolen from crypto services and custodial wallets in 2024 alone (Chainalysis). Almost none of it was held in self-custodial wallets like Arqma.
  • #1cause of consumer crypto losses, year after year, is a fake wallet or cloned download page — not a protocol exploit. The official build is the fix.
  • 25words is all you need to restore an Arqma Wallet on any device, in under five minutes. No support ticket, no waiting on a custodian to respond.
  • $5.6Breported lost to crypto investment fraud in the US in 2023 (FBI IC3). Nearly all of it sat in third-party accounts the victim didn’t actually control.
Take back control

Download Arqma Wallet

Free, open source, non-custodial. Your keys, your coins, your privacy — on Windows, macOS, Linux, Android and iOS. Install in two minutes.

Download Arqma Wallet →
WindowsmacOSLinuxAndroidiOS

Always download from the official page. Verified builds, signed releases, open-source code.