Skip to content

ZeroID-based domain names #1696

Open
Open
@wandrien

Description

@wandrien

The current proof-of-concept implementation:
https://github.com/geekless/ZeroNet/tree/IDName/plugins/IDName

  • Domains <id>.zeroid are resolved with the ZeroID cert database.

    • Cert sign verification is not yet implemented.
    • Support for any ID provider can be added in the same way, if it exports a machine-readable database. But now it is only ZeroID, so no code for managing toplevel domains is present.
  • Subdomains <anything>.<id>.zeroid are resolved with a table from <id>.zeroid/content.json

    • No indication for long-running operations in UI yet. (Modification of the core Zeronet engine is probably needed.)
  • Domain cache is silly yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions