Author: xor Date: 2008-10-28 02:51:27 +0000 (Tue, 28 Oct 2008) New Revision: 23137
Modified: trunk/plugins/I_Exist/I_Exist_Plugin.java Log: More ideas. Modified: trunk/plugins/I_Exist/I_Exist_Plugin.java =================================================================== --- trunk/plugins/I_Exist/I_Exist_Plugin.java 2008-10-28 02:49:32 UTC (rev 23136) +++ trunk/plugins/I_Exist/I_Exist_Plugin.java 2008-10-28 02:51:27 UTC (rev 23137) @@ -19,9 +19,9 @@ * If you publish your information via this plugin, nobody can erase your identity if enough people have trusted you. * - If the plugin downloads all editions of each identity which has enough trust randomly distributed over time, then each identity will * continue to exist indefinitely. + * Tradeoff: The bandwidth usage by the plugin will always continue to grow because more and more humans exist. + * Humanity will become the background noise of Freenet :) * - * - * * @author xor * */
