Fixed the data loss πŸ™Œ Turns out you have to be explicit with what you want saved to your database πŸ˜…

Replies (4)

Sending that type of data to a relay only makes sense if you want to share it with others in some way (like a competition) or it's your own relay. Otherwise it's hardly better than just backing it up locally or to your own cloud storage. I ran into this recently for an app idea I had. It occurred to me that I didn't want anyone to see the data, so why fuck with encryption and relays?
↑