HelloZeroNet / HelloZeroNet/ZeroNet
ZeroID-based domain names
- Lingua principale
- JavaScript
- Stelle
- 18.8k
- Fork
- 2.3k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The current proof-of-concept implementation:
https://github.com/geekless/ZeroNet/tree/IDName/plugins/IDName
- [x] Domains `.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.
- [x] Subdomains `..zeroid` are resolved with a table from `.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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.