quesiont: is login password part of "profile data" ?
No, I checked the code and it's not used in the key generation itself, so you don't need to remember it for regeneration of your key.
I used the name, brain password, password, founder code recorded in my keepass, but I still can not get my ID back. Is there anything I can do to get my ID back? I have the original email and pts address used for my IDs.
Can you see your id with console command blockchain_get_account <name>?
Also remember that the wallet_import_keyhotee the Keyhotee id at the end IS case sensative. If you had Steve as your keyhotee id and steve shows up in the blockchain you'll need to specify Steve on the command line.
For me it was (because I didn't use a middle name):
wallet_import_keyhotee Bob "" Smith "My brain key went here" Riverhead
Thank you.
Using the method you mentioned, I registered "jimewu" and the interface returned "OK".
However, the strange thing is that I lost all my account in "My Accounts" in qt_wallet, but I can click into the acocunt names shown in transaction histroy.
Then I sent 10 BTSX from another ID to "jimewu", but till now the balance of "jimewu" is still zero.
Another ID "Apple" did not register succesfully.
Using the method you mentioned, it returned the following:
10 assert_exception: Assert Exception
false: Account name is already registered under a different key
{}
bitshares wallet.cpp:1417 add_contact_account
{"account_name":"apple","key":"BTSX56fKG3fD6pYxsBXSrmX2v7GSfGnmZa7zEouYV9GiipYxRQhiaf"}
bitshares wallet.cpp:1448 add_contact_account
{"account_name":"apple"}
bitshares wallet.cpp:1619 import_private_key
error creating private key using keyhotee info.
{"firstname":"Yi-Pei","middlename":"","lastname":"Lin","brainkey":"3P1XoZeK10ulpBOxyrHBGEDnNU5GEBKv","keyhoteeid":"Apple"}
bitshares wallet.cpp:3931 import_keyhotee
{}
bitshares common_api_client.cpp:675 wallet_import_keyhotee
{"command":"wallet_import_keyhotee"}
bitshares cli.cpp:540 execute_command
How come the founder ID is registered? Isn't it reserved?