create account

RE: Keychain Added to Steemit.com! by drutter

View this thread on: hive.blogpeakd.comecency.com

Viewing a response to: @steemitblog/keychain-added-to-steemit-com

· @drutter ·
$2.94
This sounds potentially useful for me.
Questions...
1. In what ways is Keychain safer than simply saving private keys in our browser the normal way?
2. Who will potentially have access to our data saved within Keychain?
๐Ÿ‘  , , , , , , , , , , , , ,
properties (23)
authordrutter
permlinkps8g6f
categorykeychain
json_metadata{"tags":["keychain"],"app":"steemit/0.1"}
created2019-05-28 21:11:06
last_update2019-05-28 21:11:06
depth1
children9
last_payout2019-06-04 21:11:06
cashout_time1969-12-31 23:59:59
total_payout_value2.330 HBD
curator_payout_value0.611 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length219
author_reputation195,624,873,187,597
root_title"Keychain Added to Steemit.com!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id85,649,333
net_rshares5,353,156,257,877
author_curate_reward""
vote details (14)
@dhimmel ·
$0.61
With Keychain, malicious website code cannot steal your private keys. With Keychain, all signatures are made using the extension, which defaults to you approving every signature.

Using this model, you should never need to enter your Steem private keys into a website, which should greatly reduce the possibilities to have your keys compromised.
๐Ÿ‘  , , , , ,
properties (23)
authordhimmel
permlinkps8gk4
categorykeychain
json_metadata{"tags":["keychain"],"app":"steemit/0.1"}
created2019-05-28 21:19:15
last_update2019-05-28 21:19:15
depth2
children0
last_payout2019-06-04 21:19:15
cashout_time1969-12-31 23:59:59
total_payout_value0.590 HBD
curator_payout_value0.015 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length345
author_reputation39,788,295,023,882
root_title"Keychain Added to Steemit.com!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id85,649,690
net_rshares1,355,974,405,788
author_curate_reward""
vote details (6)
@pibara ·
$0.05
Re #1, I think the advantage of KeyChain is compared to single site posting key log-in is marginal, but compared to using a TTP solution like SteemConnect is massive, and Steemit Inc leading the way in implementing it is promising with respect to the potential of doing away with TTPs in the STEEM eco system all together. 

It's a first step. An important first step towards a SteemConnect/SteemLogin)TTP free DApp eco system, and a first glimmer of hope after the public support for EIP that Steemit Inc hasn't completely lost all sense of direction.
๐Ÿ‘  , ,
properties (23)
authorpibara
permlinkps986c
categorykeychain
json_metadata{"tags":["keychain"],"app":"steemit/0.1"}
created2019-05-29 07:15:51
last_update2019-05-29 07:15:51
depth2
children0
last_payout2019-06-05 07:15:51
cashout_time1969-12-31 23:59:59
total_payout_value0.034 HBD
curator_payout_value0.011 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length552
author_reputation60,469,629,952,622
root_title"Keychain Added to Steemit.com!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id85,671,966
net_rshares80,885,353,633
author_curate_reward""
vote details (3)
@yabapmatt ·
$8.74
These are very important questions.

> In what ways is Keychain safer than simply saving private keys in our browser the normal way?

While saving keys in the browser isn't really an issue, putting them into websites is. When you put a key into a website (or any data really) you're giving it to them and you have to trust that they don't misuse that data, either on purpose or accidentally, AND that the site doesn't get hacked. Many people have said that it doesn't matter if steemit.com gets hacked since the keys are only used on the client side, but that's not true. A hacker could modify the website code to steal the keys entered on the client side.

If you use keychain, then steemit.com or any other site *never* gets access to your keys. Instead they just request that the extension sign transactions with your keys on their behalf. This means that even if a site gets hacked or does something malicious they can never get your keys.

> Who will potentially have access to our data saved within Keychain?

The code for keychain is open source and is available to anyone here: https://github.com/MattyIce/steem-keychain For the maximum security you can download the code straight from the repo and install it in your browser that way rather than through the chrome or firefox web stores. This ensures that even should the chrome web store account that publishes the extension get hacked and a malicious update be published, your keys would still be safe.
๐Ÿ‘  , , , , , , , , , , , , , , , , , , , ,
properties (23)
authoryabapmatt
permlinkps8km3
categorykeychain
json_metadata{"tags":["keychain"],"links":["https://github.com/MattyIce/steem-keychain"],"app":"steemit/0.1"}
created2019-05-28 22:46:51
last_update2019-05-28 22:46:51
depth2
children6
last_payout2019-06-04 22:46:51
cashout_time1969-12-31 23:59:59
total_payout_value6.576 HBD
curator_payout_value2.162 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,463
author_reputation160,234,431,724,160
root_title"Keychain Added to Steemit.com!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id85,653,452
net_rshares15,085,843,476,340
author_curate_reward""
vote details (21)
@lycaactivism ·
Would this be vulnerable to a userโ€™s computer being hacked? If they gain access on client side then they would be able to gain access to anything their keychain can grant access to? Thereโ€™s vulnerabilities at every point when thereโ€™s an exchange of sensitive information no matter what, correct?

 Asking for clearer understanding of the purpose of the keychain. I thought the purpose of having the different keys was for security, if one is compromised others are still potentially safe? But if the keychain is compromised isnโ€™t all of it unsafe?
๐Ÿ‘  ,
properties (23)
authorlycaactivism
permlinkpsaygd
categorykeychain
json_metadata{"tags":["keychain"],"app":"steemit/0.1"}
created2019-05-30 05:41:03
last_update2019-05-30 05:41:03
depth3
children0
last_payout2019-06-06 05:41:03
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_length547
author_reputation22,493,683,131
root_title"Keychain Added to Steemit.com!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id85,732,641
net_rshares18,887,411,985
author_curate_reward""
vote details (2)
@sepracore ·
$0.04
Thanks for the detailed response. This makes much more sense to me.

It is my understanding that the keychain extension is only compatible with desktop internet browsers. Are there plans (or is there even a benefit) for having a mobile version of keychain? If there is, I would vote for that worker proposal since it sounds like you did this basically for free.
๐Ÿ‘  , , ,
properties (23)
authorsepracore
permlinkps8ocd
categorykeychain
json_metadata{"tags":["keychain"],"app":"steemit/0.1"}
created2019-05-29 00:07:24
last_update2019-05-29 00:07:24
depth3
children4
last_payout2019-06-05 00:07:24
cashout_time1969-12-31 23:59:59
total_payout_value0.032 HBD
curator_payout_value0.009 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length361
author_reputation19,888,382,618,059
root_title"Keychain Added to Steemit.com!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id85,656,523
net_rshares74,095,795,519
author_curate_reward""
vote details (4)
@yabapmatt ·
$1.07
Yes, Keychain is only for desktop browsers currently. I would love to do a mobile version and think it is very important for the Steem ecosystem but we just don't have the resources right now. I do plan to submit a worker proposal for that when/if the Steem worker proposal system goes live.
๐Ÿ‘  , , , , , ,
properties (23)
authoryabapmatt
permlinkps8og5
categorykeychain
json_metadata{"tags":["keychain"],"app":"steemit/0.1"}
created2019-05-29 00:09:45
last_update2019-05-29 00:09:45
depth4
children3
last_payout2019-06-05 00:09:45
cashout_time1969-12-31 23:59:59
total_payout_value0.800 HBD
curator_payout_value0.265 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length291
author_reputation160,234,431,724,160
root_title"Keychain Added to Steemit.com!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id85,656,578
net_rshares1,834,641,909,460
author_curate_reward""
vote details (7)