Bitcoin Forum
June 25, 2024, 08:19:16 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 ... 299 »
381  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin" on: November 01, 2017, 03:33:32 PM
There are more than 1000000 Clams in this Just-dice.com address xJDCLAMZpJR8odWH3QiwdNwJkwvD6eJwzW, but the address sends only 25-50 Clams for staking. How can I do it in my wallet?
Break it up into 25-50 CLAM "chunks" all on the same address.
382  Bitcoin / Bitcoin Discussion / Re: It appears BurtW had his BTC address private key collide with a Dogecoin address on: November 01, 2017, 02:16:53 PM
The title of this thread is a bit misleading.  It should probably read "It appears BurtW had his CLAM address private key collide with a Dogecoin address". Maybe we can get it changed.

tldr: It appears to me that the same private key was generated by someone else's DOGE wallet and my CLAM wallet and may have also been generated by a BTC wallet.  So the provable collision is between my CLAM wallet and someone else's DOGE wallet.

I have 26 CLAM addresses where I claimed CLAM using an old BTC address.

Just to make sure I am not losing my mind I went to Just Dice and did the /addr check on all 26 addresses.

In all cases I got the expected result:
  
  • The BTC address shows my activity from 2014
  • The CLAM address shows my recent activity
  • There is no activity on the LTC address
  • There is no activity on the DOGE address

There is something very strange and fishy about the private key for xWAS3PbHr3FBdLsV1s8UYKuwXaJWMsTcjw.  You do not have to take my word for it, you can see for yourself.  Go to the chat room at Just Dice and type in "/addr xWAS3PbHr3FBdLsV1s8UYKuwXaJWMsTcjw" then open up separate browser tabs for the four addresses calculated.

  • The BTC address shows activity from 2015-06-29 to 2017-05-19 which is not mine
  • There is no activity on the LTC address, the only expected result
  • The DOGE address shows activity from 2014-05-10 to 2015-12-28 which is not mine
  • The CLAM address shows the claim activity from 2015-01-21 which is not mine
  • The CLAM address also shows the recent activity from 2017-10-26 13:35:44 where I sent 25 CLAM and then 2017-10-31 14:16:16 when the 25 CLAM were moved by the other owner of the private key

So unless the owner of the DOGE address that claimed the CLAM address are the same person as the owner of the BTC address and that person used the private key for his DOGE address to create a BTC address on purpose, then this specific private key has collided twice.
383  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin" on: November 01, 2017, 05:05:20 AM
Against all odds I believe I have proof of a private key collision!

It all started when 25 CLAMs just up and left my wallet without my permission.

The transaction is shown here.

Notice that my 25 clams left my address of xWAS3PbHr3FBdLsV1s8UYKuwXaJWMsTcjw and ended up at the new address of x8f8YKkNJk6mU92ZmerhWqwqqvZKnTaZ9Y where, at the time of this post, they sit.

The source address is valid and is mine:

Quote
validateaddress xWAS3PbHr3FBdLsV1s8UYKuwXaJWMsTcjw

{
"isvalid" : true,
"address" : "xWAS3PbHr3FBdLsV1s8UYKuwXaJWMsTcjw",
"ismine" : true,
"isscript" : false,
"pubkey" : "02fcba7ecf41bc7e1be4ee122d9d22e3333671eb0a3a87b5cdf099d59874e1940f",
"iscompressed" : true,
"account" : "Stake 43"
}

The new address is valid and is not mine:

Quote
validateaddress x8f8YKkNJk6mU92ZmerhWqwqqvZKnTaZ9Y

{
"isvalid" : true,
"address" : "x8f8YKkNJk6mU92ZmerhWqwqqvZKnTaZ9Y",
"ismine" : false
}

Digging into the source address we find that it was originally funded in the airdrop:

Quote
Date   In Block   Transaction ID   Sent   Received   Total Minted   Total Change
31 Oct 2017   1753170   e33f67ae6a7c48e47e01ed9e10a6811c7fccd4ffd29ad0875064462079076a76   25.0000 (0.013 BTC)   0.0000 (0.000 BTC)   0.0000 (0.000 BTC)   -25.0000
26 Oct 2017   1745987   29f0acb9a407110f3f669f37457d8db0b3eb5ad4879e64947860172a62175279   0.0000 (0.000 BTC)   25.0000 (0.013 BTC)   0.0000 (0.000 BTC)   25.0000
21 Jan 2015   305965   09d59571fa24ab78c29d06df5f68574997a0990010d1d78978fc4efa24568000   4.6055 (0.002 BTC)   0.0000 (0.000 BTC)   0.0000 (0.000 BTC)   -4.6055
16 May 2014   2091   ccac1b2ef05dd9054ffa8bb814cdc9bfb66df6e9aba826bfde11173036a78bc9   0.0000 (0.000 BTC)   4.6055 (0.002 BTC)   0.0000 (0.000 BTC)   4.6055

