https://talkimg.com/images/2026/07/08/UcnUbb.pnghow is that "True Air-Gapped Security" when the wallet app can communicate with the offline signer via bluetooth or local wifi?
seeds created from the Lock Treasury are quantum safe, the security is designed for the quantum world.
can you explain in more details how the seeds created are quantum safe?
Hi Zwei, the air gap is between your Treasury (signer) and the internet, not between the Wallet and the Treasury. Bluetooth/WiFi/USB/Ethernet is the local link the app uses to hand the Treasury something to sign.
The Wallet itself never generates a transaction. The Wallet sends instructions to the Treasury where all the verification and generation of the transaction takes place. Signing happens entirely on the Treasury with no access to the internet.
That link is locked down: end-to-end encrypted with a post-quantum handshake, protected by an 8-digit pairing check against impersonation, and the Treasury is blocked at the OS level from ever making an outbound connection.
As for your question on the seeds being created there are two parts to it. First, the seed: Grover's algorithm halves brute-force strength (256-bit to ~128-bit), so Lock's 36-word Universal Quantum Seed uses 272 bits of entropy ~136-bit even against a quantum search, with a hardened KDF (PBKDF2 600k + Argon2id) on top.
Second, the seed derives genuine NIST keys (ML-KEM-768 + ML-DSA-65), always paired with classical so both must break, protecting your chat, files, the Wallet to Treasury channel and node auth against "harvest-now-decrypt-later."
The majority of on-chain signatures are still classical (secp256k1/Ed25519). Lock's built to switch the day they do. Until then, your seed already carries the headroom.
What I'm after in this thread:
- Wallet builders and auditors: tear into the architecture and the trust boundaries.
- Hardware-wallet users: tell me where a dedicated device still beats this.
- Self-custody users: the frustrations nothing on the market has fixed.
- Anyone who wants to follow along before it's public.
More to come, including the whitepaper and early access details. Site's here if you want it:
https://www.lock.comAll of the above can be answered only after your whitepaper sees the light. Until then, your words cannot be taken seriously and our speculations would be meaningless.
But at least now I can say that, in my view, there's no way to achieve absolute isolation of key material in the host machine, as those keys need to communicate with the host which builds the unsigned transactions.
So I'm waiting for your whitepaper for serious discussion.
Hi satscraper, a laptop without internet access can't leak your private keys. Currently we're planning the Treasury OS, a full operating system that only runs the Treasury. Your laptop or Raspberry Pi becomes your signing device.
One that has verifiable open code.
One that wasn't tampered or swapped in transit.
One that doesn't have your home address or phone number on file.
One that doesn't leave you open to phishing attempts.
One that isn't assembled and compiled by random people you don't know.
One that doesn't require trust.
This isn't another skin over the same monolith. The part that can sign is small, walled off, and never shares space with the part talking to the internet or drawing the UI.
When you said "
small", you meant a few lines of code that's easy to audit?
Because based from the website,
I can't see any advantage from existing cold-storage feature that's already available in some self-custodial wallets.
e.g.: An air-gap machine with offline wallet and an online watch-only pair.
Open-source so it can be verified even though it's not isolated from the wallet daemon and/or GUI.
Of course, an easy-to-verify source code for the "
Treasury" is good if that's what you meant.
Hi nc50lc, our Wallet, Treasury and Node combined is over +2,000,000 lines of code. You can choose to trust a hardware wallet manufacturer, you can choose to trust they will deliver your device that hasn't been tampered with at the facility where it was made or in transit. You can choose to trust they will keep your personal billing information secure.. or you can choose Lock, who you don't have to trust, where you can verify the code and compile it yourself without even divulging your email address. The security benefits are enormous, we're in a league of our own.