We are pleased to announce the first version of our browser encrypted wallet.https://nxtblocks.infoThere 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/nxtblocksFeel free to inspect the wallet encryption/decryption code. The page loads the relevant code from a separate, on purpose unminified javascript file.