HelloZeroNet / HelloZeroNet/ZeroNet

Better user management

オープン
#2,050 コメント 8 件 リアクション 2 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
18.8k
フォーク
2.3k
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
backend, frontend
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
20/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。