43 ms·
Ask HN: How can to let user store their own data
Example: I have a personal finance app and I want user to store their data on their database server.
No local because it needs multiple device support.
What are the options for me?
- MatthiasPortzel 1y agoStore it yourself but end to end encrypted.
- mhrnik 1y agoI did, but working on a financial app and early people were sceptical about it.