Difference between revisions of "Private Message"

From Bitmessage Wiki
Jump to navigation Jump to search
m (→‎Resending: spaaaaaaaaaaace was missing)
 
Line 11: Line 11:
 
2 days, 4 days, 8 days, etc. This is repeated until acknowledge is received or the message is deleted from the "sent" tab.
 
2 days, 4 days, 8 days, etc. This is repeated until acknowledge is received or the message is deleted from the "sent" tab.
 
Resending a private message forces the client to do [[POW]] again.
 
Resending a private message forces the client to do [[POW]] again.
 +
 +
[[Category:Messages]]

Latest revision as of 08:16, 28 August 2013

A private message is a message intended for a single recipient.

Encryption

It is encrypted using the receivers public key. Only the receiver can decrypt the message.

Acknowledge

if a private message reaches its destination the receiver sends back an ACK Message to notify the sender of the successfull decryption of the message.

Resending

Private messages expire after 2.5 days and are resent in the intervals of power to the number 2: 2 days, 4 days, 8 days, etc. This is repeated until acknowledge is received or the message is deleted from the "sent" tab. Resending a private message forces the client to do POW again.