« Bitmessage » : différence entre les versions

De WikiOpenTruc
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Ligne 26 : Ligne 26 :
* scayl ? BTsync ?
* scayl ? BTsync ?


<br>


==Liens==
* http://linuxfr.org/users/julmx/journaux/bitmessage-envoi-de-messages-chiffres-en-p2p





Version du 22 décembre 2017 à 07:29

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

  • scayl ? BTsync ?


Liens