Author

Topic: Directory io (Read 306 times)

legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
January 22, 2021, 06:39:07 AM
#8
Analogue already exists. The search for keys with balance works in automatic mode.
http://privatekeys.info

I think what OP want to build is only http://privatekeys.info/bitcoin/1, not brute-force to get specific address.

I don't see a point of re-doing directory.io... Maybe make it a slot machine casino style with mnemonic words instead of cherries, and let the user play for free. Spin until you find a balance. LOL

Not bad idea, it'll make people learn (the hard way) how secure is BIP 39, someone just need to make/prepare images for all 2048 words and modify slot machine code from random GitHub repository Tongue
legendary
Activity: 1442
Merit: 1186
January 21, 2021, 10:01:44 PM
#6
I don't see a point of re-doing directory.io... Maybe make it a slot machine casino style with mnemonic words instead of cherries, and let the user play for free. Spin until you find a balance. LOL
newbie
Activity: 15
Merit: 3
January 21, 2021, 04:44:21 AM
#5
Hello I come to you because I modified directory io and another program all written in golang.

directory io :
shows address balance if balance > 0
possibility to search for addresses with a prefix ex: 1btc

generate all bitcoin privatekey command line with same option than directory io

I would like to know if any users would be willing to work on one of the 2 projects to improve them.

here are the projects: https://github.com/Kosteloos

Analogue already exists. The search for keys with balance works in automatic mode.
http://privatekeys.info
copper member
Activity: 1652
Merit: 1901
Amazon Prime Member #7
January 16, 2021, 01:45:37 AM
#4
Directory.io is now down (it has been for some time now). There are some clones floating around on the internet.

Directory.io does not have a database of all bitcoin private keys. Each page of the directory.io website will generate 256 private keys and their corresponding addresses. Page 1 of directory.io has private keys of "1" through "256", page 2 has private keys of "257" through "512" and so on. Accessing page 'n' of directory.io will cause the directory.io server to generate 256 private keys on the fly. There are  904625697166532776746648320380374280100293470930272690489102837043110636675 pages on directory.io. For all intents and purposes, you are not going to be able to navigate directory.io and find a private key to an address to which you do not have prior knowledge of its private key.
legendary
Activity: 3472
Merit: 10611
January 16, 2021, 01:10:59 AM
#3
Uhhhhh, what exactly would be the point?
Possibly to make money from newbies who would enter their private key in a search function that may be added in the future in the site itself or in an accompanying site so that the main one isn't shut down for being malicious.
legendary
Activity: 1946
Merit: 1427
January 15, 2021, 04:03:58 PM
#2
Uhhhhh, what exactly would be the point? You know it's a waste of computing resources to make something like directory.io right?

And for a copy-cat, I doubt the adsense would be interesting enough to make it worthwhile.
member
Activity: 206
Merit: 16
January 15, 2021, 02:25:41 PM
#1
Hello I come to you because I modified directory io and another program all written in golang.

directory io :
shows address balance if balance > 0
possibility to search for addresses with a prefix ex: 1btc

generate all bitcoin privatekey command line with same option than directory io

I would like to know if any users would be willing to work on one of the 2 projects to improve them.

here are the projects: https://github.com/Kosteloos
Jump to: