Small utility that helps to create Bluesky account using did:web
⚠️WIP
didweb is a simple utility that helps to migrate you DID to Bluesky PDS.
go build -o didweb main.go
PRIVKEY=$(didweb genkey)
PUBKEY=$(echo -n $PRIVKEY | didweb pubkey)
didweb gendid --handle alice.domain.tld --pubkey $PUBKEY
# upload this did to your .well-known directory
# now you can try to sign up
didweb sign --privkey $PRIVKEY --iss did:web:alice.domain.tld --aud did:web:pds.domain.tld --exp 180 | didweb createAccount --pds https://pds.domain.tld --handle alice.domain.tld --invite pds-domain-tld-invite-code --email alice@domain.tld --password password123
# now you will get new JWT token to complete registration
Go source code for Bluesky's atproto services.
The AT Protocol blogging platform
Self-hosted PLC mirror
A minimal implementation of a BlueSky Feed Generator in Go
A simplified JSON event stream for AT Proto
A mirror of my personal monorepo's AT Proto tools
Your Brand Here!
50K+ engaged viewers every month
Limited spots available!
📧 Contact us via email🦋 Contact us on Bluesky