Author: toad Date: 2008-03-19 13:10:23 +0000 (Wed, 19 Mar 2008) New Revision: 18584
Modified: trunk/website/pages/en/faq.php Log: permanence: just keep inserting it! Modified: trunk/website/pages/en/faq.php =================================================================== --- trunk/website/pages/en/faq.php 2008-03-19 13:09:12 UTC (rev 18583) +++ trunk/website/pages/en/faq.php 2008-03-19 13:10:23 UTC (rev 18584) @@ -233,9 +233,11 @@ there is no way to ensure that requests for that data will be routed to that node. We have considered many other ways that Freenet could store data permanently, but they either won't work, or compromise Freenet's core goals -of anonymity, and scalability.</p> +of anonymity, and scalability. However, if you simply reinsert your data +regularly, or if it is regularly downloaded (not by the same person as it +would be cached on their node and the path to their node), it should +remain available indefinitely.</p> - <p><b id="why-java">Why is Freenet implemented in Java?</b><BR> Opinions differ about the choice of java for the reference implementation of freenet (even among the core developers). <a href="/people.html">Ian Clarke</a> and several
