Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: handschi on March 28, 2020, 06:34:53 AM



Title: convert bitcoin address to ethereum address
Post by: handschi on March 28, 2020, 06:34:53 AM
i found this site on hackernews:

https://free-online-app.com/bitcoin-2-ethereum-address-converter/

Quote
bitcoin2ethereum
Did you know? You can generate an ETHEREUM address for any existing BITCOIN-address.

Given the BTC address was already used to SEND.

sending leaks the full public key, so we can use the pubkey to generate an ETH address from it.

The generated ethereum address can be controlled with the same private key.

This way you can send ETH assets to someone you only know his BTC address.

i tested some bitcoin addresses and for each one it gives me an ethereum address.
this way i could send somebody a donation in an ERC20 token although i only know his bitcoin address.


it also links to this:

https://free-online-app.com/bitcoin-ethereum-private-key-converter/

Quote
BTC<->ETH Private Key Converter

Generate an ETHEREUM address from a BITCOIN private key or vice versa.

obviously i can generate an ethereum keypair from my bitcoin WIF on there.

is this too good to be true or can this be done without problems?

i find it very inviting to have one key for all my crypto needs.

are there any security problems?

the private key converter states
Quote
Download this one-file-html-app and run it offline for best security!

i cursorly jumped through the html/js code and it has no external dependencies.

i think about putting this onto my linux-crypto-usb-boot-stick.

thanks for any input!


Title: Re: convert bitcoin address to ethereum address
Post by: cryptoaddictchie on March 28, 2020, 07:18:59 AM
I tried some btc address segwit to convert into ethereum address. Then its noted no private key on the network? At first I thought its possible but thinking about it. How can this be possible having two different blockchain?

Also I found it suspicious that we can come up with an ethereum address using a private key of bitcoin? You mean we need to input our keys to do? No way, its like a a suicide when you copy a bitcoin private key to an unknown website.

Generate an ETHEREUM address from a BITCOIN private key or vice versa.
Inputting a PK is a risk for everyone. Not a good way to acquire an ethereum or btc address from this. Might just create a new one from trusted mew, or bitcoin core wallet


Title: Re: convert bitcoin address to ethereum address
Post by: handschi on March 28, 2020, 07:43:54 AM
ofcourse copy/pasting private keys around the web is a NO-NO.

the site clearly states
Quote
Download this one-file-html-app and run it offline for best security!
thats what i ofcourse do when working with my keys!!!

i now tried it.

i made a bitcoin key and did a transaction to it and away from it:

https://www.blockchain.com/btc/address/194hjYrZPP7jL5FHhd8FWXTw3SU96k8G39

then i converted my key to an ethereum one and also sent a little there and away:

https://etherscan.io/address/0x998ada06ae837a0c36d6ab9c2073acddfa817fb7

both have the same private key.

nice tool.


Title: Re: convert bitcoin address to ethereum address
Post by: rosezionjohn on March 28, 2020, 08:28:01 AM
I would not be surprised if one day I see you complain that your funds are stolen because you downloaded some file from some website. How convenient it must be for hackers that someone would actually use their work and hand their private keys.


Title: Re: convert bitcoin address to ethereum address
Post by: bitbunnny on March 28, 2020, 08:36:16 AM
I would not be surprised if one day I see you complain that your funds are stolen because you downloaded some file from some website. How convenient it must be for hackers that someone would actually use their work and hand their private keys.

Exactly, people are too careless and don't have in mind security. Wallets and cryptocurrency in general are so vulnerable and we have to be very careful what we install, what data we share and especialy we shouldn't give out our private keys. If you don't act like that don't be surprised if one day you lose your coins.


Title: Re: convert bitcoin address to ethereum address
Post by: Rodeo02 on March 28, 2020, 08:50:54 AM
I would not be surprised if one day I see you complain that your funds are stolen because you downloaded some file from some website. How convenient it must be for hackers that someone would actually use their work and hand their private keys.
And its much secured if you make different wallet to eth and btc there is no reason for you to use the same private key from different address?
 Its much easier to make a wallet and stored your keys to safe place , than give your to trust to unknown website that claiming they can make you both eth and btc address with the same private key.


Title: Re: convert bitcoin address to ethereum address
Post by: Yaunfitda on March 28, 2020, 08:52:57 AM
I would not be surprised if one day I see you complain that your funds are stolen because you downloaded some file from some website. How convenient it must be for hackers that someone would actually use their work and hand their private keys.