This means that the CLAM private key is either a BTC, LTC, or DOGE private key.

FACTS:  I have never owned LTC or DOGE and I only imported BTC private keys into my CLAM client.  The three possible source addresses for the airdrop are:

Quote
22:19:55 INFO: CLAM: [xWAS3PbH] has the same private key as: BTC: [1Nro9Wkp], DOGE: [DSztgmhT], and LTC: [Lh5kQj4e]

Remember, I only imported BTC private keys.  Therefore the only key that could have been mine is the private key for the Bitcoin address of 1Nro9WkpaKm9axmcfPVp79dAJU1Gx7VmMZ

Taking a closer look at that address you will see that the first transaction made on that address was on 2015-06-29 20:35:06.  Therefore this could not have been the address used to claim the CLAMS.  Also, I do not recognize this address as one of mine and my first CLAM transaction was on 4/19/2017 so I could not have moved the claimed CLAMs off the address on 2015-01-21 19:42:08!

My conclusion is that this address is an address that was generated by my wallet that collided with all this past activity.

The person that owned the DOGE address DSztgmhTsjfS7xxDPyVNeunmBbjaJMfz92 is the person that claimed the CLAMs and them moved them on 2015-01-21 19:42:08.

My client appears to have generated the same private key!

I expect this person noticed 25 CLAMS magically appear in their wallet and then moved them to another address.

I must have incredible luck - which I hope will someday translates into a win in the lottery Wink

If you owned the DOGE address DSztgmhTsjfS7xxDPyVNeunmBbjaJMfz92, used it to claim CLAMs back in 2015, saw 25 CLAM magically appear in your wallet 2017-10-26 13:35:44, moved them 2017-10-31 14:16:16, and are feeling honest or guilty about it let's talk.

I would love another explanation.  Right now I am out 25 CLAMs.
384  Bitcoin / Hardware wallets / Re: [ESHOP launched] Trezor: Bitcoin hardware wallet on: October 31, 2017, 06:08:17 PM
https://www.wired.com/story/i-forgot-my-pin-an-epic-tale-of-losing-dollar30000-in-bitcoin/

hacking a TREZOR by downgrading the firmware to a vulnerable version? is it possible as the article described?

no, it was possible until a mandatory upgrade. and it was only possible when someone had physical access to your trezor.

all good.
I think the answer he is looking for is as follows.  From my current understanding of the vulnerability and the upgrade:

IF (you have upgraded the firmware to the latest) AND (someone gets physical access to your Trezor) THEN:

If they try to install ANY new firmware including old versions, their own hacking code, etc. they no longer have access to the secrets in SRAM because the latest firmware destroys all secrets in SRAM if and when ANY new code is loaded (including all future firmware updates).  Obviously the secrets are still kept in a safe and secure non volatile location, they are just destroyed in SRAM in order to prevent this very attack vector.

Now, his question might have been as as follows:

If someone manages to get physical access to my updated Trezor and then uploads an older version of the firmware (destroying the secrets in SRAM per the new code) is there any possibility that the old code will still put the secrets into SRAM even though the attacker does not have the PIN?  If so then, of course they can then upload a hack and get the secrets.

My assumption is that the old code accidentally left the secrets in SRAM during a code update but did not load them into SRAM until the PIN was correctly entered.  If so, then all is good.

Can TREZOR verify my statements above to be all true?
385  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BYTEBALL: Totally new consensus algorithm + private untraceable payments on: October 30, 2017, 03:21:59 PM
i have some byteball + black what is this worth Huh

71,5328 mb  on byteball

18.799.219 blackbytes ??


That's worth ~.00261 BTC or ~$14 USD.

I would have told him to use a calculator.  Now he'll keep asking you instead.
i wanna use the calc, where can i find it ??
Most smart phones have calculators built in.  Do you have a smart phone?
386  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BYTEBALL: Totally new consensus algorithm + private untraceable payments on: October 29, 2017, 12:16:25 PM
This is not a Byteball issue.  It is a SegWit issue.  Currently there is no standard message signing algorithm for SegWit addresses so you cannot sign a message using a SegWit address.

Thanks.  I am surprised because my wallet allows me to sign messages using SegWit addresses.

