HelloZeroNet / HelloZeroNet/ZeroNet

Better user management

Abierto
#2,050 8 comentarios 2 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

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

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.