summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 2 insertions, 15 deletions
diff --git a/README.md b/README.md
index db218ef..6f4cf70 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,2 @@
-# travnik - NOT IMPLEMENTED YET, COME BACK LATER!
-
-... is a tool that connects to the bittorent dht network and waits for infohashes of torrents, fetches their metadata, stores it in a database and indexes them via a web-interface. It's meant to be a lighter and simpler alternative to [btdig.com's erlang crawler](https://btdig.com).
-
-travnik operates single-threadedly, including the BEP-5 (DHT), BEP-9 (metadata exchange) and HTTP client.
-
-travnik implements BEP-3 (bencoding), BEP-5 (DHT) and BEP-9 (metadata exchange) itself, other things (mysql client and http server) are handled by libraries.
-
-## requirements
-
-`build-essential`, `libmicrohttpd-dev`, `default-libmysqlclient-dev`
-
-## installation
-
-other users compile from source with `make`.
+# external libraries
+* https://github.com/kokke/tiny-AES-c