-
- Branches
- [`atproto`](https://github.com/publicdomainrelay/reference-implementation/tree/atproto)
- References
- [`openssf_metrics.md`: WIP SCITT Use Case: Attestations of alignment to S2C2F…
-
```
- [ ] [com.atproto.admin.deleteAccount](https://docs.bsky.app/docs/api/com-atproto-admin-delete-account)
- [ ] [com.atproto.admin.disableAccountInvites](https://docs.bsky.app/docs/api/com-atprot…
-
Since you have most of the social media (Facebook, Instagram and X) sites, do you plan to integrate to [atproto](https://github.com/bluesky-social/atproto) (bluesky protocol)?
-
## JSON-LD 1.1 requires `@type` to be an IRI...
From 3.5 Specifying the Type: https://www.w3.org/TR/json-ld11/#specifying-the-type
> In Linked Data, types are uniquely identified with an [IRI](h…
-
Current behaviours:
```py
>>> cbrrr.encode_dag_cbor({"$bytes": "aa", "abc": "def"}, atjson_mode=True)
b'\xa2cabccdeff$bytesbaa' # should raise exception, not valid under atproto data model
>>> c…
-
Errors such as the one shown in marshalx/atproto#444 keep appearing in SkyAlert's firehose post notifications module. I'm trying to work on a jetstream-based implementation of post notifications but i…
-
Essential reading:
The immediate goal is support for Bluesky-login in [Rauthy](https://github.com/sebadob/rauthy). In other words we wanna include ‘Login with Bluesky’ as an option here:
Th…
-
Only thing to note is the link to the download is no longer valid if it's trying to decode the Twitter shortener
---------
`Parse tweet id '543719530430996480'
Created at 2014-12-13T10:50:12.000…
-
Described [here](https://bsky.app/profile/did:plc:2xau7wbgdq4phuou2ypwuen7/post/3l7esaih44s2s) and in https://github.com/likeandscribe/frontpage/pull/172
This is already supported in Bluesky, Front…
-
```
/Users/hagen/Documents/Misc/twitterstuff/twitter-to-bluesky/node_modules/@atproto/xrpc/dist/types.js:174
return new XRPCError(status, undefined, message, headers, { cause });
…