Anybody know of any Bitcoin wallets that support SegWit and have "coin control" features (i.e., the ability to freeze addresses or send BTC from specific addresses)?
Which wallet are you using?  I use Trezor and they did propose a signature algorithm and implement it but then they backed it out because the proposed algorithm did not get any traction with other wallets and exchanges.  This really needs an official BIP so that we can get everyone to implement the same algorithm.
387  Bitcoin / Project Development / Re: Large Bitcoin Collider (Collision Finders Pool) on: October 28, 2017, 08:52:52 PM
So, are you are claiming that you really expect to find Bitcoins that have been properly stored using a functioning cryptographically secure random number generator with an adequate source of entropy?

Yes, and I even explained why on numerous occasions.

And if you managed to observe what the author of the puzzle transactions has done (removing those with 161-256 bit into the -160 space, for redundancy reasons), you should by now have said farewell to a 256bit private key with "proper/adequate entropy".

And I won't - I repeat: won't - go again into a discussion of simple linear 4th grade arithmetics pointing out how 135bit of search space will take billions of years to compute (which it won't), because I am really sick of peoples linear minds.
OK then, we will see how it goes.
388  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BYTEBALL: Totally new consensus algorithm + private untraceable payments on: October 28, 2017, 08:47:04 PM
I would like to participate in the upcoming Byteball distribution by signing messages with my Ledge Nano S chrome wallet, but ran into a problem.  When I enter my BTC address in the Byteball Transition Bot, it responds "Only P2PKH addresses are supported."  Is this because my BTC is in SegWit addresses? 

I have not updated to the latest version of the Byteball wallet; does it support SegWit addresses?
This is not a Byteball issue.  It is a SegWit issue.  Currently there is no standard message signing algorithm for SegWit addresses so you cannot sign a message using a SegWit address.
389  Other / Beginners & Help / Re: New to the forum and crypto on: October 26, 2017, 02:10:33 PM
Welcome.  If you have any specific questions let me know.

Wow! Kwal, you may not know it but BurtW is a very humble "somebody" here. He often provides talks about Bitcoin around the US. He's one of the best contacts you could make here.

I also want to welcome you to this world. There's a lot to explore, so hopefully you don't get bored quickly! Have you looked into Ripple yet? I'd be curious to know your thoughts as someone who's just entered this market.

Good luck to you.
I was just so glad to see a real new account by a real person actually interested in Bitcoins and not just another account from an account farmer only interested in making a quick buck!
390  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin" on: October 25, 2017, 11:38:41 PM
You should change the Opening Page graphics, which states "If you own BTCs etc you already own clams". This is not true. I own BTCs, but I don't own any Clams. I find this statement mocking therefore.

How about "If you owned Bitcoin on 2014-05-12 at 12:48:17 (block 300377) then you can claim your CLAMs!"
391  Other / Beginners & Help / Re: New to the forum and crypto on: October 25, 2017, 11:23:19 PM
Welcome.  If you have any specific questions let me know.
392  Bitcoin / Press / Re: [2017-10-25] DEA Report: Bitcoin Used for Trade-Based Money Laundering on: October 25, 2017, 11:14:47 PM
In the so called "evidence" used to get the sealed warrant for my arrest under the Patriot act the government's view of Bitcoin was expressed as "there are little or no legal reasons for using Bitcoins".  So from their point of view the simple fact you are a Bitcoin user or enthusiast can be used to start an investigation into all of your activities.
393  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin" on: October 25, 2017, 11:07:28 PM
Wait so this is dead for real?
As dead as a dead zombie - for real Wink
394  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BYTEBALL: Totally new consensus algorithm + private untraceable payments on: October 25, 2017, 10:49:25 PM
Upgrade is mandatory for full clients.
Done.  Thanks.
395  Bitcoin / Project Development / Re: Large Bitcoin Collider (Collision Finders Pool) on: October 25, 2017, 03:25:45 PM

With the exception of Bitcoins that have been purposefully placed in low entropy addresses, like the puzzle transaction, or Bitcoins that have been inadvertently placed in low entropy addresses, for example from a defective random number generator, this project will never find any Bitcoins that have been properly stored at Bitcoin address generated from an adequate source of entropy.  But again, that is not the purpose of the project.

<snip>

Always interesting to read from other people what the purpose of ones own project is. Ignoring - stubbornly I might say -
 https://lbc.cryptoguru.org/man/theory

Also interesting how statements change over time

"this project will never find any Bitcoins"

"this project will never find any Bitcoins hat have been properly stored at Bitcoin address generated from an adequate source of entropy."

soon then

"this project will never find many Bitcoins hat have been properly stored at Bitcoin address generated from an adequate source of entropy."

;-)
So, are you are claiming that you really expect to find Bitcoins that have been properly stored using a functioning cryptographically secure random number generator with an adequate source of entropy?
396  Bitcoin / Project Development / Re: Large Bitcoin Collider (Collision Finders Pool) on: October 25, 2017, 01:54:19 PM
Imho we must find a way so client operators get notified, we cannot rely on this sort of luck and quite honestly, I start to believe the pool has found way more addresses than we currently know of.
You and your opinion are totally wrong.  The entire purpose of this project is to see just how quickly sequential addresses can be generated in order to sequentially search and find addresses that currently contain or have previously contained Bitcoin.  Since that is the purpose there is no reason to under report the number of addresses that have previously contained Bitcoins.  With the exception of Bitcoins that have been purposefully placed in low entropy addresses, like the puzzle transaction, or Bitcoins that have been inadvertently placed in low entropy addresses, for example from a defective random number generator, this project will never find any Bitcoins that have been properly stored at Bitcoin address generated from an adequate source of entropy.  But again, that is not the purpose of the project.

