HelloZeroNet / HelloZeroNet/ZeroNet

Better user management

Aperta
#2,050 8 commenti 2 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
18.8k
Fork
2.3k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## 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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.