counter.dev
counter.dev copied to clipboard
Proof of Concept: Encrypt all data
This one is interesting, with this few changes we can encrypt all user data so that for myself as the service provider it is actually only possible with some "cheating" to regain access to the user data. This would not be for absolute security but put a hurdle to analyse the user data. There are many details.
Migrations for current data not in this PR.
Any comments very welcome!
Idea explained here: https://stackoverflow.com/questions/66510054/encrypt-all-user-data-in-my-web-application
This one contradicts that: https://github.com/ihucos/counter.dev/pull/79 Closing