You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
D4708
7bc297de1d
|
3 years ago | |
---|---|---|
LICENSE | 3 years ago | |
README.md | 3 years ago | |
follower.py | 3 years ago | |
reader.py | 3 years ago |
README.md
twister-data-guard
Twister is a community driven microblogging platform, that have a distributed database, stored between 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
- follower.py - search and auto follow new users in the twister blockchain (completed)
- reader.py - loading and auto reading public post of the followed users (todo)
- publisher.py - sending data collected into the DHT to make database visible for the other nodes (todo, may be integrated in 1/2 scripts)