Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AC
Posts
0
Comments
214
Joined
9 mo. ago

  • He is never leaving office. In the very unlikely event that the Israeli people start to turn on him I am like 90% sure he will try to pull off a coup and/or a false flag op rather than leave peacefully and face the music

  • The authentication parts uses a standard w3c developed format called DID. https://en.wikipedia.org/wiki/Decentralized_identifier it's basically a more general form of a url that must point to a specially formatted file. There are several did methods. atproto supports did:web which stores the doc at a user-set http URL path, and also did:PLC which stores the doc in a special database controlled by bsky. They plan (hopefully) add more methods in the future.

    But yeah, the currently supported did:web authentication method is fully independent of bsky inc

  • It's not "it" that wants you to log in, the devs created the site to be entirely public. but users demanded an option to hide their profiles from logged out users. Any hidden posts are because the user explicitly set the flag in their own settings

    The api endpoints are still public btw. Third party clients can see these profiles just fine :| not a fan of that decision tbh