ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

I was running a test to see if I could translate from my account’s private key on the PDS to the public key in the did doc. I got pretty far using openssl. But then when I found out the final encoding is base58btc I realized I didn’t have the tooling for that on my server.

Dec 17, 2024, 2:56 AM

Record data

{
  "uri": "at://did:web:threddyrex.org/app.bsky.feed.post/3ldhtta2aik2q",
  "cid": "bafyreiby7eetu64dobkqysjcmozi3ym72r4uzerrbjdftrndtnoojv5vze",
  "value": {
    "text": "I was running a test to see if I could translate from my account’s private key on the PDS to the public key in the did doc.\n\nI got pretty far using openssl.\n\nBut then when I found out the final encoding is base58btc I realized I didn’t have the  tooling for that on my server.",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "createdAt": "2024-12-17T02:56:42.307Z"
  }
}