>> (p.1)
    Author Topic: [REVIEW] Name lookup branch (bitcoind send genjix@fishysnax.com 99999)  (Read 7464 times)
    genjix (OP)
    Legendary
    *
    expert
    Offline Offline

    Activity: 1232
    Merit: 1082


    View Profile
    March 10, 2011, 06:22:19 AM
    Last edit: March 11, 2011, 09:07:10 AM by genjix
     #1

    - I plan to put in account locking after several wrong attempts (lock 30 mins after 5 wrong attempts).
    - Password recovery is handled by the server admin- their own policies.
    - I originally thought to update periodically with the name server but if you're generating a ton of keys then your wallet will get big very quickly... maybe it could update with the server everytime you generate a new key.

    This was on the development roadmap, http://bt.irlbtc.com/view/4170.msg60385
    "design/implement a secure DNS-like "map string to bitcoin address" system  (so I can send bitcoins to "gavin@acm.org")"

    https://github.com/genjix/bitcoin/tree/bitnom
    (install libcurl-dev)

    I've setup a test server at fishysnax.com

    If you want to make an account then run:
    bitcoind updatens yournickname@fishysnax.com yourpassword

    That creates a new account if it doesn't yet exist. It also updates the stored address too everytime you run that.

    You can change your password with:

    bitcoind setnspassword yournickname@fishysnax.com yourpassword newpassword

    And you can send me a tip with either:

    bitcoind send genjix@fishysnax.com 10
    bitcoind send 1GPBcN1wKSZ1L3FAQ1hpz9GGr1sPeAZgg8 10

    (Spent all my BTC on new laptop after it broke... Still owe him 50 BTC Wink
Page 1
Viewing Page: 1