alpha
Login
or
Join now
willdot.net
/
distributed-pds
forked from
willdot.net/cocoon
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A fork of the Cocoon PDS but being made more distributed.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
distributed-pds
/
oauth
/
dpop
/
at
main
6 files
willdot.net
create a totp style nonce generator
4w ago
81d11c13
jti_cache.go
create a totp style nonce generator Signed-off-by: Will <did:plc:dadhhalkfcq3gucaq25hjqon>
1 month ago
manager.go
create a totp style nonce generator Signed-off-by: Will <did:plc:dadhhalkfcq3gucaq25hjqon>
1 month ago
nonce.go
feat: Properly implement ListMissingBlobs, getServiceAuth and implement reserveSigningKey, requestAccountDelete and deleteAccount (#44) * feat: implement listMissingBlobs endpoint properly * fix: properly extract blobs using atdata.ExtractBlobs * actually fully functional now :p * feat: complete and make reserveSigningKey, fix getServiceAuth based on atproto spec and mark it as done in the readme * implement deleteAccount * requestAccountDelete was also added * THIS should actually fix it * fix: update DPoP error handling to set WWW-Authenticate header * Add COCOON_S3_CDN_URL for direct S3 blob redirects instead of proxying through the PDS * This should be the last fix for this issue hopefully * fix response so it gets a new access token after the token expires
6 months ago
nonce_totp.go
create a totp style nonce generator Signed-off-by: Will <did:plc:dadhhalkfcq3gucaq25hjqon>
1 month ago
nonce_totp_test.go
create a totp style nonce generator Signed-off-by: Will <did:plc:dadhhalkfcq3gucaq25hjqon>
1 month ago
proof.go
oauth (#15)
1 year ago