HelloZeroNet / HelloZeroNet/ZeroNet

ZeroID-based domain names

Abierto
#1,696 19 comentarios 3 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
18.8k
Forks
2.3k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.