Alice and Bob want to tranfer a secret letter. How can they transfer the information with the use of the blockchain?
Thanks!
Why the need for the blockchain?
1) just a secret message transfer:
bob publishes his public key, alice encrypts the message to that key and sends to bob.
2) a secret message transfer with some deniability for both:
as in (1) except alice transfers encrypted message to a dropbox like mailinator
Use of a blockchain would be indicated if you wanted the message to remain around forever, immutable.
Do you really need this? Possibly you only need the hash of the message to be kept immutable forever?
This... if it's so secretive, then you want the person to read the information as quickly as possible for them to retain the information and then be deleted from existence forever.
There are tons of software/apps out there that allow this type of communication.