Bitcoin Forum
July 10, 2026, 02:21:00 PM *
News: Latest Bitcoin Core release: 31.1 [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 »
1  Economy / Collectibles / Re: {INFO} SO, YOU WANNA GENERATE YOUR OWN KEYS FOR PHYSICAL BITCOIN ITEMS? on: July 06, 2026, 04:42:02 PM
Thanks for the great article.
Thanks:)
I edited my post and added an other link.
2  Economy / Collectibles / Re: {INFO} SO, YOU WANNA GENERATE YOUR OWN KEYS FOR PHYSICAL BITCOIN ITEMS? on: July 06, 2026, 04:23:02 PM
@krogo,
Although i would love to get a copy of Mycelium Entropy device as a collector, i wouldn't use it for serious purpose.
Indeed, i think the source of entropy is too limited:
https://medium.com/@wendellmouzaliruiz/a-critical-review-of-seed-entropy-in-computational-environments-129da05defb2
and
https://bitcointalk.org/index.php?topic=5527126.0
3  Economy / Collectibles / Re: {INFO} SO, YOU WANNA GENERATE YOUR OWN KEYS FOR PHYSICAL BITCOIN ITEMS? on: July 06, 2026, 04:12:16 PM

I still periodically remove the hard drive - drill and burn the old drive and install a new drive.

I still use the same paper and offline laser printer.

One can also use a raspberry pi that stores the keys generated in RAM so that once printed and you shut off the pi the keys are gone. there is no retrieving them.


Yeah, perhaps it is even easier to use a Ubuntu LIVE session...Just my 2 cents...
Yes, with a Ubuntu Live session everything is compute in RAM. Once turn off all the data are gone. That way no need to drill or burnt HDD.
https://ubuntu.com/desktop/docs/en/latest/how-to/create-a-bootable-usb-stick/
4  Economy / Collectibles / Re: {INFO} SO, YOU WANNA GENERATE YOUR OWN KEYS FOR PHYSICAL BITCOIN ITEMS? on: July 03, 2026, 08:58:17 AM

I still periodically remove the hard drive - drill and burn the old drive and install a new drive.

I still use the same paper and offline laser printer.

One can also use a raspberry pi that stores the keys generated in RAM so that once printed and you shut off the pi the keys are gone. there is no retrieving them.


Yeah, perhaps it is even easier to use a Ubuntu LIVE session...Just my 2 cents...
5  Economy / Collectibles / Re: [FREE RAFFLE #6] b1eXch x Icarus Custom Card✅🔐🎰 on: July 03, 2026, 08:46:29 AM
03- bestcoin_59
Thanks



6  Economy / Collectibles / Re: Og's Free Mystery Raffles (#7) on: June 05, 2026, 06:31:29 PM
9 - bestcoin_59
Thanks
7  Economy / Collectibles / Re: Og's Free Mystery Raffles (#4) on: May 19, 2026, 01:33:45 PM
8 - bestcoin_59
Thanks
8  Economy / Collectibles / Re: 🎉[Free Raffle] Welcome Back Party - Polymerbit "Vires Numeris" Note .001 BTC 🎉 on: May 11, 2026, 12:50:59 PM
69 - bestcoin_59
Thanks Smiley
9  Economy / Collectibles / Re: 🎉[Free Raffle] Welcome Back Party - Polymerbit "Vires Numeris" Note .001 BTC 🎉 on: May 10, 2026, 08:05:36 PM
59 - bestcoin_59
Thanks
10  Economy / Collectibles / Re: Free Mystery Raffle #2 on: May 10, 2026, 08:00:11 PM
1 - bestcoin_59
Thanks
11  Economy / Collectibles / Re: [FREE RAFFLE #15] Icarus Custom Card🔐🎰 on: May 05, 2026, 05:47:22 PM
69 - bestcoin_59
Thanks
12  Economy / Collectibles / Re: Cassascius vs Quantum computing on: April 20, 2026, 09:31:23 AM
The Projecteleven is a very useful tool.  Grin

Thanks for sharing....I searched the following cas addy https://casascius.uberbills.com/?address=1Cu7duGZ6GGF2BWZWXEU9STYj4x8wAqSdJ

   And it came back no address found.

   I am presuming that as long as the public key is not exposed the paper wallet should be fine..especially since the cas coin has no output transactions

I understand it the same way. I tested a few based on the list and it seems they are all safe.

However, given the nature of the hard fork, if it happens, it is still possible that everybody will be forced to move, even owners of safe addresses...In fact i don't know exactly. Any idea?

The Projecteleven is a very useful tool.  Grin

Thanks. I hate what i'm going to say, but feel free to give me some merits if you think i deserve it...
13  Economy / Collectibles / Re: Cassascius vs Quantum computing on: April 06, 2026, 05:09:25 PM
So to sum up regarding casacious coins. I checked some random addresses taken from:
http://casascius.uberbills.com/
and they don't seem to fall in the P2PK category. Therefore, if unpeeled, these coins should
be safe.

Fell free to elaborate if you think i'm wrong.
14  Economy / Collectibles / Re: Cassascius vs Quantum computing on: April 06, 2026, 04:57:14 PM
Genuine questions here so forgive me if they sound trite

1) aren’t all public addrrsses available via blockchain?  This includes ballet ‘virgin’ bitcoin such as the recent .00325 slabs they were selling.

I think you are confusing the address and the public key. It is possible to compute the address from the public key via hash functions, but quantum computing can't derive the public key from the address.

The threat of quantum computing, is that, these computers might be able to derive the PRIVATE key from the PUBLIC key, via shor's algorithm.

2) How do we know that the website you provided isn’t compiling addresses once we ‘check’. 

