Mooshire
|
|
October 07, 2013, 12:59:16 PM |
|
You can now generate addresses with a custom prefix, commonly referred to as "vanity addresses". Think of license plates that spell out a world, prefixes are a similar concept - such as 1BobLKNvSz7333peq3ymJzLmaV6jg7gPnt.
Bitcoin addresses have certain limitations - such as lowercase L (l), uppercase i (I) and uppercase o (O) cannot be used. In addition, you can generate vanity addresses up to 4 characters long with Inputs (eg 1Love). Please note that it may take up to one minute to generate a vanity address.
Why not allow people to pay for longer addresses than 4 characters long? Would earn more money, and help people to easily get and implement vanity addresses. This might work but wouldn't that put a much heavier load on the server?
|
|
|
|
🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
Offline
Activity: 1316
Merit: 1043
👻
|
|
October 07, 2013, 01:15:14 PM |
|
You can now generate addresses with a custom prefix, commonly referred to as "vanity addresses". Think of license plates that spell out a world, prefixes are a similar concept - such as 1BobLKNvSz7333peq3ymJzLmaV6jg7gPnt.
Bitcoin addresses have certain limitations - such as lowercase L (l), uppercase i (I) and uppercase o (O) cannot be used. In addition, you can generate vanity addresses up to 4 characters long with Inputs (eg 1Love). Please note that it may take up to one minute to generate a vanity address.
Why not allow people to pay for longer addresses than 4 characters long? Would earn more money, and help people to easily get and implement vanity addresses. It is unlikely the use will justify the implementation cost. For now, support@inputs.io will happily help you with reasonable vanity addresses for free.
|
|
|
|
Boelens
|
|
October 07, 2013, 01:46:50 PM |
|
You can now generate addresses with a custom prefix, commonly referred to as "vanity addresses". Think of license plates that spell out a world, prefixes are a similar concept - such as 1BobLKNvSz7333peq3ymJzLmaV6jg7gPnt.
Bitcoin addresses have certain limitations - such as lowercase L (l), uppercase i (I) and uppercase o (O) cannot be used. In addition, you can generate vanity addresses up to 4 characters long with Inputs (eg 1Love). Please note that it may take up to one minute to generate a vanity address.
Why not allow people to pay for longer addresses than 4 characters long? Would earn more money, and help people to easily get and implement vanity addresses. It is unlikely the use will justify the implementation cost. For now, support@inputs.io will happily help you with reasonable vanity addresses for free. Ah, alright. I generate my own but I understand why people would want it. Is it possible to import private keys into Inputs? Like, generate in example 1yoloswag and import this privatekey (once generated) into inputs, and then use that address on inputs.io? Also, question apart from inputs.io, I just realized, if I were to generate 1BoeLens (like I have), it'll have some random things after it like ATmad51 etc. However, what happens if someone were to generate the exact same address? I'm no math experts but I think the odds would be astronomically small, but couldn't you "brute force" addresses like that? Especially tiny ones.
|
|
|
|
Eternity
|
|
October 07, 2013, 02:03:25 PM |
|
Have been using this from such a long time
Truly amazing
|
|
|
|
Mooshire
|
|
October 07, 2013, 03:57:46 PM |
|
You can now generate addresses with a custom prefix, commonly referred to as "vanity addresses". Think of license plates that spell out a world, prefixes are a similar concept - such as 1BobLKNvSz7333peq3ymJzLmaV6jg7gPnt.
Bitcoin addresses have certain limitations - such as lowercase L (l), uppercase i (I) and uppercase o (O) cannot be used. In addition, you can generate vanity addresses up to 4 characters long with Inputs (eg 1Love). Please note that it may take up to one minute to generate a vanity address.
Why not allow people to pay for longer addresses than 4 characters long? Would earn more money, and help people to easily get and implement vanity addresses. It is unlikely the use will justify the implementation cost. For now, support@inputs.io will happily help you with reasonable vanity addresses for free. Ah, alright. I generate my own but I understand why people would want it. Is it possible to import private keys into Inputs? Like, generate in example 1yoloswag and import this privatekey (once generated) into inputs, and then use that address on inputs.io? Also, question apart from inputs.io, I just realized, if I were to generate 1BoeLens (like I have), it'll have some random things after it like ATmad51 etc. However, what happens if someone were to generate the exact same address? I'm no math experts but I think the odds would be astronomically small, but couldn't you "brute force" addresses like that? Especially tiny ones. It's a shared wallet, this would compromise the wallet, so it will never be added.
|
|
|
|
🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
Offline
Activity: 1316
Merit: 1043
👻
|
|
October 08, 2013, 04:32:30 AM |
|
Ah, alright. I generate my own but I understand why people would want it. Is it possible to import private keys into Inputs? Like, generate in example 1yoloswag and import this privatekey (once generated) into inputs, and then use that address on inputs.io? Also, question apart from inputs.io, I just realized, if I were to generate 1BoeLens (like I have), it'll have some random things after it like ATmad51 etc. However, what happens if someone were to generate the exact same address? I'm no math experts but I think the odds would be astronomically small, but couldn't you "brute force" addresses like that? Especially tiny ones.
Importing private keys can't be implemented. It is possible however as the odds are astronomically small, making it irrelevant. Bitcoin uses secp256k1, and private keys are 256 bits, or 1.1579209e+77.
|
|
|
|
b!z
Legendary
Offline
Activity: 1582
Merit: 1010
|
|
October 08, 2013, 10:51:05 AM |
|
You can now generate addresses with a custom prefix, commonly referred to as "vanity addresses". Think of license plates that spell out a world, prefixes are a similar concept - such as 1BobLKNvSz7333peq3ymJzLmaV6jg7gPnt.
Bitcoin addresses have certain limitations - such as lowercase L (l), uppercase i (I) and uppercase o (O) cannot be used. In addition, you can generate vanity addresses up to 4 characters long with Inputs (eg 1Love). Please note that it may take up to one minute to generate a vanity address.
Why not allow people to pay for longer addresses than 4 characters long? Would earn more money, and help people to easily get and implement vanity addresses. It is unlikely the use will justify the implementation cost. For now, support@inputs.io will happily help you with reasonable vanity addresses for free. Ah, alright. I generate my own but I understand why people would want it. Is it possible to import private keys into Inputs? Like, generate in example 1yoloswag and import this privatekey (once generated) into inputs, and then use that address on inputs.io? Also, question apart from inputs.io, I just realized, if I were to generate 1BoeLens (like I have), it'll have some random things after it like ATmad51 etc. However, what happens if someone were to generate the exact same address? I'm no math experts but I think the odds would be astronomically small, but couldn't you "brute force" addresses like that? Especially tiny ones. Read this thread: https://bitcointalk.org/index.php?topic=296141.0It should give you an idea of how it is nearly impossible.
|
|
|
|
termhn
|
|
October 10, 2013, 01:34:15 AM |
|
Made myself an account. No complaints so far, GREAT online wallet service!
|
|
|
|
rme
|
|
October 10, 2013, 08:00:57 AM |
|
Please enable HSTS to avoid sslstrip or a MITM replacing the http page. https://en.wikipedia.org/wiki/HTTP_Strict_Transport_SecurityWith PHP check if the page is been served in HTTP, if so redirect to HTTPS. In HTTPS set the HSTS header: header("strict-transport-security: max-age=31536000"); That tells the browser to only use the HTTPS versión of inputs.io for a year (31536000 seconds). So, my browser will go directly to https even if I have no internet conection.
|
|
|
|
🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
Offline
Activity: 1316
Merit: 1043
👻
|
|
October 10, 2013, 08:37:14 AM |
|
Please enable HSTS to avoid sslstrip or a MITM replacing the http page. https://en.wikipedia.org/wiki/HTTP_Strict_Transport_SecurityWith PHP check if the page is been served in HTTP, if so redirect to HTTPS. In HTTPS set the HSTS header: header("strict-transport-security: max-age=31536000"); That tells the browser to only use the HTTPS versión of inputs.io for a year (31536000 seconds). So, my browser will go directly to https even if I have no internet conection. Done. Thank you.
|
|
|
|
🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
Offline
Activity: 1316
Merit: 1043
👻
|
|
October 15, 2013, 11:36:29 PM |
|
Bump
|
|
|
|
🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
Offline
Activity: 1316
Merit: 1043
👻
|
|
October 16, 2013, 07:14:42 AM |
|
Counter-bump: As a developer: Are there plans for a test version? Ideally connected to testnet.
The internal testing / development environment runs on testnet, but a publicly I think there's little point when you can make 0.0001 transactions for the purpose of testing.
|
|
|
|
Mooshire
|
|
October 16, 2013, 12:53:55 PM |
|
Counter-bump: As a developer: Are there plans for a test version? Ideally connected to testnet.
The internal testing / development environment runs on testnet, but a publicly I think there's little point when you can make 0.0001 transactions for the purpose of testing. It might be easier on a devs mind when they know the only coins that could be stolen with their API key is test net coins.
|
|
|
|
🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
Offline
Activity: 1316
Merit: 1043
👻
|
|
October 22, 2013, 09:57:17 AM |
|
Home page redesign coming soon!
|
|
|
|
cozie
|
|
October 23, 2013, 08:40:19 AM |
|
hi, i try to login in my account and in Overview page all say "LOADING" and actually never load anything, bitcoin address not show up, and i can't change page anybody else have the same issue?
|
|
|
|
🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
Offline
Activity: 1316
Merit: 1043
👻
|
|
October 23, 2013, 09:05:33 AM |
|
hi, i try to login in my account and in Overview page all say "LOADING" and actually never load anything, bitcoin address not show up, and i can't change page anybody else have the same issue?
What browser are you on? Have you tried to do a hard refresh / cache clean? If that doesn't help, contact support@inputs.io
|
|
|
|
cozie
|
|
October 23, 2013, 09:07:44 AM Last edit: October 23, 2013, 09:28:15 AM by cozie |
|
i try with firefox 24.0 and chrome 30.0.1599.101 is strange because i use it around 7-8 hours ago and was working so should be no problem on my side
[edit] i use another internet connection and it works, then come back to my usual internet connection and work again [/edit]
|
|
|
|
ninjaboon
Legendary
Offline
Activity: 2128
Merit: 1002
|
|
October 23, 2013, 10:46:12 PM |
|
Home page redesign coming soon!
can't wait. the current one is already good.
|
|
|
|
🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
Offline
Activity: 1316
Merit: 1043
👻
|
|
October 24, 2013, 10:16:00 PM |
|
Take a look at the new Inputs.io homepage.
|
|
|
|
celebindo
Newbie
Offline
Activity: 4
Merit: 0
|
|
October 25, 2013, 06:47:54 AM |
|
Hi can you please provide me with a refund for the BFL miner I ordered a month ago?
|
|
|
|
|