Could it really happen? Speak with your personal or favorite poster on steemit?
Maybe you liked or attracted someone from the introduceyourself post? How could be this possible?
It would be discouraging for some people to just comment and exchange more data with people in the comment section.. Lets face it, some people are more shy than others, or they want some privacy in their love-section.
Steemit has a solution to it, but its yet to implemented... ITs called private message...
Saddly i ve been trying to find out how it works, but documentation is missing for the moment...
Fellow, fallen in love, stemian.. dont worry there is a solution... Love always finds a way :P
The way i am going to describe, is a little hard.. but it is said love could move mountains right?
First of all, we need a cli_wallet.. you can get it on windows and make it work through here
https://steemit.com/steem/@bitcube/recovering-your-hacked-account-with-a-local-ms-windows-steem-wallet
or a general cli money tranfering guide
https://steemit.com/steemhelp/@steemychicken1/transferring-steem-or-steem-dollars-through-cliwallet
After we have unlocked our cli_wallet, we are here:
Its time to reveal the trick...
The trick is sending the smallest possible amount. of steem or SBD, preferably SBD cause they are cheaper...
> transfer steemychicken1 steem-id "0.001 SBD" "#encrypt test" true
Use it like a normal transfer.. the only difference is that we use "#" right before the message we want to sent.
and using an encrypted memo within the transaction... Only the receiver and you... will be able to read that message... No one else... on the blockchain it will appear like:
This was a test message between and my self... Thats the only thing, all the others could see on the blockchain...
Lets go again on the cli...
And see our encypted message:
How is it possible seeing our latest transactions? Here is the command.
> get_account_history steemychicken1 -1 1
i ve sent it to myself this time... and you can clearly see that the message is DE-crypted...
In the command numbers -1 and 1 are used for
gethelp get_account_history
from: - the absolute sequence number, -1 means most recent, limit is
the number of operations before from. (type: uint32_t)
limit: - the maximum number of items that can be queried (0 to 1000],
must be less than from (type: uint32_t)
in other words you put -1 for the latest action your account made. and 1 to display 1 querry. You can use different numbers in case your secret memo was before some other transactions, votes, donwvotes, comments... etc...
TRICK FOR SUCCESFULL DECRYPTING
You MUST import the memo_key in the cli... Remember from the hack that we changed our keys? That number 4 key.. is the memo key.. :)
Thats all... a little tough.. but what is love without difficulty.. and some troubles in the way?
Is sending this way efficient? No!! but its a way noone can see it... from thanking someone... to dating someone.... to even selling stuff.. (you know what stuff....its already $2000 on the trend page) :)