mirror of
https://github.com/twisterarmy/twister-data-guard.git
synced 2025-03-13 05:51:30 +00:00
update readme
This commit is contained in:
parent
189c0ff77d
commit
a6c6ab15f4
11
README.md
11
README.md
@ -1,2 +1,11 @@
|
|||||||
# twister-data-guard
|
# twister-data-guard
|
||||||
Autofollowing bot written in Python 2 that has a mission to safe the distributed data shared in the twister network
|
|
||||||
|
Twister is a community driven microblogging platform, that have a distributed database, stored betwin the independent DHT nodes by the following relationships.
|
||||||
|
At this moment it has a low online activity, so that toolkit writen to safe the users data as the part of the our history, memories, loses and wins.
|
||||||
|
It is a part of the community library, so if you want to partipicate - contribute to this project, or run the existing scripts provided.
|
||||||
|
|
||||||
|
### Roadmap
|
||||||
|
|
||||||
|
1. follower.py - search and auto follow new users in the twister blockchain (completed)
|
||||||
|
2. reader.py - loading and auto reading public post of the followed users (todo)
|
||||||
|
3. publisher.py - sending the data into the DHT to make database visible for the other nodes (todo, may be integrated in 1/2 scripts)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user