HelloZeroNet / HelloZeroNet/ZeroNet
ZeroID-based domain names
- Langage dominant
- JavaScript
- Étoiles
- 18.8k
- Forks
- 2.3k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start with the linked IDName proof of concept in plugins/IDName and review the checklist against the current ZeroNet core engine. Investigate cert-sign verification, domain caching, provider support, and UI feedback for long-running operations; completion means the remaining unchecked behaviors are implemented and verified.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript
- Domaine
- networking, web-dev
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100