clseibold/ZeroNet-Dev-Center

Users In ZeroNet

Closed this issue · 3 comments

This tutorial should talk about these things:

  • Certificate Authorities (zeroid.bit, kaffie.bit, cryptoid.bit)
    • How ids/certificates are generated
    • Decentralized vs. Centralized
    • How ids/certificates are verified
  • Username Uniqueness
  • Auth public and private keys
    • Generated and different for each zite you login to
    • When id providers generate your certificate, they use this default auth address as the auth address for your user id.
  • Special section on the exact process ZeroId does when registering a new id
  • How to Allow Logins on Your Zite

I don't really know how Certificate Authorities work in ZeroNet, so help on this would be much appreciated - considering I want these tutorials to be as thorough as possible.

I have started working on this again. I think that a General Introduction to ZeroNet Databases may be needed as a prerequisite to this because users kinda interact with it.

This is done now. It was merged with the Databases tutorial to make the Users and Databases in ZeroNet tutorial.