mirror of https://github.com/voidlizard/hbs2
updated readme
This commit is contained in:
parent
a311bfba11
commit
4055156a9d
25
README.md
25
README.md
|
@ -76,6 +76,21 @@ root data structures, protocols or API may change.
|
||||||
It also have some known issues with performance and might have some
|
It also have some known issues with performance and might have some
|
||||||
stability issues. We\'re working hard to fix them.
|
stability issues. We\'re working hard to fix them.
|
||||||
|
|
||||||
|
## Current status
|
||||||
|
|
||||||
|
MVP. Means that it is not fully working, but it's
|
||||||
|
useful. It is useful right now for data sharing,
|
||||||
|
including git repositories.
|
||||||
|
|
||||||
|
Encryption status: wip, partially works.
|
||||||
|
|
||||||
|
Encryption for arbitrary merkle trees/blocks:
|
||||||
|
implemented, not really tested.
|
||||||
|
|
||||||
|
Encryption for protocols: wip, right now is turned
|
||||||
|
off!
|
||||||
|
|
||||||
|
|
||||||
# HOWTO
|
# HOWTO
|
||||||
|
|
||||||
## How to install
|
## How to install
|
||||||
|
@ -515,4 +530,14 @@ not writing all the time.
|
||||||
|
|
||||||
telegram: @voidlizard
|
telegram: @voidlizard
|
||||||
|
|
||||||
|
# Support
|
||||||
|
|
||||||
|
Contribute! Code or ideas or share the experience or
|
||||||
|
any suggestions.
|
||||||
|
|
||||||
|
|
||||||
|
# Donate
|
||||||
|
|
||||||
|
TBD.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue