Comment on Personal data storage is an idea whose time has come
MangoCats@feddit.it 18 hours agoThere’s a corp solution called “CyberArk” that’s intended for storing passwords and other secrets and providing an audit trail for every access, as well as access controls, etc. It’s nothing like a solution for personal data storage, but those core concepts would be great.
- Your stored data is under access control.
- Configuration of access to this data (write, read, and access frequency) is controlled by you.
- Access grants to others are time limited (although, maximum time may be 10 years or more.)
- Every data access is configured to be logged by default.
- Access to important data can be configured to require real-time authorization by the owner.
- Full change history is logged by default and thereby all changes can be reversed.
- Only the owner can choose to delete change history.
- Only the owner can choose to delete logs.
The trick is getting Meta, Alphabet, X, banks, retailers, libraries and the rest to agree to use this API for storage of your data. The next (impossible) trick is enforcing their secure deletion of copies of your data in a timely fashion after they have accessed it.