Update Frequently Asked Questions
This commit is contained in:
parent
655db99c2a
commit
8110c493c8
|
@ -257,7 +257,7 @@ The DHT proxy is a server that registers on the DHT for you and relays your info
|
|||
|
||||
### <a name="advanced-5">How the username registration service work?</a>
|
||||
|
||||
The usernames are registered on an Ethereum blockchain. By default, it's ns.jami.net that is used, but if you are a developper, you can create your own system. Hence, nothing forces you to implement it with a blockchain. You can check results at http://ns.jami.net/name/test, where "test" is a username for which we are looking for a matching [Infohashs](guidelines/Identifiers).
|
||||
For default parameters the usernames are registered on an Ethereum blockchain. By default, it's ns.jami.net that is used, but if you are a developper, you can create your own system. Hence, nothing forces you to implement it with a blockchain. You can check results at http://ns.jami.net/name/test, where "test" is a username for which we are looking for a matching [Infohashs](guidelines/Identifiers). Once registered, this server doesn't provide a way to remove the mapping. More informations there: https://git.jami.net/savoirfairelinux/ring-project/wikis/technical/Name-Server-Protocol
|
||||
|
||||
### <a name="advanced-6">How can I change the timeout for a call?</a>
|
||||
|
||||
|
|
Loading…
Reference in New Issue