this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Commit.

lukeacl 1caec46d 1328b693

+12
+12
README.md
··· 1 1 # atproto-did-web 2 + 3 + ## Introduction 4 + 5 + This tool has been designed to assist in the creation of a did:web based account on 6 + a self hosted PDS. All operations are performed client side on your device, with only 7 + necessary outgoing network calls made to your web server to validate did.json files, 8 + and to the PDS to create and activate your account. No private data you provide is 9 + stored or shared. If you refresh this page it will reset the process. 10 + 11 + ## How To Use 12 + 13 + Use it now at [https://atproto-did-web.lukeacl.com](https://atproto-did-web.lukeacl.com).