You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend the app to allow messages to be created using a bitcoin transaction hash.
Would still generate a link necessary for decryption, and although the transaction hashes are public info, to decrypt a message one would have to know the url and the corresponding transaction hash in order to intercept it.
This can simply be a layer of abstraction and provides an alternative to an eternal blockchain-based memo.
The text was updated successfully, but these errors were encountered:
Extend the app to allow messages to be created using a bitcoin transaction hash.
Would still generate a link necessary for decryption, and although the transaction hashes are public info, to decrypt a message one would have to know the url and the corresponding transaction hash in order to intercept it.
This can simply be a layer of abstraction and provides an alternative to an eternal blockchain-based memo.
The text was updated successfully, but these errors were encountered: