๐Ÿ“ฆโž”๐Ÿฆ‹ Store and retrieve files on the Atmosphere

README: improve ATProto account requirements section

+3 -4
+3 -4
README.md
··· 43 43 * Both GNU and BusyBox versions supported 44 44 * [`websocat`](https://github.com/vi/websocat) _(optional: needed for `stream`)_ 45 45 * **ATProto account** 46 - * Both [Bluesky PBC-operated](https://bsky.social) and self-hosted accounts supported 47 - * If you're using a `bsky.network` (`@*.bsky.social`) account, limit the amount of files you upload to Bluesky PBC's servers. Heed the copyright warning: **do not upload copyrighted files** 48 - * `did:web` accounts supported! 49 - * Confirmed to work on [Bluesky PDS](https://github.com/bluesky-social/pds) and [millipds](https://github.com/DavidBuchanan314/millipds) 46 + * Limit the amount of files you upload, and avoid copyrighted files, if using a managed PDS &mdash; such as [Blacksky](https://pds.blacksky.app), [Bluesky](https://bsky.social), [Spark](https://pds.sprk.so), [Tangled](https://tngl.sh), or any other independent PDS you don't own 47 + * Supports accounts with `did:plc` and `did:web` identities 48 + * Supports PDSs running [Bluesky PDS](https://github.com/bluesky-social/pds) and [millipds](https://github.com/DavidBuchanan314/millipds) 50 49 * Other PDSs remain untested, but if they implement standard `com.atproto.*` endpoints, there should be no reason these won't work 51 50 * Filesize limits cannot be automatically detected. By default, this is 100MB 52 51 * To change this on Bluesky PDS, set `PDS_BLOB_UPLOAD_LIMIT=<bytes>`