this repo has no description

prefix file names

kacaii.dev 1c732429 dd478cf7

verified
+6 -4
+3 -3
atproto-basic-concepts.md
··· 2 2 3 3 ## Identity 4 4 5 - Users have permanent decentralized identifiers ([DIDs](/did.md)) for their 6 - accounts. Identities include a reference to the current hosting provider and 7 - criptographic keys. 5 + Users have permanent decentralized identifiers ([DIDs](/atproto-did.md)) for 6 + their accounts. Identities include a reference to the current hosting provider 7 + and criptographic keys. 8 8 9 9 ```txt 10 10 @alice.com Domain names
+2
atproto.md
··· 5 5 It creates a standard format for user identity, allowing apps to interoperate 6 6 and users to move across them freely. 7 7 8 + - [[atproto-basic-concepts]] 9 + 8 10 ## Resources 9 11 10 12 <https://atproto.com/guides/overview>
+1 -1
did.md atproto-did.md
··· 1 - [[atproto]] 1 + [[atproto-basic-concepts]] 2 2 3 3 The AT Protocol uses **Decentralized Identifiers** as persistent, 4 4 long-term account identifiers.