Merge branch 'master' of https://github.com/HelloZeroNet/ZeroNet
This commit is contained in:
commit
6628969a14
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -31,15 +31,15 @@ Decentralized websites using Bitcoin crypto and the BitTorrent network
|
|||
other peers.
|
||||
|
||||
## Features
|
||||
* Easy, zero configuration needed setup.
|
||||
* Easy, zero configuration setup
|
||||
* Password-less [BIP32](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki)
|
||||
based authorization: Your account is protected by same cryptography as your bitcoin wallet.
|
||||
* Namecoin .bit domains support.
|
||||
* SQL Database support: Allows easier site development and faster page load times.
|
||||
* Automatic, uPnP port opening using.
|
||||
* Plugin for multiuser(openproxy) support.
|
||||
* [ZeroFrame API](http://zeronet.readthedocs.org/en/latest/site_development/zeroframe_api_reference/) for dynamic sites.
|
||||
* One click ZeroNet client updater.
|
||||
based authorization: Your account is protected by same cryptography as your bitcoin wallet
|
||||
* Namecoin .bit domains support
|
||||
* SQL Database support: Allows easier site development and faster page load times
|
||||
* Automatic, uPnP port opening
|
||||
* Plugin for multiuser (openproxy) support
|
||||
* [ZeroFrame API](http://zeronet.readthedocs.org/en/latest/site_development/zeroframe_api_reference/) for dynamic sites
|
||||
* One click ZeroNet client updater
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
|
Loading…
Reference in a new issue