···4949 * `md5sum` _(optional: set `ATFILE_SKIP_NI_MD5SUM=1` to ignore)_
5050 * Both GNU and BusyBox versions supported
5151 * [`websocat`](https://github.com/vi/websocat) _(optional: needed for `stream`)_
5252-* **PDS:** [Bluesky PDS](https://github.com/bluesky-social/pds)
5353- * Other PDSs (such as [millipds](https://github.com/DavidBuchanan314/millipds)) remain untested, but if they implement standard `com.atproto.*` endpoints, there should be no reason these won't work
5454- * Filesize limits cannot be automatically detected. By default, this is 100MB
5555- * To change this on Bluesky PDS, set `PDS_BLOB_UPLOAD_LIMIT=<bytes>`
5656- * If the PDS is running behind Cloudflare, the Free plan imposes a 100MB upload limit
5757- * This tool, nor setting a higher filesize limit, does not workaround [video upload limits on Bluesky](https://bsky.social/about/blog/09-11-2024-video). Videos are served via a [CDN](https://video.bsky.app), and adding larger videos to post records yields errors on the app
5852* **ATProto account**
5959- * `bsky.network` (`@*.bsky.social`) accounts supported
6060- * If you can, limit the amount of files you upload to Bluesky's servers. It's a miracle this even works with, what's currently, an entirely free service.
6161- * Heed the copyright warning: **do not upload copyrighted files.**
6262- * `did:web` accounts supported!
5353+ * Both [Bluesky PLC-operated](https://bsky.social) and self-hosted accounts supported
5454+ * If you're using a `bsky.network` (`@*.bsky.social`) account, limit the amount of files you upload to Bluesky PLC's servers. Heed the copyright warning: **do not upload copyrighted files.**
5555+ * `did:web` accounts supported!
5656+ * Confirmed to work on [Bluesky PDS](https://github.com/bluesky-social/pds) and [millipds](https://github.com/DavidBuchanan314/millipds)
5757+ * Other PDSs remain untested, but if they implement standard `com.atproto.*` endpoints, there should be no reason these won't work
5858+ * Filesize limits cannot be automatically detected. By default, this is 100MB
5959+ * To change this on Bluesky PDS, set `PDS_BLOB_UPLOAD_LIMIT=<bytes>`
6060+ * If the PDS is running behind Cloudflare, the Free plan imposes a 100MB upload limit
6161+ * This tool, nor setting a higher filesize limit, **does not workaround [video upload limits on Bluesky](https://bsky.social/about/blog/09-11-2024-video).** Videos are served via a [CDN](https://video.bsky.app), and adding larger videos to post records yields errors
63626463### ๐ค _(Todo)_
6564