witten
/
luminotes
Archived
1
0
Fork 0
This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
luminotes/static/html/faq.html

41 lines
1.7 KiB
HTML
Raw Normal View History

<h3>faq</h3>
<b>What about privacy?</b><br />
<p>There is a complete <a href="/policy">Luminotes privacy policy</a> on the
subject, so please check that out if you're interested in how Luminotes
protects your privacy. The basic gist is that the contents of your wiki won't
be read by Luminotes developers or shared with anyone. But read the full
policy for details.</p>
<b>What about backups?</b><br />
<p>The Luminotes database is fully backed up every day, and you can even
download the entire contents of your wiki by clicking "download as html"
whenever you want.</p>
<b>Does this cost me anything?</b><br />
<p>Nope, use of your personal Luminotes wiki is completely free. In the
future, I may introduce a separate premium service with additional features.
But the features you're using now will always remain free.</p>
<b>What does Luminotes run on?</b><br />
<ul>
<li><a href="http://python.org/" target="_top">Python</a></li>
<li><a href="http://debian.org/" target="_top">Debian GNU/Linux</a></li>
<li><a href="http://postgresql.org/" target="_top">PostgreSQL</a></li>
<li><a href="http://apache.org/" target="_top">Apache</a></li>
<li><a href="http://cherrypy.org/" target="_top">CherryPy</a></li>
<li><a href="http://mochikit.com/" target="_top">MochiKit</a></li>
<li><a href="http://somethingaboutorange.com/mrl/projects/nose/" target="_top">nose</a></li>
<li><a href="http://undefined.org/python/" target="_top">simplejson</a></li>
<li><a href="http://www.postfix.org/" target="_top">Postfix</a></li>
</ul>
<b>I've got a question that isn't answered here!</b><br />
<p>I'll be happy to answer it. Check out my <a
href="/notebooks/%s?note_id=new">contact info</a> for details.</p>