Correct, of course right now we can say that this is a good tool to used.

However, one day we might see someone bitching around the community and say that he had lost his BTC when using some online tools that supposedly clean. Could be good if you are not playing with huge amount of BTC here, just to get how the supposedly conversion works.

But better to stay with BTC and then separate your funds with Ethereum, just saying.


Title: Re: convert bitcoin address to ethereum address
Post by: fiulpro on March 28, 2020, 09:05:49 AM
See I haven't tried it nor I know about it's credibility , but all I can tell you is , no matter what you should not do stunts like these and on the top of that use Information provided by a third party website .
Have you ever heard about phishing ?
Search it up , you can really be in a problem one day .
I don't even understand why do you need to do this , just chill and use things , the way they are supposed to be used .
Don't play with them untill and unless you know more than anyone about them .


Title: Re: convert bitcoin address to ethereum address
Post by: odolvlobo on March 28, 2020, 10:07:15 AM
This is how it works:

1. Use the address to find the public key in the block chain. In order to send bitcoins, the sender must provide the public key that corresponds to the address holding the bitcoins. That is the reason for the requirement, "Given the BTC address was already used to SEND."
2. Just as a Bitcoin address is derived from the public key, so is an Ethereum address.
3. A public key is derived from a private key. Since both the Bitcoin address and ethereum address come from the same public key, they also come from the same private key.

Actually, since the addresses of many types of coins are derived from public keys. You can do the same trick with other coins, too (as long as they use the secp256k1 ECC curve).


Title: Re: convert bitcoin address to ethereum address
Post by: Asuspawer09 on March 28, 2020, 10:36:01 AM
I would not be surprised if one day I see you complain that your funds are stolen because you downloaded some file from some website. How convenient it must be for hackers that someone would actually use their work and hand their private keys.

Correct, of course right now we can say that this is a good tool to used.

However, one day we might see someone bitching around the community and say that he had lost his BTC when using some online tools that supposedly clean. Could be good if you are not playing with huge amount of BTC here, just to get how the supposedly conversion works.

But better to stay with BTC and then separate your funds with Ethereum, just saying.
I agree with that I think this kind of method is completely unnecessary, Also this is not how the system works. Your method might work but I don't think anybody is going to risk their funds in this method.

Anyway, it is more secure if you are justs going to follow and create a different wallet address for BTC and Ethereum since this is how it works, and for sure it will be fixed soon so completely not recommended for everybody.


Title: Re: convert bitcoin address to ethereum address
Post by: hatshepsut93 on March 28, 2020, 03:50:30 PM
Unless the whole process can be done offline, i wouldn't use the service/tool, it's simply too risky for minor convenience.

Besides, when we're talking about convenience, IMO it's more convenience to use multi-cryptocurrency wallet with 1 backup (either mnemonic seed or wallet file).

I don't see any security risks here, you're not generating any private keys with this trick, and it only uses publicly available information. Bitcoin public keys can already be recovered from blockchain data if you spent coins from that address, and you can't generate a private key for a known public key.

Also, for the purposes of this method signing a message would work too, since you can also recover a public key from that signature too. So, you can generate Ethereum address even if you didn't spend coins on that BTC address yet.


Title: Re: convert bitcoin address to ethereum address
Post by: pakhitheboss on March 28, 2020, 05:48:43 PM
I would not be surprised if one day I see you complain that your funds are stolen because you downloaded some file from some website. How convenient it must be for hackers that someone would actually use their work and hand their private keys.

The way OP is trying to convince everyone here makes it more evident that he has no clue what can happen to his Bitcoin wallet. It is already compromised and chances of it getting hacked is pretty high.

How on the earth is it possible to use a same privately on  two different Blockchain. They both work on different algorithm. You can fool yourself and not others.


Title: Re: convert bitcoin address to ethereum address
Post by: pooya87 on March 29, 2020, 03:44:57 AM
this only makes sense if you aim to only have some fun and play around with cryptography (Elliptic curves and hashing) otherwise things like this should never even be used. a private key must be generated separately for one purpose and NEVER be used for another.
not paying attention to that can easily lead to loss of funds specially when you use bad or untested implementations such as an altcoin wallet. it could leak your private keys through different ways including a simple leaking to more complicated ways such as faulty signature generator (weak RNG, reusing k)...


