{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreicamfgnsvf37syye52kc7cd7qdberryfcgnuslktbaglcyupad2rq",
"uri": "at://did:plc:haakkg7y3xdghcdmprxeexso/app.bsky.feed.post/3mlfhalo6ujh2"
},
"path": "/t/master-password-backup/37745#post_8",
"publishedAt": "2026-05-09T04:15:06.000Z",
"site": "https://discuss.privacyguides.net",
"tags": [
"https://2of3.ente.com/",
"wrapping"
],
"textContent": "iron_angel:\n\n> https://2of3.ente.com/ for the physical backup of master key\n\nThe problem with any scheme that requires you to import the master key is… it is no longer a _private_ secret. For instance, when you “copy” the key, it is in the clipboard of whatever OS you’re using, and there’s no shortage of apps that monitor the clipboard. Take extreme care with secrets, and _never_ export them from which ever silicon they’re generated on without “wrapping” them. In the wake of ubiquitous adoption of computationally strong & fast cryptographic constructions, the focus has shifted to compromising keys instead.\n\nlyricism:\n\n> You would be turning a “something you know” factor into a “something you have” factor by doing that, which on its own is weaker than a properly random “something you know” factor\n\nPasswords aren’t usually “properly random”. Besides, transitioning from “something you know” to “something you have” isn’t bad for security (password managers are firmly in the latter category, as are passkeys, which additionally have strict domain separation).\n\nlyricism:\n\n> I strongly advise against writing down the master password itself\n\nKind of right. Absent access to hardware-backed vaults, it is okay to write down high-entropy escrow keys (or inputs that can ‘expand’ to 100+ 32-byte keys with a single random-seed & a high-entropy secret) that are revocable/rotate-able without fuss with the main password (which isn’t written down).",
"title": "Master Password Backup"
}