Author: xor Date: 2008-10-28 03:05:48 +0000 (Tue, 28 Oct 2008) New Revision: 23144
Modified: trunk/plugins/I_Exist/I_Exist_Plugin.java Log: Another idea. Modified: trunk/plugins/I_Exist/I_Exist_Plugin.java =================================================================== --- trunk/plugins/I_Exist/I_Exist_Plugin.java 2008-10-28 03:02:12 UTC (rev 23143) +++ trunk/plugins/I_Exist/I_Exist_Plugin.java 2008-10-28 03:05:48 UTC (rev 23144) @@ -20,6 +20,7 @@ * - The plugin should insert a new edition repeating on a configurable interval. * - If the plugin downloads all editions and trust lists of every identity randomly distributed over time, then each identity will * continue to exist indefinitely. + * - When someone dies, the persons who know about it add it as an information in their trust list when the person died. * 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 :) * - The plugin could draw graphs along the time axis showing the existance of certain persons.
