create account

Please help me! If I have a STEEM brain key how could I convert it into password? by primus

View this thread on: hive.blogpeakd.comecency.com
· @primus ·
$0.20
Please help me! If I have a STEEM brain key how could I convert it into password?
<p>I need to recover my keys for another account created directly in cli_walled.</p>
<p>In the time of account creation I use the command</p>
<p><code>suggest_brain_key</code> - wich gives me a 16-words brain key and <code>active</code> role <code>wif_priv_key</code></p>
<p>Then I used this <code>wif_priv_key</code> to start STEEM PoW mining. After I found my first PoW block I get a new account activated with 1 STEEM in SP balance.</p>
<p>Well, it's OK and quite simple process.</p>
<p>But currently I stuck with a problem: I need another keys (owner, posting and memo) for that new account.</p>
<p>There is a command in cli_walled program to recover the private keys: <code>get_private_key_from_password</code> but this command requires password, not a brain key.</p>
<p>How could I convert STEEM brain key into the password to recover keys?</p>
<p>Any suggestions?</p>
<p><img src="https://s32.postimg.org/5lti5s2tx/20160730_10.jpg" /></p>
👍  , , , , , , , , , , , , , , , ,
properties (23)
authorprimus
permlinkplease-help-me-if-i-have-a-steem-brain-key-how-could-i-convert-it-into-password
categorysteem-help
json_metadata{"tags":["steem-help"],"image":["https://s32.postimg.org/5lti5s2tx/20160730_10.jpg"]}
created2016-07-30 16:55:09
last_update2016-07-30 16:55:09
depth0
children6
last_payout2016-08-30 05:04:36
cashout_time1969-12-31 23:59:59
total_payout_value0.182 HBD
curator_payout_value0.013 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length945
author_reputation7,242,011,333,909
root_title"Please help me! If I have a STEEM brain key how could I convert it into password?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id492,411
net_rshares157,996,579,138
author_curate_reward""
vote details (17)
@isaac.asimov ·
Flesch Kincaid Grade Level
Hi! This post has a <a href="https://en.wikipedia.org/wiki/Flesch%E2%80%93Kincaid_readability_tests">Flesch-Kincaid</a> grade level of 7.0 and reading ease of 75%. This puts the writing level on par with Tom Clancy and F. Scott Fitzgerald.
👎  , ,
properties (23)
authorisaac.asimov
permlinkre-please-help-me-if-i-have-a-steem-brain-key-how-could-i-convert-it-into-password-20160730t165510
categorysteem-help
json_metadata""
created2016-07-30 16:55:12
last_update2016-07-30 16:55:12
depth1
children0
last_payout2016-08-30 05:04:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length239
author_reputation-982,572,424,326
root_title"Please help me! If I have a STEEM brain key how could I convert it into password?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id492,412
net_rshares-21,977,767,848
author_curate_reward""
vote details (3)
@roadscape ·
When an account is created through mining, all keys are the same. They would have to be manually updated. If you did not update them then you need to recover your account ASAP.
properties (22)
authorroadscape
permlinkre-primus-please-help-me-if-i-have-a-steem-brain-key-how-could-i-convert-it-into-password-20160731t165345820z
categorysteem-help
json_metadata{"tags":["steem-help"]}
created2016-07-31 16:53:45
last_update2016-07-31 16:53:45
depth1
children2
last_payout2016-08-30 05:04:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length176
author_reputation27,406,317,697,121
root_title"Please help me! If I have a STEEM brain key how could I convert it into password?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id514,562
net_rshares0
@lukeerico ·
you possess global management theory?
properties (22)
authorlukeerico
permlinkre-roadscape-re-primus-please-help-me-if-i-have-a-steem-brain-key-how-could-i-convert-it-into-password-20160802t090033032z
categorysteem-help
json_metadata{"tags":["steem-help"]}
created2016-08-02 08:59:57
last_update2016-08-02 08:59:57
depth2
children0
last_payout2016-08-30 05:04:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length37
author_reputation477,504,298,845
root_title"Please help me! If I have a STEEM brain key how could I convert it into password?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id555,127
net_rshares0
@primus ·
$7.28
Yes, thank you @roadscape! I figured it out!

I was able to change <code>posting</code> key with the <code>cli_wallet</code> command:

<code>update_account_auth_key account_name posting STM884pLqzhwjpS7MotzfH2iXppnoBtaXQvN8uLBt1t99eShvKgCK 1 true</code>

The same command used to remove previouse <code>posting</code> key from the account - you have setup <code>weight</code> to that key to zero:

<code>update_account_auth_key account_name posting STM6xDB2hRiH8rFT75oidwmk4hVKyvRbyrfHtJpmMKewEVDBkzG58 0 true</code>
This is required to be able to login to steemit.com site with new <code>posting</code> key. You will not able to login on steemit.com if you have more then one <code>posting</code> keys.

Please note: regarding <a href="https://github.com/steemit/steem/issues/172">Issue 172</a> if someone uses a string other than owner, active, or posting for the authority type argument of the update_account_auth_key CLI command, it will silently treat the authority type as if it was owner.

To change <code>memo</code> key use <code>update_account_memo_key</code> instead.
👍  , , ,
properties (23)
authorprimus
permlinkre-roadscape-re-primus-please-help-me-if-i-have-a-steem-brain-key-how-could-i-convert-it-into-password-20160801t094838814z
categorysteem-help
json_metadata{"tags":["steem-help"],"links":["https://github.com/steemit/steem/issues/172"]}
created2016-08-01 09:48:54
last_update2016-08-01 09:48:54
depth2
children0
last_payout2016-08-30 05:04:36
cashout_time1969-12-31 23:59:59
total_payout_value5.460 HBD
curator_payout_value1.818 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,078
author_reputation7,242,011,333,909
root_title"Please help me! If I have a STEEM brain key how could I convert it into password?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id531,090
net_rshares6,240,368,881,921
author_curate_reward""
vote details (4)
@rottennasty ·
Keep up the great work @primus 
 Upvoted 
👎  
properties (23)
authorrottennasty
permlinkplease-help-me-if-i-have-a-steem-brain-key-how-could-i-convert-it-into-password
categorysteem-help
json_metadata""
created2016-07-30 16:55:54
last_update2016-07-30 16:55:54
depth1
children0
last_payout2016-08-30 05:04:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length41
author_reputation-621,196,131,241
root_title"Please help me! If I have a STEEM brain key how could I convert it into password?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id492,422
net_rshares-671,344,730
author_curate_reward""
vote details (1)
@ustas ·
The same issue with 2nd account created through mining.
properties (22)
authorustas
permlinkre-primus-please-help-me-if-i-have-a-steem-brain-key-how-could-i-convert-it-into-password-20160731t095219737z
categorysteem-help
json_metadata{"tags":["steem-help"]}
created2016-07-31 09:49:36
last_update2016-07-31 09:49:36
depth1
children0
last_payout2016-08-30 05:04:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length55
author_reputation92,023,889,356
root_title"Please help me! If I have a STEEM brain key how could I convert it into password?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id507,687
net_rshares0