Search content
Sort by

Showing 20 of 107 results by JompinDox
Post
Topic
Board Bitcoin Discussion
Re: Forget brainwallet - could you memorize an entire private key?
by
JompinDox
on 27/08/2014, 11:41:16 UTC
Be careful with only using 160 bits of entropy for private keys.  The strength of ECDSA keys when the public key is known is half the key size.  For full length key 256 bits length = 128 bits strength.   So 160 bits mean 80 bit of strength.  This is not beyond brute force.  It may not be economical but brute forcing the private key from the public key is feasible.

This is often repeated around here, but are there any documented, non-theoretical examples of that? Not talking about in 10 years, but today? Not trolling. Do you have any sources for that claim?
Post
Topic
Board Off-topic
Topic OP
“We cannot trust” Intel chip-based crypto, FreeBSD developers say
by
JompinDox
on 11/12/2013, 09:28:54 UTC
Post
Topic
Board Bitcoin Technical Support
Re: BIP38 good to use for paper wallet?
by
JompinDox
on 08/12/2013, 15:36:05 UTC
I'm definitely not a developer. Just a guy with average computer skills.

Then IMHO it may be too early to rely on BIP38. I think it would be wiser to wait until more wallets add user-friendly support for it.
Post
Topic
Board Bitcoin Technical Support
Re: BIP38 good to use for paper wallet?
by
JompinDox
on 08/12/2013, 15:20:44 UTC
Good question... I would say that if you are a developer you will have no problems.
If you're not, well...
Post
Topic
Board Beginners & Help
Re: simple script to generate address from private key
by
JompinDox
on 08/12/2013, 15:01:09 UTC
Although this is an old thread, I felt it was appropriate to give a warning about the above script, as it has a bug that produces wrong results for some keys.

I will post more details and a fix when I have some free time.
Meanwhile, you guys can try to find it as an exercise...
Some technical knowledge of bitcoin is required.
Post
Topic
Board Beginners & Help
Re: Potential inventor of Bitcoin - related or married to Michelle Szabo?
by
JompinDox
on 08/12/2013, 08:50:54 UTC
Bitcoins.com = Mark Karpelès (Tokyo) on 3/30/2000 (double wow)

WOW!!!!!!!!!!!!!!!!!



Original bitcoins.com domain was registered by aanother individual, for project not related to "our" Bitcoin.
Karpeles bought it later from him.



OK, makes sense... Thanks.
Post
Topic
Board Beginners & Help
Re: Potential inventor of Bitcoin - related or married to Michelle Szabo?
by
JompinDox
on 08/12/2013, 08:35:25 UTC
Bitcoins.com = Mark Karpelès (Tokyo) on 3/30/2000 (double wow)

WOW!!!!!!!!!!!!!!!!!



nice whoever got it must feel so nice

Well that "whoever" is Mark Karpeles, the owner of MtGox!!!! Got it?
Post
Topic
Board Beginners & Help
Re: Potential inventor of Bitcoin - related or married to Michelle Szabo?
by
JompinDox
on 08/12/2013, 08:28:19 UTC
Bitcoins.com = Mark Karpelès (Tokyo) on 3/30/2000 (double wow)

WOW!!!!!!!!!!!!!!!!!

Post
Topic
Board Development & Technical Discussion
Re: Public Key Tracking
by
JompinDox
on 11/11/2013, 21:05:30 UTC
http://blockexplorer.com/

Armory

And there are a few others, I believe.

I also have a little AHK script (which auto-refreshes the address balance from blockchain.info)
that I made for my own use (Windows only.)   I will consider cleaning it up and releasing it.


Does Armory allow tracking of Paper Wallets already printed?

Yes. It requires tons of RAM and local storage of the blockchain, though.

Another option that comes to mind is Electrum - with a little tweak, you can track a public address without importing its private key.

Mind explaining to me how I can tweak this up?  Tongue

Sure:

- First, import a dummy address. For instance one that you have generated at bitaddress.org.
- Close Electrum and open the wallet file in notepad.
- Look for the dummy address and replace it with the address you want to watch.
- Save and exit, and launch Electrum again.
- Presto!

Notes:
 1. You can leave the private key of the dummy address unchanged - it won't do any harm.
 2. Yeah, it's just a quick and dirty trick, but it works. Hopefully Electrum will implement true
    watch-only wallets some day.
Post
Topic
Board Development & Technical Discussion
Re: Public Key Tracking
by
JompinDox
on 11/11/2013, 20:47:30 UTC
http://blockexplorer.com/

Armory

And there are a few others, I believe.

I also have a little AHK script (which auto-refreshes the address balance from blockchain.info)
that I made for my own use (Windows only.)   I will consider cleaning it up and releasing it.


