Bitcoin Forum
May 09, 2024, 07:03:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Wallet Chrome Extension  (Read 945 times)
AndrewToth (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
January 26, 2014, 08:52:09 PM
Last edit: January 28, 2014, 05:14:19 PM by AndrewToth
 #1

The Bitcoin Wallet Chrome Extension is the easiest way to send and receive Bitcoin while browsing the web. It sits right in the browser and also integrates directly in all pages to let you right click on addresses or click directly on send links to send Bitcoin.

http://www.youtube.com/watch?v=DfoyuBTudDs

https://i.imgur.com/JGPC6BK.png
https://i.imgur.com/D78hpPw.png
https://i.imgur.com/bdtt6JW.png

http://imgur.com/a/rMvdO

https://chrome.google.com/webstore/detail/bitcoin-wallet/mjjfjonhlkajifgkcmmgadaimemcihcj

And yes it's open source. All Chrome extensions are open source. You can download any extension at http://chrome-extension-downloader.com/ and replace .crx with .zip to see the source.
1715281382
Hero Member
*
Offline Offline

Posts: 1715281382

View Profile Personal Message (Offline)

Ignore
1715281382
Reply with quote  #2

1715281382
Report to moderator
1715281382
Hero Member
*
Offline Offline

Posts: 1715281382

View Profile Personal Message (Offline)

Ignore
1715281382
Reply with quote  #2

1715281382
Report to moderator
1715281382
Hero Member
*
Offline Offline

Posts: 1715281382

View Profile Personal Message (Offline)

Ignore
1715281382
Reply with quote  #2

1715281382
Report to moderator
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715281382
Hero Member
*
Offline Offline

Posts: 1715281382

View Profile Personal Message (Offline)

Ignore
1715281382
Reply with quote  #2

1715281382
Report to moderator
1715281382
Hero Member
*
Offline Offline

Posts: 1715281382

View Profile Personal Message (Offline)

Ignore
1715281382
Reply with quote  #2

1715281382
Report to moderator
R2D221
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
January 27, 2014, 02:13:10 AM
 #2

And yes it's open source. All Chrome extensions are open source. You can download any extension at http://chrome-extension-downloader.com/ and replace .crx with .zip to see the source.
Usually open-source software is published in public repositories such as GitHub, so it can be easily found and modified.

How secure is it to use this wallet? Where are the private keys stored?

An economy based on endless growth is unsustainable.
AndrewToth (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
January 27, 2014, 02:39:00 AM
 #3

Usually open-source software is published in public repositories such as GitHub, so it can be easily found and modified.

How secure is it to use this wallet? Where are the private keys stored?

I'm planning on publishing on GitHub, but I wanted to document the code first. Follow the instructions in the initial post and it is very easy to get the source code.

The private key is stored in the browser only. It is stored plaintext if not encrypted, but is encrypted using CryptoJS's AES if you set a password. You won't be able to crack that without someone discovering your password.
AndrewToth (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
January 29, 2014, 12:20:40 AM
 #4

Here's the source for all you skeptics. https://github.com/andrewtoth/BitcoinWallet
last2come222
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
February 25, 2014, 09:29:03 AM
 #5

Is it quite save to use?? Excuse me, is it already in use or it's just a project?
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!