Moving handles out of DID documents #4364
Replies: 4 comments
-
|
relevant: github search for did -> handle lookup implementations |
Beta Was this translation helpful? Give feedback.
-
|
handles should absolutely be something forgettable by the network |
Beta Was this translation helpful? Give feedback.
-
|
Definitely in support of exploring this change. I don't know if it will really resolve the handle history problem, though, as there will definitely be some third party that scrapes |
Beta Was this translation helpful? Give feedback.
-
|
I think having name history require active effort to obtain and store rather than being served up easily is at least good enough to warrant implementing. Strongly in support! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Many DID methods keep a permanent log of revisions to a DID doc, and this can be undesirable for handles.¹ Could we store them on the PDS instead, perhaps in a com.atproto.handle/self record or something?
¹ some people change names and would not appreciate deadnames being readily available on protocol
Beta Was this translation helpful? Give feedback.
All reactions