HelloZeroNet / HelloZeroNet/ZeroNet

Better user management

Ouverte
#2,050 8 commentaires 2 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
18.8k
Forks
2.3k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

## Problem

Many users want to have more IDs on same provider (probably ZeroID).

This is currently only possible with Multiuser plugin which isn't really designed for such things. Users must know their master seeds each time they want to switch ID and their `users.json` can get bloated with many random generated accounts.

## Solution

There should be plugin built specifically for this.

When user visits ZeroHello, it should see which account is in use and all IDs that are in that account.
Users should then be able to list all other accounts that are stored with all IDs that are in them. It should be possible to switch account with click on it. Additionally, each account should have name that is provided by user.
It should also be possible to manage accounts. It should be possible to add or remove specific account from list and `users.json`. It should also be possible to rename accounts, re-order them and group them together into groups.

## Terms

With "user", I mean person using ZeroNet.
With "account", I mean ZeroNet account which consist of address and master seed.
With "ID", I mean username from providers like ZeroID.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Start by reviewing the existing Multiuser plugin, ZeroHello, and the users.json account data mentioned in the issue. Define the account and ID management flow before changing anything. Done would include named accounts, listing IDs and accounts, switching accounts, and managing account names, order, groups, additions, and removals.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
javascript
Domaine
backend, frontend
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
20/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.