Title: Re: convert bitcoin address to ethereum address
Post by: Mulann2 on March 29, 2020, 04:53:05 AM
What is the essence of going through this process when you can easily have both within a snap of the finger, and how are you sure this is a very secure thing to do, remember this is your funds you are playing with,
I don't think I would want to try any of it out, creating both btc and eth wallet is free, there is no need for me to want to be smart and probably ended up regretting it, @op, hope you know what you are doing or the consequences if anything happens.


Title: Re: convert bitcoin address to ethereum address
Post by: davis196 on March 29, 2020, 05:38:06 AM
What is the essence of going through this process when you can easily have both within a snap of the finger, and how are you sure this is a very secure thing to do, remember this is your funds you are playing with,
I don't think I would want to try any of it out, creating both btc and eth wallet is free, there is no need for me to want to be smart and probably ended up regretting it, @op, hope you know what you are doing or the consequences if anything happens.

You are right.This is most likely some scam that targets cryptocurrency noobs,who think that this service might be convenient.I think that the users will "convert" their Bitcoin addresses into ethereum addresses that belong to the owner of this scam.Never give your private keys to any website or any person.The fact that there's some pseudo-technical information on that website,telling you that your private keys are safe is kinda disturbing as well.


Title: Re: convert bitcoin address to ethereum address
Post by: Nadziratel on March 29, 2020, 10:57:53 AM
I still have trouble believing that such a thing is possible. But more importantly, I don't think that such a thing can be safe. Some form of security breach may be possible.
Do you think that can be safe for money?


Title: Re: convert bitcoin address to ethereum address
Post by: handschi on March 29, 2020, 04:44:25 PM
thanks for all the answers.

most answers are obvious post-count-hunters who have no idea what they are talking about.

the converter clearly states in bold red letters:

Download this one-file-html-app and run it offline for best security!
Never paste private keys into unknown websites!


this is how i do it:

i run this html-js-app on an offline linux computer which i boot from a usb stick into a virgin operating system.

then i run the key converter.

then i write up the public addresses and send funds to these.

this way the private key never even has a chance to reach the internet.

for me this is ideal.

i generated 1 private key which i use for both: bitcoin and ethereum networks.

i put some money on these 2 addresses regularly as a saving for my kids.

this way i have to only inherit 1 private key to my kids.


if you have a windows-10 computer which you use to run all kinds of games, warez and browser-plugins, then handling a private key is ofcourse troublesome.


Title: Re: convert bitcoin address to ethereum address
Post by: Bountyhonter on March 29, 2020, 11:03:20 PM
This sounds too risky, if you want to send someone ethereum or Ethereum based tokens why not ask the person for his/her ethereum wallet address instead of going through this risky process and the person might not even know you sent anything if the person doesn't use the ethereum wallet.


Title: Re: convert bitcoin address to ethereum address
Post by: BitMaxz on March 29, 2020, 11:45:47 PM
Download this one-file-html-app and run it offline for best security!
Never paste private keys into unknown websites!



I agree with you but it still not safe to use even you run it in offline mode.

But how they actually generate an ethereum address with your Bitcoin address?
Do you think the generated ETH address is only controlled by you? Or possible they generated an ETH address which is controlled by the owner of this website.

And how do you trust a few months old website which is not well-known and honestly, never heard of this website?

So, if your plan is to convert your Bitcoin address to ETH on that website much better to stay away. I don't feel safe using this tool even you run it offline because we don't know if the generated ETH address is controlled by us and maybe we are sending ETH as a donation to totally different ETH controlled by the owner of this website.


Title: Re: convert bitcoin address to ethereum address
Post by: handschi on April 05, 2020, 12:29:42 PM
Unless the whole process can be done offline, i wouldn't use the service/tool, it's simply too risky for minor convenience.

Besides, when we're talking about convenience, IMO it's more convenience to use multi-cryptocurrency wallet with 1 backup (either mnemonic seed or wallet file).

I don't see any security risks here, you're not generating any private keys with this trick, and it only uses publicly available information. Bitcoin public keys can already be recovered from blockchain data if you spent coins from that address, and you can't generate a private key for a known public key.

