X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=README.txt;h=42f9a82d8ffc60f8d66e38576fd171b3cbdb9ca2;hb=ccc6955a46661637205445d98c8434f1f29a053e;hp=093cc96e868e519b17a643b27358292498ef7d94;hpb=dc882b08efa656eb881ffcd266846fd6dcef131d;p=quix0rs-apt-p2p.git diff --git a/README.txt b/README.txt index 093cc96..42f9a82 100644 --- a/README.txt +++ b/README.txt @@ -7,14 +7,13 @@ applications. Note that Khashmir currently isn't very attack resistant. 1 - http://kademlia.scs.cs.nyu.edu/ Khashmir is implemented in Python using the Twisted [2] asynchronous networking -framework. Network deliver is done using Airhook [3]. PySQLite is used for each +framework. Network deliver is done using UDP. PySQLite is used for each peer's backing store of keys and values. The backing store is currently held in memory but it could easily be placed on disk. Values expire after 24 hours, by default. Each peer stores multiple values for a key and currently returns all available values when requested. 2 - http://twistedmatrix.com - 3 - http://airhook.org/ If you just want to watch it build a test network of peers, run "python khashmir.py " This script will create the specified number of