Does Armory allow tracking of Paper Wallets already printed?

Yes. It requires tons of RAM and local storage of the blockchain, though.

Another option that comes to mind is Electrum - with a little tweak, you can track a public address without importing its private key.
Post
Topic
Board Development & Technical Discussion
Re: Public Key Tracking
by
JompinDox
on 11/11/2013, 20:42:48 UTC
http://blockexplorer.com/

Armory

And there are a few others, I believe.

I also have a little AHK script (which auto-refreshes the address balance from blockchain.info)
that I made for my own use (Windows only.)   I will consider cleaning it up and releasing it.
Post
Topic
Board Bitcoin Technical Support
Re: Dice-generated random numbers and conversion into private/public key pair
by
JompinDox
on 11/11/2013, 19:45:58 UTC
This 30-line Python script will do the hard work for you, and even give you easy-to-remember mnemonics! 
It even works on my Android phone (after getting Qpython from the Play Store.) You still need the dice, though Smiley

https://bitcointalk.org/index.php?topic=308972.0

example:

Code:
07/11/2013 15:29:32.27> nb_create 35412 13263 66533 45163 13165 41255 62216
18FmQmp5EezkXUv22ZY2PeCpsdAuN1aGV1 == knobs bands future pens bacon aliens unix
Post
Topic
Board Beginners & Help
Re: Cool Addresses
by
JompinDox
on 18/05/2013, 16:52:23 UTC
Check my signature Smiley

And see this thread for the coolest ones to date...
 https://bitcointalk.org/index.php?topic=90982.0
Post
Topic
Board Beginners & Help
Re: vanity addresses question
by
JompinDox
on 28/04/2013, 11:12:54 UTC
I haven't seen a "vanity" address. What would an example of that look like?

Look at mine for instance Smiley
Post
Topic
Board Currency exchange
Re: [Trade] BTC <---> Neteller <---> BTC
by
JompinDox
on 24/04/2013, 18:50:34 UTC
My Neteller account is in EUR. I would like to sell 2 BTC for EUR. Do you accept that?
Post
Topic
Board Beginners & Help
Re: Top 5 people you trust in this community
by
JompinDox
on 04/11/2012, 14:17:56 UTC
PatrickHarnett (https://bitcointalk.org/index.php?topic=121915.0)
Kluge
FreeMoney
DeathAndTaxes
Maged

Satoshi, nefario, freemoney, vladimir, meni rosenfeld, yochdog ... there are plenty more, but you asked for five and I already gave six. I trust those >99%.

I trust Matthew about 95%, a factor which I took into account when wagering with him. I never trusted pirateat40.


Interesting to go over this thread just 2 months later...
Post
Topic
Board Project Development
Re: [ANNOUNCE] CoinUploads.com - File storage and sharing for Bitcoin
by
JompinDox
on 29/10/2012, 20:31:03 UTC
Real nice concept - I hope it will be successful.

A few things about the info on the homepage, though:

Code:
All files stored SHA-256 encrypted.

"SHA-256 encrypted" doesn't mean anything - SHA is for hashing, not encryption. Please clarify.


Code:
Each download extend the expirity with 30 days.

Bad English - A slightly better way would be "Each download extends the availability of the file for another 30 days."
Post
Topic
Board Beginners & Help
Re: Vanity address generators
by
JompinDox
on 29/10/2012, 18:06:32 UTC
I couldn't find a way to put it at the beginning

Using regex
[Xx][Ii][Aa][Nn][Oo]

How about:

^1[Xx][Ii][Aa][Nn][Oo]



Sadly the program appears to ignore ^
I had tried:
^[Xx][Ii][Aa][Nn][Oo]
and I've just tried your suggestion (shortened to ^1[Xx][Ii])
and it output:
1LztLGfb5dWntB1XinGyET94coN4Zds3Fx


Indeed ^1[Xx][Ii] doesn't do what you want in vanitygen. I once found a way to look for regexes at the beginning of an address (after much experimenting and delving into the source code) but I can't remember what the trick was for the hell of me... Sad  I may take another look at it if you're really interested.
Post
Topic
Board Beginners & Help
Re: Electrum Bonanza (Free bitcoins!)
by
JompinDox
on 22/10/2012, 19:51:51 UTC
JeTJL, b!z: sent 700 satoshis to each Smiley
Post
Topic
Board Beginners & Help
Re: Electrum Bonanza (Free bitcoins!)
by
JompinDox
on 20/10/2012, 21:32:03 UTC


Thanks for doing this, man (P.S. I understand if I haven't been registered long enough - still great software).  

OS X 10.8

15VT34QtVJAQy48ATfEvNs5mzX4ndHaDR1

I'm in a good mood! Just sent 700 satoshis to you. Smiley