Author

Topic: | Nxt | Blockchain Platform | Proof of Stake | Official - page 343. (Read 941427 times)

hero member
Activity: 1680
Merit: 506
Trphy.io
http://nxtblocks.info

Asset Exchange, Market Overview, Block Explorer and a Wallet!!
legendary
Activity: 952
Merit: 1000
Yeah! I hate ShroomsKit!
sr. member
Activity: 294
Merit: 260
Quote
EDIT: I view the source of your page, it has a HUGE style block in it. Also, it looks like jquery is embedded in the page too. Those should be external references. Use the google api's cdn for jQuery.
We won't use externally referenced JS for security purposes. I'll quote our announcement from the nxt forum here as well, which mentions this point among others.

Just to clarify, by "externally referenced JS" I meant JS that is served from third party servers, such as CDN's.

We will probably take much of the JS code outside of the HTML file as part of a further optimization, in order to reduce the initial lag.
sr. member
Activity: 294
Merit: 260
We are pleased to announce the first version of our browser encrypted wallet.

https://nxtblocks.info

There will be a beta period for the first two weeks in order to iron out possible wallet bugs and polish it according to feedback.

* Key Characteristics:

- The wallet is browser-encrypted. We do not hold your keys, and we do not know your password.

- The encrypted wallets are backed up three times a day in off-site locations. The most recent 50 versions of each wallet are always kept.

- We've given huge emphasis to security. We don't include external Javascript code anywhere. The application requires a
  recent browser with cryptographic extensions (window.crypto). If your browser doesn't support those features, wallet functionality is disabled.

- We support Google two factor authentication for accessing your wallet.

* Initial features:

- Multiple account support. You can have up to 20 personal accounts, and up to 40 contacts.

- User-specified account support. You can specify your accounts' private keys and access them all from one place.

- Watch-only account support. You can add an account without entering its private key, for monitoring purposes.

- RS account support is the default account format. You can use the numeric account format as well.

- Account management: You can label your accounts to ease management. You can archive the accounts you do not use anymore to keep your wallet uncluttered.

- Contact management: Add accounts as contacts, label them, remove them, and get information about them with a single click.

- You can download your encrypted wallet for backup purposes. This is recommended whenever you add an account. In a few days we will release an offline decryption tool.

- Easily send funds: You can send NXT to one or more accounts at the same time.

- Integration with the Block Explorer: Get QR codes and information regarding every account you have in your wallet with a single click.

At this point, only send money transactions are supported. We'll be integrating more features in the near future, including AE trading directly from your browser.

We have also made some minor modifications regarding the design, icluding a new logo that combines design elements from the nice corporate design, but also enables us to keep a distinct tone. We also managed to acquire the twitter account @nxtblocks, so make sure you follow us there as well! https://twitter.com/nxtblocks

Feel free to inspect the wallet encryption/decryption code. The page loads the relevant code from a separate, on purpose unminified javascript file.
sr. member
Activity: 294
Merit: 260
Just loading the page. Seems to take a bit before it start's downloading. My chrome tools timeline bears that out.

http://screencast.com/t/HTHffnbkIQt

The waiting time before the HTML started loading was almost .5s. Look at all the waiting time on the .pngs.

I know 3seconds doesn't sound like alot of time. But, to get such a basic web page, it is quite long. But, it seems mostly to be lag rather than load/render time.

Actually, this is a pretty complicated web page. You'll notice that after it has loaded, the navigation is almost instant, as the whole page is a Javascript application.

Quote
Also, the fontawesome css not minified? It looks like none of your CSS or JS is minified. Perhaps you are going this way while still in beta which is fine.

We'll definitely optimize it further though the Beta period. Most of the JS used is minified and embedded in the HTML file. CSS as well, apart from the FontAwesome CSS which we'll also minify; thanks for the catch.

The wallet.js file you see unminified has been kept this way on purpose as we want people to be able to inspect the core wallet code easily.

Quote
But, it mostly seems to be the waiting time. Where is the server located? You might want to consider a CDN for the static resources.

The servers are on one of the largest Datacenters in Europe, in Germany. About the CDN, see below.

Quote
EDIT: I view the source of your page, it has a HUGE style block in it. Also, it looks like jquery is embedded in the page too. Those should be external references. Use the google api's cdn for jQuery.

We won't use externally referenced JS for security purposes. I'll quote our announcement from the nxt forum here as well, which mentions this point among others.
hero member
Activity: 798
Merit: 500
legendary
Activity: 1736
Merit: 1001
New online wallet up and running

https://nxtblocks.info/

Thanks Eadeqa, you got ahead of us in this thread :-)

Web site seems pretty slow. I hope the wallet isn't that slow.

Which part of the site is slow? We have given special consideration to make it lightning fast.



Just loading the page. Seems to take a bit before it start's downloading. My chrome tools timeline bears that out.

http://screencast.com/t/HTHffnbkIQt

The waiting time before the HTML started loading was almost .5s. Look at all the waiting time on the .pngs.

I know 3seconds doesn't sound like alot of time. But, to get such a basic web page, it is quite long. But, it seems mostly to be lag rather than load/render time.

Also, the fontawesome css not minified? It looks like none of your CSS or JS is minified. Perhaps you are going this way while still in beta which is fine.

But, it mostly seems to be the waiting time. Where is the server located? You might want to consider a CDN for the static resources.

EDIT: I view the source of your page, it has a HUGE style block in it. Also, it looks like jquery is embedded in the page too. Those should be external references. Use the google api's cdn for jQuery.
sr. member
Activity: 332
Merit: 250
New online wallet up and running

https://nxtblocks.info/

Web site seems pretty slow. I hope the wallet isn't that slow.

How is this different from the mynxt.info wallet?

slow?No,very fast Grin
sr. member
Activity: 294
Merit: 260
Really congratulations on that project! Looks epic.

Thank you :-)
legendary
Activity: 1680
Merit: 1001
CEO Bitpanda.com
New online wallet up and running

https://nxtblocks.info/

Thanks Eadeqa, you got ahead of us in this thread :-)

Web site seems pretty slow. I hope the wallet isn't that slow.

Which part of the site is slow? We have given special consideration to make it lightning fast.



It is liqhtning fast!!!

Really congratulations on that project! Looks epic.
sr. member
Activity: 294
Merit: 260
New online wallet up and running

https://nxtblocks.info/

Thanks Eadeqa, you got ahead of us in this thread :-)

Web site seems pretty slow. I hope the wallet isn't that slow.

Which part of the site is slow? We have given special consideration to make it lightning fast.

hero member
Activity: 644
Merit: 500
New online wallet up and running

https://nxtblocks.info/

Web site seems pretty slow. I hope the wallet isn't that slow.

How is this different from the mynxt.info wallet?

I like it better so far as one wallet can have many Nxt accounts. They are also planning to add more features like asset exchange.

It looks pretty  safe (if correctly implemented) as wallets are encrypted client side plus 2FA would help





legendary
Activity: 1736
Merit: 1001
New online wallet up and running

https://nxtblocks.info/

Web site seems pretty slow. I hope the wallet isn't that slow.

How is this different from the mynxt.info wallet?
hero member
Activity: 644
Merit: 500
New online wallet up and running

https://nxtblocks.info/
legendary
Activity: 1190
Merit: 1001
Multigateway (almost trustless crypto to crypto trading) has it's new GUI  Shocked

https://i.imgur.com/vgVJcK2l.png

This just got real  Grin Testers needed.

Go go go!  Grin Grin

This is great!

Next improvement could be to update to a model like Coinffeine, so there is no need of middlemans (even if they are distributed)
You can have a look, Coinffeine approach is really cool and decentralized, http://www.coinffeine.com/

Coinffeine approach is distributed (so it says on the front page of the website), in what way are they decentralised?

Edit: has it launched yet? There is a coming soon button on the front page. Edit 2: No, not yet.

They will be distributed in the first step, and decentralized in the step 2.

Anyway I'm speaking about the "selfdestruction escrow", that way you don't need gateways, you can trade directly with other users anonymously without being scammed. (Via a small escrow and steps, see example below in their website)
hero member
Activity: 798
Merit: 500
Loving the Multigateway beta, yet another neat feature indeed
newbie
Activity: 38
Merit: 0
hero member
Activity: 574
Merit: 500
Multigateway (almost trustless crypto to crypto trading) has it's new GUI  Shocked

https://i.imgur.com/vgVJcK2l.png

This just got real  Grin Testers needed.

Go go go!  Grin Grin

This is great!

Next improvement could be to update to a model like Coinffeine, so there is no need of middlemans (even if they are distributed)
You can have a look, Coinffeine approach is really cool and decentralized, http://www.coinffeine.com/

Coinffeine approach is distributed (so it says on the front page of the website), in what way are they decentralised?

Edit: has it launched yet? There is a coming soon button on the front page. Edit 2: No, not yet.
legendary
Activity: 1205
Merit: 1000
Cool!!

It would be nice to see the new layout of the Nxt Wallet client too. Hope it will be finished soon, I guess in about two weeks or so.
legendary
Activity: 1190
Merit: 1001
Multigateway (almost trustless crypto to crypto trading) has it's new GUI  Shocked




This just got real  Grin Testers needed.

Go go go!  Grin Grin

This is great!

Next improvement could be to update to a model like Coinffeine, so there is no need of middlemans (even if they are distributed)
You can have a look, Coinffeine approach is really cool and decentralized, http://www.coinffeine.com/
Jump to: