···34343535All 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.
36363737-This does mean that you being online is detectable as your PDS will not otherwise be available (this may change with caching).
3737+* This does mean that you being online is detectable as your PDS will not otherwise be available (this may change with caching).
3838+3939+* 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.
38403941### Client Side
4042