perkeep/website/content/index.html

41 lines
2.3 KiB
HTML
Raw Normal View History

<h1 class="rootHeading">Camlistore is <em>your personal storage system for life</em>.</h1>
<p>Camlistore is a set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data in the post-PC era. Data may be files or objects, tweets or 5TB videos, and you can access it via a phone, browser or FUSE filesystem.</p>
<p>Camlistore (Content-Addressable Multi-Layer Indexed Storage) is under active development. If you're a programmer or fairly technical, you can probably get it up and running and get some utility out of it. Many bits and pieces are actively being developed, so be prepared for bugs and unfinished features.</p>
<p>Join <a href="/community">the community</a>, consider <a href="/docs/contributing">contributing</a>, or <a href="https://github.com/camlistore/camlistore/issues">file a bug</a>.</p>
<p>Things Camlistore believes:</p>
2011-01-24 05:48:04 +00:00
<ul>
<li>Your data is entirely under your control</li>
<li>Open Source</li>
<li>Paranoid about privacy, everything private by default</li>
<li>No SPOF: don't rely on any single party (including yourself)</li>
<li>Your data should be alive in 80 years, especially if you are</li>
2011-01-24 05:48:04 +00:00
</ul>
2011-01-29 19:37:22 +00:00
<h2>Latest Release</h2>
<p>The latest release is <a href="docs/release/0.9">0.9 ("Astrakhan")</a>, released 2015-12-30.</p>
<p>Follow the <a href="/download">download and getting started instructions</a> to set up Camlistore.</p>
2011-02-01 20:38:58 +00:00
<h2>Video Demo</h2>
<p>FOSDEM 2014 <a href="https://www.youtube.com/watch?v=kBCQq5hfsug">Camlistore presentation</a>:</p>
<center><iframe width="640" height="360" src="//www.youtube.com/embed/kBCQq5hfsug" frameborder="0" allowfullscreen></iframe></center>
<p>Or see the <a href="/docs/#presentations">other presentations</a>.</p>
<h2>Contribute</h2>
<p>In addition to user feedback, bug reports, and <a href="/code#contributing">code contributions</a>, we also accept Bitcoin:</p>
<center>
<table width='200'>
<tr><td><a class="coinbase-button" data-code="59e6aa9eff5ed27f5fb1fc6705bd8e56" data-button-style="donation_large" href="https://coinbase.com/checkouts/59e6aa9eff5ed27f5fb1fc6705bd8e56">Donate Bitcoins</a><script src="https://coinbase.com/assets/button.js" type="text/javascript"></script></td></tr>
<tr><td>All donations help fund full-time Camlistore developers (but not Brad or other Google employees)</td></tr>
</table>
</center>