2015-07-26 21:32:30 +00:00
|
|
|
# Principles
|
2011-01-28 21:20:49 +00:00
|
|
|
|
2015-07-26 21:32:30 +00:00
|
|
|
**TODO:** elaborate. This is just a quick sketch.
|
2011-01-28 21:20:49 +00:00
|
|
|
|
2015-07-26 21:32:30 +00:00
|
|
|
* Disk is cheap and getting cheaper. No need to delete in general.
|
2013-06-12 14:22:29 +00:00
|
|
|
|
2015-07-26 21:32:30 +00:00
|
|
|
* Put the user in control. Own your data.
|
2013-06-12 14:22:29 +00:00
|
|
|
|
2015-07-26 21:32:30 +00:00
|
|
|
* Privacy and paranoia
|
2013-06-12 14:22:29 +00:00
|
|
|
|
2015-07-26 21:32:30 +00:00
|
|
|
* Decentralization is important, but..
|
2013-06-12 14:22:29 +00:00
|
|
|
|
2015-07-26 21:32:30 +00:00
|
|
|
* End users won't be dorks. Must also be possible to be easy, hosted.
|
2013-06-12 14:22:29 +00:00
|
|
|
|
2015-07-26 21:32:30 +00:00
|
|
|
* Content-Addressability has so many great properties (validation,
|
|
|
|
cachability, etc). Use it as much as possible.
|
2013-06-12 14:22:29 +00:00
|
|
|
|
2015-07-26 21:32:30 +00:00
|
|
|
* Redundancy and over-explicitness is fine. Compression will
|
2013-06-12 14:22:29 +00:00
|
|
|
help. Redundancy and over-explicitness will be convenient for
|
2015-07-26 21:32:30 +00:00
|
|
|
future digital archeologists, too.
|