summaryrefslogtreecommitdiff
path: root/net/entropy/MESSAGE
diff options
context:
space:
mode:
authortv <tv>2004-03-29 18:40:43 +0000
committertv <tv>2004-03-29 18:40:43 +0000
commit47e343693d90ce95a8593e5436811114ff6eb50b (patch)
tree690225bdf9f1756a461c4920e4455872492591fd /net/entropy/MESSAGE
parent1b5111f77fe251ab7ba9b30df31b4b76ce021b2b (diff)
downloadpkgsrc-47e343693d90ce95a8593e5436811114ff6eb50b.tar.gz
Entropy, a P2P anonymity network much like Freenet, but written in C.
From the DESCR: ===== ENTROPY is developed as a response to increasing censorship and surveillance in the internet. The program connects your computer to a network of machines which all run this software. The ENTROPY network is running parallel to the WWW and also other internet services like FTP, email, ICQ. etc. For the user the ENTROPY network looks like a collection of WWW pages. The difference to the WWW however is that there are no accesses to central servers. And this is why there is no site operator who could log who downloaded what and when. Every computer taking part in the ENTROPY network (every node) is at the same time server, router for other nodes, caching proxy and client for the user: that is You.
Diffstat (limited to 'net/entropy/MESSAGE')
-rw-r--r--net/entropy/MESSAGE16
1 files changed, 16 insertions, 0 deletions
diff --git a/net/entropy/MESSAGE b/net/entropy/MESSAGE
new file mode 100644
index 00000000000..4e04bdcb39e
--- /dev/null
+++ b/net/entropy/MESSAGE
@@ -0,0 +1,16 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2004/03/29 18:40:43 tv Exp $
+
+NOTE: Entropy is currently a project under rapid development. Sometimes
+the network protocol changes, requiring an upgrade. Please keep watch on
+this package and update it whenever a newer version is available.
+
+You will need to copy the contents of
+
+ ${PREFIX}/share/examples/entropy
+
+to a new, writable directory, and edit "entropy.conf". Once done, you
+may run "entropy" to start the daemon, or "entropy -k" to stop it.
+The option "-v" may be added for verbose start/stop messages.
+
+===========================================================================