further README update

This commit is contained in:
caryoscelus 2021-12-28 21:17:45 +00:00
parent 00df093199
commit 0577589197

View file

@ -21,15 +21,12 @@ This fork is intended as temporary measure and will possibly stop being maintain
## Features ## Features
* Real-time updated sites * Real-time updated sites
* Namecoin .bit domains support
* Easy to setup: unpack & run
* Clone websites in one click * Clone websites in one click
* Password-less [BIP32](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) * Password-less authorization using private/public keys
based authorization: Your account is protected by the same cryptography as your Bitcoin wallet * Built-in SQL server with P2P data synchronization: allows easier dynamic site development
* Built-in SQL server with P2P data synchronization: Allows easier site development and faster page load times * Anonymity: Tor network support with .onion hidden services (including onion-v3 support)
* Anonymity: Full Tor network support with .onion hidden services instead of IPv4 addresses * TLS encrypted connections (through clearnet)
* TLS encrypted connections * Automatic uPnP port opening (if opted in)
* Automatic uPnP port opening
* Plugin for multiuser (openproxy) support * Plugin for multiuser (openproxy) support
* Works with any browser/OS * Works with any browser/OS
@ -50,10 +47,11 @@ This fork is intended as temporary measure and will possibly stop being maintain
signature), they download the modified files and publish the new content to signature), they download the modified files and publish the new content to
other peers. other peers.
#### [Slideshow about ZeroNet cryptography, site updates, multi-user sites »](https://docs.google.com/presentation/d/1_2qK1IuOKJ51pgBvllZ9Yu7Au2l551t3XBgyTSvilew/pub?start=false&loop=false&delayms=3000) Following links relate to original ZeroNet:
#### [Frequently asked questions »](https://zeronet.io/docs/faq/)
#### [ZeroNet Developer Documentation »](https://zeronet.io/docs/site_development/getting_started/) - [Slideshow about ZeroNet cryptography, site updates, multi-user sites »](https://docs.google.com/presentation/d/1_2qK1IuOKJ51pgBvllZ9Yu7Au2l551t3XBgyTSvilew/pub?start=false&loop=false&delayms=3000)
- [Frequently asked questions »](https://zeronet.io/docs/faq/)
- [ZeroNet Developer Documentation »](https://zeronet.io/docs/site_development/getting_started/)
## Screenshots ## Screenshots
@ -80,10 +78,11 @@ It is recommended to use python environments instead of installing all dependenc
## Current limitations ## Current limitations
* ~~No torrent-like file splitting for big file support~~ (big file support added) * File transactions are not compressed
* ~~No more anonymous than Bittorrent~~ (built-in full Tor support added)
* File transactions are not compressed ~~or encrypted yet~~ (TLS encryption added)
* No private sites * No private sites
* No DHT support
* Centralized elements like zeroid
* No reliable spam protection
## How can I create a ZeroNet site? ## How can I create a ZeroNet site?
@ -118,7 +117,3 @@ project, there is a dedicated bitcoin address for that, too:
If you want to donate in a different way, feel free to contact maintainer or If you want to donate in a different way, feel free to contact maintainer or
create an issue create an issue
#### Thank you!
* Generic zeronet subreddit: https://www.reddit.com/r/zeronet/