Skip to content

Commit 1990140

Browse files
Merge pull request #24 from osvauld/fix/extra-claim
removed forward secrecy
2 parents 20212af + 4d8adaf commit 1990140

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/content/docs/how-it-works/creating-your-identity.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ This approach provides stronger security than traditional systems:
6767

6868
- **No Password Database**: There's no central database of passwords to be breached
6969
- **No Identity Theft**: Your identity can't be stolen from a third party because no third party stores it
70-
- **Forward Secrecy**: Even if a device is compromised, past communications remain secure
7170
- **Cryptographic Proof**: Your identity is mathematical fact, not corporate assertion
7271

7372
The trade-off is responsibility: you must securely store your encrypted keys and remember your password. There's no customer support to call if you lose access - but there's also no company that can lock you out of your own identity.

0 commit comments

Comments
 (0)