Update README.md

This commit is contained in:
PLUJA 2020-07-27 17:51:26 +02:00 committed by GitHub
parent 1bf9222496
commit dae0510988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,15 +21,17 @@ Parasitter is possible thanks to several open-source projects that are listed on
## Features: ## Features:
* No JavaScript. * No JavaScript.
* 0 connections to Twitter. * 0 connections to Twitter or Youtube.
* Uses RSS feeds (could be expanded to more social networks) * Uses RSS feeds (could be expanded to more social networks)
* Follow Twitter accounts. * Follow Twitter accounts.
* Save your favourite Tweets. (Coming soon) * Follow Youtube accounts.
* Save your favourite Tweets.
* Save your favourite Youtube videos [Coming soon!]
* Tor-friendly. * Tor-friendly.
* Terminal-friendly. * Terminal-friendly.
* Easy 1 minute self-hosting deploy. * Easy 1 minute self-hosting deploy.
* No need for domain, runs locally. * No need for domain, runs locally.
* And many more to come. And many more to come!
## Security ## Security
Only the hash of your password is stored on the database. Also no personal information of any kind is kept on the app itself, if a hacker gets access to it only thing they could do would be to follow/unfollow some accounts. Only the hash of your password is stored on the database. Also no personal information of any kind is kept on the app itself, if a hacker gets access to it only thing they could do would be to follow/unfollow some accounts.