In fact, the website already list all the vulnerable addresses. It is something public.

I final note though, if after entering an address, you see something:
0 BTC compromised

I think that it does NOT mean that this address is safe. It is just that the balance is displayed as an integer...
Therefore you may have something like 0.7 BTC unsafe...

Hope it helps 
15  Economy / Collectibles / Re: Cassascius vs Quantum computing on: April 06, 2026, 12:39:10 PM
Hello,

I'm not an expert, but i came across this excellent article, which explains the real threats:
https://fr.tradingview.com/news/cointribune:91fc5a278b858:0/
For those who don't understand the French, basically the vulnerable addresses are the ones
for which the PUBLIC key has been exposed. It can happen if and only if
1) You used a P2PK address (very unlikely if the wallet is created after 2011)
OR
2) You sent BTC with that address and you don't use a change address,
that is a separate address with a new UTXO. Nowdays, softwares like
Electrum use new addresses for each transactions.

There is also a tool where you can check the vulnerability of a particular address:
https://www.projecteleven.com/bitcoin-risq-list

As said above, i'm not an expert, so please feel free to contradict me if you think
i'm wrong. I hope it helps nevertheless.
16  Economy / Collectibles / Re: [FREE RAFFLE #14] Icarus Custom Card🔐🎰 on: March 29, 2026, 01:58:41 PM
69 - bestcoin_59
Thanks
17  Economy / Collectibles / Re: [FREE RAFFLE]-646th ฿ECAUSE I AM STILL IN A GOOD MOOD-100 BTC Gold Plated Note on: March 10, 2026, 05:46:28 PM
59 - bestcoin_59
Thanks
18  Other / Archival / Re: [FREE RAFFLE] Squallcoin Series 1 and Series 2 / Vault-Bars on: March 02, 2026, 03:10:32 PM
Hello,

If i'm not too late, i would like to choice number 15
for the next batch. Thanks a lot.
19  Economy / Collectibles / Re: 🔥[FREE RAFFLE] BTC MAKER SPOTLIGHT "POLYMERBIT" 🎁 CRYPTOVALLEY ZUG NOTE FUNDED on: February 21, 2026, 02:03:50 PM
59 - bestcoin_59
Thanks
20  Economy / Collectibles / Re: 🔥 [FREE EPIC RAFFLE] BTC MAKERS SPOTLIGHT “CT & VIP” 🎁 2 NGC SILVER COINS on: February 21, 2026, 02:02:47 PM
35 - bestcoin_59

Thanks
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!