Pages:
Author

Topic: [ANN] bitaddress.org Safe JavaScript Bitcoin address/private key - page 4. (Read 153002 times)

sr. member
Activity: 443
Merit: 350
Hi! Is bitaddress works correctly? Tried to check where one private key (from vanity address), and it showed the different bitcoin address.

These are the original vanity address and its private key.
Address: 1BTCyxPdP9iBgxj4FPs3KhQ8AB8rN9o1AH
Private Key: 5KY7At1DUPWtmARxaB53L5eU7QVNAaH5jzb6mZiaCCha12hN6U5
How is it possible bitaddress.org shows another BTC address?

Sorry, everything is clear now. Everybody should be very carefull. The addresses above were actually generated not by bitaddress.org, but by biladdress.org ("l" instead of "t"). I do not know how did I go there... probably some fake link :-(

Now i tested this private key on real bitaddress.org - everything is ok. Shows BTC address: 1BTCyxPdP9iBgxj4FPs3KhQ8AB8rN9o1AH
sr. member
Activity: 443
Merit: 350
Hi! Is bitaddress works correctly? Tried to check where one private key (from vanity address), and it showed the different bitcoin address.

These are the original vanity address and its private key.
Address: 1BTCyxPdP9iBgxj4FPs3KhQ8AB8rN9o1AH
Private Key: 5KY7At1DUPWtmARxaB53L5eU7QVNAaH5jzb6mZiaCCha12hN6U5

But if you put this private key to bitaddress.org (in details), it shows the different BTC address:


Bitcoin Address 1EnNMQ7eeHLsetJWtxmDpKuwfJyQLdF94b
Bitcoin Address Compressed 1hm1QFeXzT9MQx259aX4uM4Kia2e5JmZB


Public Key (130 characters [0-9A-F]):
04729B5BA07C186C053DDC518C2FA4CBC4AA6CA12D2E38264544D3EA1D4E85F1F9EDDB172AE2B2A 67BC75E2D6E92D881DD3D2CE204D753B0FF765FF3A7593248E9
Public Key (compressed, 66 characters [0-9A-F]):
03729B5BA07C186C053DDC518C2FA4CBC4AA6CA12D2E38264544D3EA1D4E85F1F9
Private Key WIF 51 characters base58, starts with a '5'
5KY7At1DUPWtmARxaB53L5eU7QVNAaH5jzb6mZiaCCha12hN6U5
Private Key WIF Compressed 52 characters base58, starts with a 'K' or 'L'
L4pJEc7x3tNwTvdAHRSqHDWNfGgCRFsyvmBWThQVWSe4f8ajCCTf

Private Key Hexadecimal Format (64 characters [0-9A-F]): E2A799386D4E83E07F87A928D49703C4E5DA65455BA096E9900068AAEA1136C3
Private Key Base64 (44 characters): 4qeZOG1Og+B/h6ko1JcDxOXaZUVboJbpkABoquoRNsM=


How is it possible bitaddress.org shows another BTC address?
newbie
Activity: 1
Merit: 0
I tried matching the SHA256 hash of the html with the SHA256 hash in the signed version history and they did not match. I used the online toolsey hash  & validate. First I simply downloaded the page after the keys were generated which produced a file size 86kb with sha256 hash: 1fa1676627770b18d70790d1400645d8f4e1f4ee4663717523c9ebd3c8dc72c3

That didn't match so I downloaded the source which produced a file size 2.2mb with sha256 hash:
fb704af781404d70ea1b659a2fb6ca97f057fcbaf0bc08a895ba5b6ed955f74b
That didn't match either. The instructions say it should be SHA256-dec17c07685e1870960903d8f58090475b25af946fe95a734f88408cef4aa194.html

I'm not an expert verifying files so I assume I must not be checking correctly?
jr. member
Activity: 80
Merit: 6
https://www.mail-archive.com/[email protected]/msg06929.html

Is bitaddress affected by this?

The founder of segwitaddress said bitaddress still uses jsbn so it is affected?

Thanks in advance for the answer
newbie
Activity: 2
Merit: 0
Hi everyone, someone could give me a good tutorial to install bitaddress in my web site. Thanks Bye
legendary
Activity: 2758
Merit: 6830
Anyone working on adding Segwit?
I could code if it if no one minds.
Have you seen this one? https://github.com/coinables/segwitaddress

Looks legit to me.
newbie
Activity: 10
Merit: 6
Anyone working on adding Segwit?
I could code if it if no one minds.



Check out coinglacier.org if you are looking for SegWit support.
sr. member
Activity: 455
Merit: 250
You Don't Bitcoin 'till You Mint Coin
Anyone working on adding Segwit?
I could code if it if no one minds.

sr. member
Activity: 437
Merit: 415
1ninja
bitaddress.org is back up.
vip
Activity: 1302
Merit: 1042
👻
bitaddress.org is down due to DDOS attack. I am looking for new hosting.
Consider GitHub Pages? Free hosting, DDoS-protected, and custom domains now support HTTPS.
sr. member
Activity: 437
Merit: 415
1ninja
bitaddress.org is down due to DDOS attack. I am looking for new hosting.

OK good to know. Was wondering why it was down. Needed to make some paper wallets ;-)

