>> (p.1)
    Author Topic: NXT Coin Security  (Read 8450 times)
    miztaziggy (OP)
    Sr. Member
    ****
    Offline Offline

    Activity: 432
    Merit: 500


    View Profile
    December 10, 2013, 06:24:33 PM
     #1

    Can someone here with better knowledge re Cryptography and security than me (or anyone on NXT forum it seems) please answer this:

    NXT receiving address is 20 characters long made up of only numbers - therefore 10^20 combinations.

    Passwords to open wallets can be many more characters, therefore many many more combinations to open only 10^20 possible wallets.

    Secret phrase can be any 100 unicode chars.

    SHA256(secret_phrase) gives private key.
    Curve25519(private_key) gives public key.
    SHA256(public_key) gives account id.
    First 64 bits give VISIBLE account id.


    Now, if I send coins to one account using their VISIBLE account ID (20 characters long) which is all that is required with NXT, then multiple passwords can open a wallet with the SAME visible account ID.

    Apparently, the first account to send those coins on has ownership.

    What am I missing here?

     *Image Removed*
Page 1
Viewing Page: 1