Bitmessage : Différence entre versions

De WikiOpenTruc
Aller à : navigation, rechercher
m
Ligne 9 : Ligne 9 :
  
 
* https://fr.wikipedia.org/wiki/Bitmessage
 
* https://fr.wikipedia.org/wiki/Bitmessage
 +
 +
<br>
 +
 +
==Points communs avec bisq bitsquare==
 +
Additionally to the publicly readable data like the offers there are data stored which need to remain private. There are trade process messages which are stored in a kind of mailbox in case the peer is offline. Those data are encrypted and signed and also sent to every node for storage. Only the receiver (who has the private key) can decrypt the data. A similar approach is used in Bitmessage.
 +
 +
<br>
 +
 +
==Concurrents==
 +
 +
* https://crypviser.network/ pour le 20 août 2018
 +
** https://www.coingecko.com/en/coins/cvcoin
 +
** https://www.coingecko.com/en/price_charts/cvcoin/usd#panel
 +
 +
 +
  
 
<br>
 
<br>

Version du 21 décembre 2017 à 21:02

P2P, décentralisé, chiffré

Top language : python


Points communs avec bisq bitsquare

Additionally to the publicly readable data like the offers there are data stored which need to remain private. There are trade process messages which are stored in a kind of mailbox in case the peer is offline. Those data are encrypted and signed and also sent to every node for storage. Only the receiver (who has the private key) can decrypt the data. A similar approach is used in Bitmessage.


Concurrents