Seeking Additional Java Developers
We have successfully decompiled the Nxt source and are now in the process of performing a massive refactoring and cleanup of the code base.
Short term goals.
Remove the primitive addressing scheme and use a scheme that looks like Bitcoin. Bitcoin addresses are more readable, have a checksum and have many tools to generate them. Nxt addresses that are all numerical are something that came out of the 1950's.
Secure Wallet. Nxt wallet is fundamentally insecure. Exposing a wallet to the public internet for everyone to hack is just idiotic. No wonder so many Nxt users have lost money!
What exactly do you mean when you say the Nxt wallet is exposed to the internet?