counter.dev icon indicating copy to clipboard operation
counter.dev copied to clipboard

Proof of Concept: Encrypt all data

Open ihucos opened this issue 3 years ago • 2 comments

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.

ihucos avatar Mar 06 '21 19:03 ihucos

Any comments very welcome!

ihucos avatar Mar 07 '21 23:03 ihucos

Idea explained here: https://stackoverflow.com/questions/66510054/encrypt-all-user-data-in-my-web-application

ihucos avatar Mar 08 '21 22:03 ihucos

This one contradicts that: https://github.com/ihucos/counter.dev/pull/79 Closing

ihucos avatar Sep 19 '22 10:09 ihucos