wordward is a fully-offline iOS application for storing BIP-39 mnemonic seed phrases. It is not a wallet — it performs no address derivation, sends no transactions, and connects to no blockchain RPC or any other network endpoint.
Think of it as an encrypted notebook: you store your 12 / 15 / 18 / 21 / 24-word recovery phrase, and look it up when needed. Nothing more.
wordward collects no data whatsoever. There are no servers, no accounts, no analytics pipelines, and no way for us to access anything you enter into the app.
You can independently verify the zero-network claim by monitoring outbound connections via a firewall or proxy — wordward will show no activity.
All data lives exclusively on your device. The following controls are enforced at the implementation level:
kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly and Synchronizable=false. Keys never leave the device and are never synced via iCloud Keychain.NSFileProtectionComplete + isExcludedFromBackup=true. Files are inaccessible while the device is locked and are excluded from all iCloud and iTunes backups.wordward provides an optional encrypted vault export (.wwbk) for device migration. This file is protected by an independent password using Argon2id + AES-256-GCM and is never uploaded anywhere.
Exports are generated locally and shared only through channels you explicitly initiate (AirDrop, Files app, etc.). wordward has no access to exported file contents and logs no export events.
wordward does not buy, sell, trade, lend, stake, or otherwise interact with any cryptocurrency or financial asset. No financial operation of any kind occurs within the app.
wordward is a loss-resistant mnemonic storage tool. The ultimate source of truth for any seed phrase remains the physical copy written on paper or engraved on steel. Please do not rely solely on any digital storage method.
wordward is rated 17+ on the App Store and is not directed at anyone under 17. We do not knowingly collect information from minors, nor do we have the technical means to do so.
If we make material changes, we will update the effective date at the top of this page and ship a new app version referencing the updated policy. Given the offline, zero-collection architecture of wordward, significant policy changes are not anticipated.
Questions or concerns about this Privacy Policy: