Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 2011. (Read 2761645 times)

hero member
Activity: 924
Merit: 1001
Unlimited Free Crypto
Hey CfB, regarding that account# 100000 sitting there with 10M NXT in it... It seems to me that since that account doesn't yet have a public key floating around for it, then my thinking is that to crack it,  the keyspace to crack for is not 2^256, but merely 2^64, right?  Dont we only have to construct a passphrase that ends up having zeros in only the first 64bits of the long form 256bit account ID?Huh

BRB gonna fire up my vanity account generator.....

Right. But there are only 100K, not 10M. Though when u manage to find the key it will be worth billions of USD, so JUST DO IT!

Please pm me the account number. I will crack it.
sr. member
Activity: 952
Merit: 253
Cfb,
when connect to a publicly accessible node

node.ip:7875/nxt?requestType=getState

doesn't work - I get

{"errorCode":7,"errorDescription":"Not allowed"}

even if i log in with a passphrase..

Is this by design or am I doing something wrong?
Ian
legendary
Activity: 2142
Merit: 1010
Newbie
Hey CfB, regarding that account# 100000 sitting there with 10M NXT in it... It seems to me that since that account doesn't yet have a public key floating around for it, then my thinking is that to crack it,  the keyspace to crack for is not 2^256, but merely 2^64, right?  Dont we only have to construct a passphrase that ends up having zeros in only the first 64bits of the long form 256bit account ID?Huh

BRB gonna fire up my vanity account generator.....

Right. But there are only 100K, not 10M. Though when u manage to find the key it will be worth billions of USD, so JUST DO IT!
legendary
Activity: 2142
Merit: 1010
Newbie
When I reassigned the alias with a new uri, the alias page never came back with the transaction number in the response box.  I got tired of waiting and just closed it.  There were already three confirms by the time I logged back on.  

What is ur pushThreshold? Set it higher, looks like u were trying to push the transaction to a lot of overloaded nodes.
hero member
Activity: 714
Merit: 500
Crypti Community Manager

I added the options:

https:
btc:
ltc:
mailto:


Anyone knows any aliases with these parameters to test it? Smiley

mailto: email22k

I think "bitcoin" is an official scheme.

Thanks. Everything is working now! Smiley
full member
Activity: 168
Merit: 100
IDEX - LIVE Real-time DEX

1. create an aliases with the uri: "acct:YOURACCOUNTNUMBERHERE@nxt"
2. wait a little bit for propagation
3. check http://22k.io/YOURALIAS


When I created my alias for my main account, I left the uri blank.  How do I change it now?

Assign it again with the new URI and 1 nxt fee.
I did so and see you have paid the bounty, thx.  

When I reassigned the alias with a new uri, the alias page never came back with the transaction number in the response box.  I got tired of waiting and just closed it.  There were already three confirms by the time I logged back on.  

BTW, am I missing something?  Is there a way to page back from someplace like an alias page back to the main account page without having to enter the whole long passcode again?

Great!

I don't think you can page back and keep it unlocked. I just open the alias.html in different tab.

full member
Activity: 168
Merit: 100
IDEX - LIVE Real-time DEX
For those with the restart blues...

If you're using supervisor to manage NRS...

1. Create /etc/cron.d/hourly/nrs containing:
Code:
#!/bin/bash
supervisorctl restart nrs

2. Make sure it's executable:
Code:
$ sudo chmod +x /etc/cron.d/hourly/nrs

3. Sit back and relax.

Thanks for this.

I had a typo in the post (updated)... the path should be /etc/cron.hourly.
full member
Activity: 238
Merit: 100

I have already set the timeout to 10000. Now it's very strange that so many errors during the start of the process, and also error shows up when go to https://localhost:7875

U may deleted "<" or ">" by accident.

Thank you CfB! Sorry for my fault.

Now I can start the client, but it stuck at 24225.

From https://localhost:7875/nxt?requestType=getState  I got "numberOfUsers":3,  it seems that it reported my forging account number at office. Right? I never open an account on this laptop.

full member
Activity: 238
Merit: 100
Hey CfB, regarding that account# 100000 sitting there with 10M NXT in it... It seems to me that since that account doesn't yet have a public key floating around for it, then my thinking is that to crack it,  the keyspace to crack for is not 2^256, but merely 2^64, right?  Dont we only have to construct a passphrase that ends up having zeros in only the first 64bits of the long form 256bit account ID?Huh

BRB gonna fire up my vanity account generator.....
sr. member
Activity: 336
Merit: 250
AKA jefdiesel
Here's the google chrome version of the extension:

http://nxtra.org/alias/NxtAliasSystemChrome.zip

Once downloaded, go to chrome://extensions in your browser, unzip the download, and drag the .crx to your browser page. It should install. I will later add it to the chrome extension directory.

You will have to type "nxt searchterm" in your browser URL bar instead of nxt:searchterm due to differences in browsers.

I had to open settings/extensions and drag it there. but works great and im a chrome user natively.
hero member
Activity: 860
Merit: 1004
BTC OG and designer of the BitcoinMarket.com logo
For those with the restart blues...

If you're using supervisor to manage NRS...

1. Create /etc/cron.d/hourly/nrs containing:
Code:
#!/bin/bash
supervisorctl restart nrs

2. Make sure it's executable:
Code:
$ sudo chmod +x /etc/cron.d/hourly/nrs

3. Sit back and relax.

Thanks for this.
full member
Activity: 168
Merit: 100
IDEX - LIVE Real-time DEX

I added the options:

https:
btc:
ltc:
mailto:


Anyone knows any aliases with these parameters to test it? Smiley

mailto: email22k

I think "bitcoin" is an official scheme.
full member
Activity: 168
Merit: 100
IDEX - LIVE Real-time DEX
Great - my alias for NXTNodeMap works great with this...

also if you want a tiny url: http://22k.io/NXTNodeMap
hero member
Activity: 714
Merit: 500
Crypti Community Manager
Hey,

I wrote a small script with the help of wesley's server.

Wesley, if I'm not allowed to use your server, please write me a PM! Smiley

How to:

1.) Go to the Chrome Settings and click on "Manage search engines..."


2.) Make a new search engine with: "NXT Alias System", "NXT", "http://alias.coinarea.net/?alias=%s"


3.) Test it! Type NXT in the addressbar, delete every other input and press TAB.

Then type in google, it should redirect you to http://google.com!
Or type in coinarea, it should redirect you to http://coinarea.net!


Have fun! Smiley

Here is the Nextcoin.org forum link with sourcecode! Smiley

I added the options:

https:
btc:
ltc:
mailto:


Anyone knows any aliases with these parameters to test it? Smiley
full member
Activity: 196
Merit: 100

1. create an aliases with the uri: "acct:YOURACCOUNTNUMBERHERE@nxt"
2. wait a little bit for propagation
3. check http://22k.io/YOURALIAS


When I created my alias for my main account, I left the uri blank.  How do I change it now?

Assign it again with the new URI and 1 nxt fee.
I did so and see you have paid the bounty, thx.  

When I reassigned the alias with a new uri, the alias page never came back with the transaction number in the response box.  I got tired of waiting and just closed it.  There were already three confirms by the time I logged back on.  

BTW, am I missing something?  Is there a way to page back from someplace like an alias page back to the main account page without having to enter the whole long passcode again?
sr. member
Activity: 952
Merit: 253
Here's the google chrome version of the extension:

http://nxtra.org/alias/NxtAliasSystemChrome.zip

Once downloaded, go to chrome://extensions in your browser, unzip the download, and drag the .crx to your browser page. It should install. I will later add it to the chrome extension directory.

You will have to type "nxt searchterm" in your browser URL bar instead of nxt:searchterm due to differences in browsers.

so Nxtgoogle....is little bit easier than typing Nxt:google

Great - my alias for NXTNodeMap works great with this...
legendary
Activity: 2142
Merit: 1010
Newbie
Sorry, but I didn't get it out right!?!?!  I am getting a publicKey even though I have NO outgoing transactions. 

Do I still send 1 NXT to myself?  Not being picky about the 2 NXT... just trying to understand how this publicKey gets assigned.

PublicKey is assigned after the blockchain stores the very 1st outgoing transaction.
sr. member
Activity: 308
Merit: 250
Just wondering, will nexern's client be open source?
legendary
Activity: 2142
Merit: 1010
Newbie
I don't get it. What's important for accounts who have zero outgoing transactions?

U must reveal the public key of an account before someone is able to pick another key that gives the same account number as urs. Now it's not feasible to pick a key, but in 10 years it will be.
full member
Activity: 121
Merit: 100
If some people rush orders at the same time, the users who in the slow node network will never succeed?

Decentralized exchange isn't suitable for High-frequency trading.

Okay, thank you for your answer!
Jump to: