Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop

This commit is contained in:
vadym 2021-09-19 20:09:07 +03:00
commit 8ebbb54504

View file

@ -3,6 +3,9 @@
[![CircleCI](https://circleci.com/gh/RiV-chain/RiV-mesh.svg?style=shield&circle-token=:circle-token [![CircleCI](https://circleci.com/gh/RiV-chain/RiV-mesh.svg?style=shield&circle-token=:circle-token
)](https://circleci.com/gh/RiV-chain/RiV-mesh) )](https://circleci.com/gh/RiV-chain/RiV-mesh)
## Why fork?
RiV-mesh is fork of Yggdrasil which is great project. Starting from Yggdrasil 0.4 dev team removed CKR feature which is a core for secure tunneling like VPN does. RiV-mesh gets back CKR feature. Second reason: Yggdrasil uses deprecated 200::/7 IPv6 address pool which can be assigned for some network in future, unlike this fc00::/7 is safe and has been taken for RiV-mesh.
## Introduction ## Introduction
RiV-mesh is an implementation of a fully end-to-end encrypted IPv6 RiV-mesh is an implementation of a fully end-to-end encrypted IPv6
@ -77,11 +80,11 @@ by giving the RiV-mesh binary the `CAP_NET_ADMIN` capability.
## Documentation ## Documentation
Documentation is available [on our website](https://RiV-chain.github.io). Documentation is available [on our website](https://riv-chain.github.io/RiV-mesh/).
- [Installing RiV-mesh](https://RiV-chain.github.io/installation.html) - [Installing RiV-mesh](https://riv-chain.github.io/RiV-mesh/)
- [Configuring RiV-mesh](https://RiV-chain.github.io/configuration.html) - [Configuring RiV-mesh](https://riv-chain.github.io/RiV-mesh/)
- [Frequently asked questions](https://RiV-chain.github.io/faq.html) - [Frequently asked questions](https://riv-chain.github.io/RiV-mesh/)
- [Version changelog](CHANGELOG.md) - [Version changelog](CHANGELOG.md)
## Community ## Community
@ -89,6 +92,9 @@ Documentation is available [on our website](https://RiV-chain.github.io).
Feel free to join us on our [Telegram Feel free to join us on our [Telegram
channel](https://t.me/rivchain). channel](https://t.me/rivchain).
## Public peers
If you are operating RiV-mesh peer and may create your pool request with your new per or use existing one https://github.com/RiV-chain/public-peers
## License ## License
This code is released under the terms of the LGPLv3, but with an added exception This code is released under the terms of the LGPLv3, but with an added exception