gt4atproto icon indicating copy to clipboard operation
gt4atproto copied to clipboard

Bluesky identity management should be better

Open hellerve opened this issue 1 year ago • 1 comments

Currently, only the post snippet does it the right way (using the identity registry). If we want to continue with the identity registry, all snippets should use it. Alternatively, we can switch to a mechanism such as what we use in gt4llm with a keyfile.

Cheers

hellerve avatar Nov 28 '24 12:11 hellerve

Some changes that already happened:

  • the link snippet now also offers a login button
  • all the login possibilities through the snippets register an identity

hellerve avatar Nov 29 '24 10:11 hellerve