A safe place to organize all the things one person must know about themselves.
Imagine that you lost your memory due to an acident or disease, or maybe most
likely you simple are not that great in remembering things. Here you would store
anything you might want to remember on a simple Client to Client encryption platform.
Think about long term knowledge. Think about any form you ever had to fill, but had to stop and look for some info.
Currently I'm the only user with preferences for offline consumption. So there is only one way.
- Create a key
- Store the key on your computer/dropbox/usb driver (don't lose it, it's the only way to decrypt your data)
- Create some test data
- Add new fields, remove old fields, change some fields
- Store your data on someplace (preferably not together with your key, but do as you please)
- Live your life
- Come back and upload your key and data to the browser, and repeat steps 4, 5 and 6.
- encryption client to client layer
- initial CRUD operations
- build User Voted Standard for the recommend fields everyone should have
- create partial copies of your data into shareable units for 3rd parties to consume
- Based on standard create a backend backed by graphql for automatization