Also, for the purposes of this method signing a message would work too, since you can also recover a public key from that signature too. So, you can generate Ethereum address even if you didn't spend coins on that BTC address yet.

True, but the reason i mention security risks because :
1. the website also offer private key converter between BTC/ETH on address converter page.
2. OP also ask about private key converter

thanks for all the answers.

most answers are obvious post-count-hunters who have no idea what they are talking about.

the converter clearly states in bold red letters:

Download this one-file-html-app and run it offline for best security!
Never paste private keys into unknown websites!


While it's good advice, the website you mentioned reputation is unknown. Who knows if he put backdoor such as fixed k value in it's ECDSA parameter?

thats a matter when transactions are being built.

the way private/public key pairs are made is fixed anyway. there is no random parameter in building the keypair.

i found that AETERNITY currency uses a similar key transaltor:
https://aeternity.com/key-translate/
spits me the same results.


Title: Re: convert bitcoin address to ethereum address
Post by: pooya87 on April 06, 2020, 04:04:29 AM
But how they actually generate an ethereum address with your Bitcoin address?
Do you think the generated ETH address is only controlled by you? Or possible they generated an ETH address which is controlled by the owner of this website.

it is possible because ethereum is also a copy of bitcoin so most things that matter are exactly the same as bitcoin. and the site is using private keys (not even public keys) so they have the chance to build it from the base up (private key > public key > hash > address)
the hash is the different step and is the stupidest method too, instead of using a hash algorithm that returns a 20 byte result (like RIPEMD160) it uses Keccak-256 hash of the uncompressed public key then drops 12 bytes of it! the remaining bytes are the address.


Title: Re: convert bitcoin address to ethereum address
Post by: Flickkk on April 06, 2020, 09:28:14 AM

Too risky when you're going to surrender your private key.
The best way is to get a mobile app where you can use BTC and Eth in the app then transfer your BTC or ETH in that app make sure the app is legit. In my country it was named Coins.ph .
When you transfer your coin in the app you can easily convert it into BTC or Eth even Bitcoin cash


Title: Re: convert bitcoin address to ethereum address
Post by: hv_ on April 06, 2020, 10:14:31 AM
never share your private keys - that might be a fishing attack


Title: Re: convert bitcoin address to ethereum address
Post by: maxreish on April 07, 2020, 12:04:41 AM
We can simply comvert our btc to eth without doing that complicated tutorial of yours by using some exchange wallets. I understand your innovative, even if you proposed if doing it online but downloading unknown file is so risky. Don't wanna cause trouble by exposing some private keys, etc. And converting btc address to eth address is an easy by using some exchanges or even local wallets.


Title: Re: convert bitcoin address to ethereum address
Post by: elenag1042 on April 20, 2020, 02:28:03 PM
At the purpose once you can without much of a stretch see them both shortly of a finger, what's the way toward passing this procedure and the way would you ensure it's an exceptionally secure activity, recollect that it's your assets that you simply play,
I would prefer think I to not inspect it, it's allowed to form both a BTC and an ethical wallet, i do not got to be savvy and certain finish up thinking twice about it above, trust you comprehend what or if the outcomes occur.


