You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/decentralized-protocol/0013-agora-atproto-walkaway.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ This RFC defines the **Decentralized Deliberation Standard (DDS)**, a vendor-neu
14
14
15
15
DDS leverages the **AT Protocol** for transport, standardizing on the **Personal Data Server (PDS)** as the fundamental unit of participation. It unifies all users (Guest, Email, Wallet, ZKPass) under a standard PDS model using OAuth for authentication and PDS-managed signing for interaction.
16
16
17
-
To ensure sovereignty for users on managed infrastructure, DDS introduces the **Encrypted Key Vault**: a cryptographic pattern that guarantees users can retrieve their `did:plc` Rotation Keys and "walk away" to a self-hosted provider at any time, effectively passing the "Walkaway Test" without burdening the user with client-side signing complexity.
17
+
To ensure sovereignty for users on managed infrastructure, DDS introduces the **Encrypted Key Vault**: a cryptographic pattern that guarantees users can retrieve their `did:plc` Rotation Keys and "walk away" to a self-hosted provider at any time, effectively passing the "Walkaway Test" without burdening the user with client-side signing complexity (wallet management) or self-hosting the PDS.
0 commit comments