An in browser local PDS localpds.at
20

Configure Feed

Select the types of activity you want to include in your feed.

Final update to readme for today

authored by

Niall Bunting and committed by
Niall Bunting
(Jun 1, 2026, 12:26 AM +0100) b3673ea5 c13732a0

+3 -1
+3 -1
README.md
··· 34 34 35 35 All data is stored currently in browser `localstorage`. The client intercepts what it can but various things require some internet accessible URLs. The server does the least it can to allow those functions to work. The server's goal at all points is to act as bridge and not store PDS data. 36 36 37 - This does mean that you being online is detectable as your PDS will not otherwise be available (this may change with caching). 37 + * This does mean that you being online is detectable as your PDS will not otherwise be available (this may change with caching). 38 + 39 + * If you're not online it relies on caching done by the app views. It will be interesting to see how long Bluesky etc cache data for. 38 40 39 41 ### Client Side 40 42