Minor PLC doc edits
This commit is contained in:
parent
e77bbd9f42
commit
14e67ef68a
2 changed files with 6 additions and 6 deletions
|
@ -29,7 +29,7 @@ In case of anything significant affecting the PDS, we will do our best to tell y
|
|||
3. Click on "You are creating an account on Bluesky Social", and set a custom provider URL to `https://pds.witchcraft.systems`.
|
||||
4. Enter your invite code and the rest of the required information.
|
||||
5. Congratulations! You now have a PDS account. You may want to subscribe to [@announcements.pds.witchcraft.systems](https://deer.social/profile/announcements.pds.witchcraft.systems) to get updates about the PDS.
|
||||
6. **Recommended!** [Set up a custom did:plc key](#setting-up-a-custom-didplc) for your account. You can use [boat](https://boat.kelinci.net/) to both generate a key pair (store it somewhere safe!) and to add the public key to your account. This will allow you to point your DID to a different PDS without using our PDS's key.
|
||||
6. **Recommended!** [Set up a custom did:plc key](docs/custom-did-plc.md) for your account.
|
||||
|
||||
## How to move an existing account to our PDS
|
||||
|
||||
|
@ -37,13 +37,13 @@ In case of anything significant affecting the PDS, we will do our best to tell y
|
|||
1. Get an invite code.
|
||||
2. Follow [this guide](https://whtwnd.com/bnewbold.net/entries/Migrating%20PDS%20Account%20with%20%60goat%60) to migrate using the `goat` tool. Otherwise, you can use the [ATP INTERNECTIONAL AIRPORT](https://atpairport.com/) for a more user-friendly experience, but it is currently in alpha and may not work as expected. Keep in mind that those tools are made for did:plc; If you have a did:web - good luck, you figured it out when you created the account, so surely you'll figure it out now too :^)
|
||||
3. Done!
|
||||
4. **Recommended if using did:plc!** [Set up a custom did:plc key](#setting-up-a-custom-didplc) for your account. You can use [boat](https://boat.kelinci.net/) to both generate a key pair (store it somewhere safe!) and to add the public key to your account. This will allow you to point your DID to a different PDS without using our PDS's key.
|
||||
4. **Recommended if using did:plc!** [Set up a custom did:plc key](docs/custom-did-plc.md) for your account.
|
||||
|
||||
## How to leave if we ever go down
|
||||
|
||||
We have no plans of shutting down the PDS, but for your benefit, here are the rough steps to migrate your data to another PDS if we ever do:
|
||||
|
||||
0. Have [custom keys in your did:plc](#setting-up-a-custom-didplc) or use a did:web.
|
||||
0. Have [custom keys in your did:plc](docs/custom-did-plc.md) or use a did:web.
|
||||
1. Grab the files for your DID from the [nightly backups S3 bucket](https://link.storjshare.io/s/jufla747mctifdglkggg2jqhvddq/pds-witchcraft-systems/backups/).
|
||||
2. Upload the CAR contents and the blobs to your new PDS.
|
||||
3. Point your DID at the new PDS.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue