Bitcoin Forum
April 23, 2024, 12:34:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Idea to increase security of online wallets like Blockchain.info  (Read 696 times)
glitch003 (OP)
Full Member
***
Offline Offline

Activity: 219
Merit: 101


View Profile
April 04, 2013, 04:36:30 PM
 #1

So the biggest security threat to the blockchain.info wallet, IMO, is someone somehow injecting javascript that snatches your account password. 

Should we create a way to tell if the code has been changed or been compromised?  It could be as simple as a site called blockchaininfocheck.com, and it would simply download the blockchain.info site to your browser and do an MD5 hash on the relevant javascript that handles the online wallet functionality.  It would then compare the generated MD5 to an MD5 of a known good copy of the blockchain site.  If the MD5's match, it could tell you and forward you to blockchain.info since it has been deemed safe.

This could also be developed as a browser extension/plugin.

In this way, an attacker would need to compromise the blockchain.info site AND the 3rd-party blockchaininfocheck.com site.

Does something like this already exist? 

Discuss.
1713875681
Hero Member
*
Offline Offline

Posts: 1713875681

View Profile Personal Message (Offline)

Ignore
1713875681
Reply with quote  #2

1713875681
Report to moderator
It is a common myth that Bitcoin is ruled by a majority of miners. This is not true. Bitcoin miners "vote" on the ordering of transactions, but that's all they do. They can't vote to change the network rules.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713875681
Hero Member
*
Offline Offline

Posts: 1713875681

View Profile Personal Message (Offline)

Ignore
1713875681
Reply with quote  #2

1713875681
Report to moderator
1713875681
Hero Member
*
Offline Offline

Posts: 1713875681

View Profile Personal Message (Offline)

Ignore
1713875681
Reply with quote  #2

1713875681
Report to moderator
1713875681
Hero Member
*
Offline Offline

Posts: 1713875681

View Profile Personal Message (Offline)

Ignore
1713875681
Reply with quote  #2

1713875681
Report to moderator
Shermo
Sr. Member
****
Offline Offline

Activity: 272
Merit: 250



View Profile
April 04, 2013, 04:44:58 PM
 #2

Like this?

https://chrome.google.com/webstore/detail/my-wallet-verifier/kcapglakfcodkajgllmkiddclghogkic
twolifeinexile
Full Member
***
Offline Offline

Activity: 154
Merit: 100



View Profile
April 04, 2013, 07:36:37 PM
 #3

So the biggest security threat to the blockchain.info wallet, IMO, is someone somehow injecting javascript that snatches your account password. 

Should we create a way to tell if the code has been changed or been compromised?  It could be as simple as a site called blockchaininfocheck.com, and it would simply download the blockchain.info site to your browser and do an MD5 hash on the relevant javascript that handles the online wallet functionality.  It would then compare the generated MD5 to an MD5 of a known good copy of the blockchain site.  If the MD5's match, it could tell you and forward you to blockchain.info since it has been deemed safe.

This could also be developed as a browser extension/plugin.

In this way, an attacker would need to compromise the blockchain.info site AND the 3rd-party blockchaininfocheck.com site.

Does something like this already exist? 

Discuss.

Totally concur, we desperately need something like this.
piuk
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1005



View Profile WWW
April 04, 2013, 09:15:53 PM
 #4

It could be as simple as a site called blockchaininfocheck.com, and it would simply download the blockchain.info site to your browser and do an MD5 hash on the relevant javascript that handles the online wallet functionality. 

We have internal monitoring that does this, perhaps it would be good to show it publicly as well. The browser extension Shermo links also does a similar thing however the HTML markup itself also need sanitising which is more difficult.

A more full proof solution is : https://blockchain.info/wallet/browser-extension

glitch003 (OP)
Full Member
***
Offline Offline

Activity: 219
Merit: 101


View Profile
April 05, 2013, 04:07:52 PM
 #5

It could be as simple as a site called blockchaininfocheck.com, and it would simply download the blockchain.info site to your browser and do an MD5 hash on the relevant javascript that handles the online wallet functionality. 

We have internal monitoring that does this, perhaps it would be good to show it publicly as well. The browser extension Shermo links also does a similar thing however the HTML markup itself also need sanitising which is more difficult.

A more full proof solution is : https://blockchain.info/wallet/browser-extension

This is awesome, thanks!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!