<snip>

Any ballpark estimate of the percentage of current bitcoin addresses with say, more than 1 btc, that have inadvertent low entropy?
Zero or maybe imperceptibly and immeasurably just above zero.
397  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BYTEBALL: Totally new consensus algorithm + private untraceable payments on: October 25, 2017, 11:31:12 AM
All of the sudden my Byteball client fails to run with the following exception:

Quote
Uncaught exception: Error: Error: SQLITE_ERROR: too many SQL variables SELECT unit_authors.unit, unit_authors.address, 100 AS earned_headers_commission_share FROM unit_authors LEFT JOIN earned_headers_commission_recipients USING(unit) WHERE unit_authors.unit IN(?) AND earned_headers_commission_recipients.unit IS NULL UNION ALL SELECT unit, address, earned_headers_commission_share FROM earned_headers_commission_recipients WHERE unit IN(?)

Which is then followed by many pages (thousands) of addresses.

I have included the lottery chat bot.  Could this be being caused by a bug in that chat bot?

Also, I have not updated to the latest version yet.  Would it help to update?

Can I temporarily remove the lottery chat bot by editing a file somewhere so I can get my client to run again?

 
398  Bitcoin / Project Development / Re: Large Bitcoin Collider (Collision Finders Pool) on: October 24, 2017, 01:42:31 PM
Imho we must find a way so client operators get notified, we cannot rely on this sort of luck and quite honestly, I start to believe the pool has found way more addresses than we currently know of.
You and your opinion are totally wrong.  The entire purpose of this project is to see just how quickly sequential addresses can be generated in order to sequentially search and find addresses that currently contain or have previously contained Bitcoin.  Since that is the purpose there is no reason to under report the number of addresses that have previously contained Bitcoins.  With the exception of Bitcoins that have been purposefully placed in low entropy addresses, like the puzzle transaction, or Bitcoins that have been inadvertently placed in low entropy addresses, for example from a defective random number generator, this project will never find any Bitcoins that have been properly stored at Bitcoin address generated from an adequate source of entropy.  But again, that is not the purpose of the project.

Also, your comment "we cannot rely on this sort of luck" indicates you have absolutely no idea how this project works.  It is sequentially creating all possible addresses starting at private key 0x1.  There is no luck involved.

Oh wait, I just ranted at another f!@#ing account farmer that will never be back to this thread.  Oh well...

Hello!!! Is there anybody out there?Huh?

Seems that LBC is scam... or, in other words, if you run LBC on your computer, your computer is running and working for this/these guy/s, and you will see no addresses with bitcoins:

LBC is NOT a scam because they went outta their way in dissing me who went outta my way in exposing them as a scam. That outta the way, now get outta their way while they ... FUCK ME! I forgot what I was gonna say. Well, whatever it was, I assure you it was epic.  Roll Eyes Roll Eyes Roll Eyes

Bruno, you crack me up.  Blaze on dude.
399  Bitcoin / Wallet software / Re: Cracking a seed. on: October 19, 2017, 12:17:55 PM
Knowing that the 22 seeds are in order but that the position of the two missing words is not known helps some but the key can still be brute forced.

This only increases the number of trials by about 242 = 576 so the total number of trials is less than 2,415,919,104
400  Bitcoin / Wallet software / Re: Cracking a seed. on: October 19, 2017, 12:08:06 PM
Would a seed of 24 words with 22 known and 2 missing be crackable?

What are your thoughts?
Assuming English words are being used here is the list.

So you only have to enter 2,0482 = 4,194,304 possible combinations of words.

Given the list above a simple program to iterate through each of the 4,194,304 possible values could be easily written.

However, as described in the previous post you would need to know the correct order of the other words and the correct position of the two missing words.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 ... 299 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!