How to decode encoded messages I receive on Hive?

Created by Hive Fest, Modified on Mon, 26 Jun 2023 at 05:36 PM by Hive Fest

If you signed up for HiveFest you might receive a secret access code to use for extra interactivity and connecting your Hive identity to your AltspaceVR avatar. You can use the code to login at the HiveFest Check-in computer which you can find in all 4 official HiveFest worlds (Lobby, Presentation area, NFT Art Gallery, Photobooth)


This secret code is very personal and tied to your identity. Don't share the code with anyone. 

When you share your secret code with others, they can act as if they are you on HiveFest. 


In order to be certain that only the keyholder of the account will read the message we sent the secret access code with encrypted memo. @lightproject was so kind to write the script for this. 


This way only the sender and the receiver (s/he with the memo private key) can read the message sent, while others only see some gibberish. 


Sample Secret Message


Ok great. Now... How to decode that message you received?


There are currently 2 easy ways to decode your secret message. It will entail you having the memo key entered in either PeakD or Hive Keychain. (If you added your Master Key to either of those, it will work too).

 

  1. If you use peakd.com, go to your wallet and click on the small green lock behind the encrypted message.


  2. Or, if you have Keychain installed, open it and click on the History button:



    And then you see the message directly unencrypted:

    Sample encrypted memo, decrypted automatically in Hive Keychain



Other ways of decrypting Memo key:

(Your wallet must in either case contain the  memo-private-key for the decrypting account) 


1. Using beempy cli:

beempy decrypt -a YOUR_ACCOUNT FULL_ENCRYPTED_MEMO

 

2. Using hived cli_wallet:

decrypt_memo FULL_ENCRYPTED_MEMO

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article