Resource · plain English
Every wallet term on this site, explained like you are not a developer.
Half of recovery confusion is vocabulary: people hunt for a “password” when they lost a “passphrase”, or fear “brute force” without knowing what it costs. This glossary defines the terms — and links every one to the guide that uses it.
By Robbert Bink · ~5 min read · Published 6 August 2026 · Last reviewed: 15 August 2026
Wallet fundamentals
wallet.dat, a keystore). Different problem from a lost seed. What did you lose?6P…). The paper itself is the wallet. BIP38 guideStandards & file types
6P… strings. Recovery deep-diveUTC--*.json files of geth, MyCrypto, MyEtherWallet — scrypt or PBKDF2 plus AES-128-CTR. Recovery deep-diveextract-armory-privkey.py) — a compatible extraction step is still required, and the format remains slow (tens of thousands of candidates per hour at best), so only strong clues make cracking realistic; the Armory paper backup (its own Root Key / chain-code format, not a BIP39 12-word phrase) is the fastest restore path. Never lose accessEncryption & cracking
kdfparams — geth-style keystores commonly use N=262144, r=8, p=1, but other wallets or libraries may differ; BIP38 uses N=16384, r=8, p=8) — even slower per guess on GPUs. Keystore guide · BIP38 guide?u?l?l?l?d?d?d (capital + 3 letters + 3 digits) — how tools shrink the search space with structure. Built from your habits$bitcoin$…; Ethereum keystores are converted with ethereum2john.py. hashcat walkthrough · John walkthroughTerms are doorways here
Every definition above links to the guide that explains it in context. If a term confused you, click its link — the answer is one page away. And if you are unsure which term describes your situation, run the diagnosis.
Cite this page
APA: Bink, R. (2026). Every wallet term on this site, explained like you are not a developer. ForgotWalletPassword.com. https://forgotwalletpassword.com/glossary
Markdown: [Every wallet term on this site, explained like you are not a developer.](https://forgotwalletpassword.com/glossary)
Keep going — it’s all free
Not sure what you lost or what’s possible?
Take the quick diagnosis for a first verdict — it stops early when the answer is already clear — then work the search checklist. Everything here is informative, runs offline, and is free to use.