HelloZeroNet / ZeroID

ZeroNet authentication provider
http://127.0.0.1:43110/zeroid.bit
GNU General Public License v2.0
42 stars 22 forks source link

Can't handle single-user key in multiuser mode #6

Open dluciv opened 7 years ago

dluciv commented 7 years ago

Hello.

I have:

  1. Installed ZeroNet
  2. Registered at ZeroID (then got corresponding certificates in users.json)
  3. Switched Multiuser plugin on
  4. Created new user, also regisered it with ZeroID
  5. Logged in using older master_seed from users.json
  6. ZeroID can't use my old single-user identity until it is really in users.json and Zeronet is started with --multiuser_local option

Just want to have an ability to convert my single-user local identity to multiuser one.

Not sure it was best place to post this, but I can't figure out where is better one, but it looks like ZeroNet itself recognizes old single-user identity correctly (I can be wrong though).

Thank you!

HelloZeroNet commented 7 years ago

You have to visit zeroid website after you change your identity

dluciv commented 7 years ago

This does not help.

I personally think it is too early to close this.