Post
Topic
Board Announcements (Altcoins)
Re: Nxt :: descendant of Bitcoin - Updated Information
by
EpicThomas
on 01/01/2014, 18:18:39 UTC
Both bitcoin and nxt generate your address from a 256bit key.
The only problem is that bitcoin generates your private key while nxt uses sha256(pass) to get your private key.

I think a lot of people would feel safer letting nxt itself generate the private keys.