Title: Re: convert bitcoin address to ethereum address
Post by: asiabtc on April 26, 2021, 09:42:45 PM
kogitoken.org (http://kogitoken.org) generated an ETHEREUM address for Satoshi Nakamoto, used bitcoin genesis block data. seems this link https://free-online-app.com/bitcoin-2-ethereum-address-converter/ (https://free-online-app.com/bitcoin-2-ethereum-address-converter/) cannot.


Title: Re: convert bitcoin address to ethereum address
Post by: aesma on April 26, 2021, 10:31:48 PM
Multicurrency wallets all use the same seed words to create wallets/addresses in all kinds of cryptocurrencies, so it's not really surprising.

I wouldn't use it to send ETH to someone who gave me a BTC address though, I'd rather ask that person for an ETH address, and help them get one if needed.


Title: Re: convert bitcoin address to ethereum address
Post by: asiabtc on April 27, 2021, 10:56:44 PM
Multicurrency wallets all use the same seed words to create wallets/addresses in all kinds of cryptocurrencies, so it's not really surprising.

I wouldn't use it to send ETH to someone who gave me a BTC address though, I'd rather ask that person for an ETH address, and help them get one if needed.
the key how to get Satoshi's eth address. he won't public it. we can only convert it from the public bitcoin genesis block info. kogitoken.org team did it. now ,needs verify it.


Title: Re: convert bitcoin address to ethereum address
Post by: btc-room101 on April 28, 2021, 12:40:32 AM
I would not be surprised if one day I see you complain that your funds are stolen because you downloaded some file from some website. How convenient it must be for hackers that someone would actually use their work and hand their private keys.

Exactly, people are too careless and don't have in mind security. Wallets and cryptocurrency in general are so vulnerable and we have to be very careful what we install, what data we share and especialy we shouldn't give out our private keys. If you don't act like that don't be surprised if one day you lose your coins.

Exactly, the algo's are all the same; BTC uses SHA256 (NSA) to hash the public-key into an address, and ETH uses Keccak-512 (Sputnik);

All private keys to address mapping is the same, private_key*generator->public_key, Hash(public_key)->address, compress address -> final address

You can do this yourself, don't need a downloaded malware. Just use 'KU' ( python pycoin util ) and generate the public-key from a private-key. Then apply the sha or keccak hash, and them in the case of bitcoin address format compress to base-58 ( cmd line tools on linux are already there for all these steps )

Why would anybody do this? It's not the same address,

Like somebody said here, the only reason for this is to get you to enter your private-key, so their malware can send it home.


If you must do it, I have explained above how do to it,

U can't really map btc to eth, as keccak & sha are different one-way trap door functions, called 'hashing'; if you go back to the priv-key, then you can map to public-key, as essentially ETH is just a clone of BTC, and they both use the same algo to generate elliptic curve arithmetic.

Bitcoin gets hacked 100x more than ethereum historically, because "BTC was where the money is/was", in time as ETH becomes more popular, and bigger CAP, you will see the criminals move to ETH. I think essentially that is what this malware is about, its an attempt to catch morons making the move from btc to eth, and thinking they can use the same priv-key, you can but why would you want to weaken security? ETH has good wallets, and good key generation built-in, why would you want to 'import' a private-key from btc of questionable security?



Title: Re: convert bitcoin address to ethereum address
Post by: asiabtc on April 28, 2021, 03:00:13 AM
I would not be surprised if one day I see you complain that your funds are stolen because you downloaded some file from some website. How convenient it must be for hackers that someone would actually use their work and hand their private keys.

Exactly, people are too careless and don't have in mind security. Wallets and cryptocurrency in general are so vulnerable and we have to be very careful what we install, what data we share and especialy we shouldn't give out our private keys. If you don't act like that don't be surprised if one day you lose your coins.

Exactly, the algo's are all the same; BTC uses SHA256 (NSA) to hash the public-key into an address, and ETH uses Keccak-512 (Sputnik);

All private keys to address mapping is the same, private_key*generator->public_key, Hash(public_key)->address, compress address -> final address

You can do this yourself, don't need a downloaded malware. Just use 'KU' ( python pycoin util ) and generate the public-key from a private-key. Then apply the sha or keccak hash, and them in the case of bitcoin address format compress to base-58 ( cmd line tools on linux are already there for all these steps )

Why would anybody do this? It's not the same address,

Like somebody said here, the only reason for this is to get you to enter your private-key, so their malware can send it home.


If you must do it, I have explained above how do to it,

U can't really map btc to eth, as keccak & sha are different one-way trap door functions, called 'hashing'; if you go back to the priv-key, then you can map to public-key, as essentially ETH is just a clone of BTC, and they both use the same algo to generate elliptic curve arithmetic.

Bitcoin gets hacked 100x more than ethereum historically, because "BTC was where the money is/was", in time as ETH becomes more popular, and bigger CAP, you will see the criminals move to ETH. I think essentially that is what this malware is about, its an attempt to catch morons making the move from btc to eth, and thinking they can use the same priv-key, you can but why would you want to weaken security? ETH has good wallets, and good key generation built-in, why would you want to 'import' a private-key from btc of questionable security?


thanks a lot for your detailed explain.
as we know, the Public key is leak in early transaction .so, there is possibility to extract the PK of Satoshi,  and uses Keccak-512 (Sputnik) to hash the public-key into an ETH address. am i correct? if yes, kogitoken.org team hashed right ETH address, from Satoshi Public key. if it's right, it will be genesis air drop to Satoshi. it's ETH community big news.
thanks.