... | ... | @@ -14,8 +14,8 @@ As a free software its sources are licensed under the [GPLv3+](https://www.gnu.o |
|
|
|
|
|
## End user notes
|
|
|
|
|
|
* [User manual](/savoirfairelinux/jami-client-android/-/wikis/user-manual)
|
|
|
* [Features available by client](https://git.jami.net/savoirfairelinux/ring-project/wikis/features/All-features-by-client)
|
|
|
* [User manual](https://git.jami.net/savoirfairelinux/jami-project/-/wikis/user-manual)
|
|
|
* [Features available by client](https://git.jami.net/savoirfairelinux/jami-project/-/wikis/features/All-features-by-client)
|
|
|
|
|
|
This wiki contains technical documentation and resources for anyone who wants to understand how Jami works or if you want to develop something with the platform. If you are a end-user, please refer to our [website](https://jami.net) or the [FAQ](https://git.jami.net/savoirfairelinux/ring-project/wikis/tutorials/Frequently-Asked-Questions).
|
|
|
|
... | ... | @@ -33,7 +33,7 @@ But this is the main parts: |
|
|
|
|
|
+ [OpenDHT](https://opendht.net), a DHT library to provide the basis of our distributed network
|
|
|
+ [Nameserver](https://git.jami.net/savoirfairelinux/ring-nameservice), (optional) is our registration system based upon an Ethereum Blockchain, but anyone can implement theirs using the following informations:
|
|
|
- Description of the [REST API for name query](technical/Name-Server-Protocol)
|
|
|
- Description of the [REST API for name query](https://git.jami.net/savoirfairelinux/jami-project/-/wikis/technical/Name-Server-Protocol)
|
|
|
+ The daemon in charge of the accounts management, SIP features, crypto, video, etc
|
|
|
+ The clients for all platform to interact with the daemon.
|
|
|
|
... | ... | |