You can download the zip from Github here:
https://github.com/pointbiz/bitaddress.org/archive/v3.3.0.zip

Or the raw HTML here:
https://raw.githubusercontent.com/pointbiz/bitaddress.org/v3.3.0/bitaddress.org.html
hero member
Activity: 1372
Merit: 512
bitaddress.org is down due to DDOS attack. I am looking for new hosting.

OK good to know. Was wondering why it was down. Needed to make some paper wallets ;-)
sr. member
Activity: 437
Merit: 415
1ninja
bitaddress.org is down due to DDOS attack. I am looking for new hosting.
sr. member
Activity: 806
Merit: 423
newbie
Activity: 10
Merit: 6
Will you add support for creating SegWit paper wallet?

This. Can we start a bounty?

When will this support segwit?
Would really be interesting
Second that.

Heard you guys  Wink
We've created a service similar to bitaddress.org supporting Segwit (both P2SH-P2WPKH and native P2WPKH) and added some other new features:
https://coinglacier.org

Check out the announcement here:
https://bitcointalksearch.org/topic/ann-coinglacierorg-browser-tools-for-bitcoin-cold-storage-4461152

It's open source:
https://github.com/dalitsairio/coinglacier.org
Don't Trust. Verify.
legendary
Activity: 3052
Merit: 1031
RIP Mommy
Hello everyone
I have my own priv key, how to convert the code to generate a paper wallet with my priv and public key?

Go to the BitAddress PGP/GPG-signed-by-developer & verified-by-you offline version, put your priv key in Wallet Details, click print, get a paper wallet.
legendary
Activity: 2758
Merit: 6830
Bitaddress' last commit was in December 2016.

If you want a Segwit address, you should use this paper wallet generator instead: https://segwitaddress.org/ (open source aswell)
newbie
Activity: 15
Merit: 0
When will this support segwit?
Would really be interesting
Second that.
member
Activity: 196
Merit: 10
When will this support segwit?
Would really be interesting
newbie
Activity: 2
Merit: 0
Hello

UPD:
COMM is some unusable currency for now since 2014

Here is the theme https://bitcointalksearch.org/topic/ann-communitycoin-comm-pure-pos-original-comm-multipools-coming-soon-558319. Link https://coinmarketcap.com/currencies/communitycoin/

I have a wallet there https://imgur.com/a/RtEUi

So help me plz to understand how can i sent or get BTC

I've intsalled on Windows Bitcoin Core

Create payment
URI: bitcoin:1JzdX97iVXiNyBiuoR7AsWNRGagdMAaWNW?amount=0.03000000
The address is 1JzdX97iVXiNyBiuoR7AsWNRGagdMAaWNW

Is it all right here or i miss something

Can you send me Bitcoin, please


Best regards,
Stas
Pages:
Jump to: