perkeep/website/content/docs/principles

25 lines
690 B
Plaintext
Raw Normal View History

2011-01-28 21:20:49 +00:00
<h1>Principles</h1>
2011-01-29 05:17:51 +00:00
<p><b>TODO:</b> elaborate. This is just a quick sketch.</p>
2011-01-28 21:20:49 +00:00
<ul>
<li>Disk is cheap and getting cheaper. No need to delete in general.</li>
<li>Put the user in control. Own your data.</li>
<li>Privacy and paranoia</li>
<li>Decentralization is important, but..</li>
<li>End users won't be dorks. Must also be possible to be easy,
hosted.</li>
<li>Content-Addressability has so many great properties (validation,
cachability, etc). Use it as much as possible.</li>
<li>Redundancy and over-explicitness is fine. Compression will
help. Redundancy and over-explicitness will be convenient for
future digital archeologists, too.</li>
2011-01-28 21:20:49 +00:00
</ul>