Update readme with encryption
This commit is contained in:
parent
a78907cc9d
commit
ea921e4ad7
1 changed files with 2 additions and 1 deletions
|
@ -22,6 +22,7 @@ Decentralized websites using Bitcoin crypto and the BitTorrent network - http://
|
||||||
based authorization: Your account is protected by same cryptography as your Bitcoin wallet
|
based authorization: Your account is protected by same cryptography as your Bitcoin wallet
|
||||||
* Built-in SQL server with P2P data synchronization: Allows easier site development and faster page load times
|
* Built-in SQL server with P2P data synchronization: Allows easier site development and faster page load times
|
||||||
* Tor network support
|
* Tor network support
|
||||||
|
* TLS encrypted connections
|
||||||
* Automatic, uPnP port opening
|
* Automatic, uPnP port opening
|
||||||
* Plugin for multiuser (openproxy) support
|
* Plugin for multiuser (openproxy) support
|
||||||
* Works with any browser/OS
|
* Works with any browser/OS
|
||||||
|
@ -116,7 +117,7 @@ It downloads the latest version of ZeroNet then starts it automatically.
|
||||||
|
|
||||||
* No torrent-like, file splitting for big file support
|
* No torrent-like, file splitting for big file support
|
||||||
* No more anonymous than Bittorrent
|
* No more anonymous than Bittorrent
|
||||||
* File transactions are not compressed or encrypted yet
|
* File transactions are not compressed ~~or encrypted yet~~
|
||||||
* No private sites
|
* No private sites
|
||||||
* ~~You must have an open port to publish new changes~~
|
* ~~You must have an open port to publish new changes~~
|
||||||
* ~~Timeout problems on slow connections~~
|
* ~~Timeout problems on slow connections~~
|
||||||
|
|
Loading…
Reference in a new issue