vultisig / vultisig-ios

Vultisig iOS App
Apache License 2.0
14 stars 8 forks source link

[ADD]: Part-assigned Vaults #1132

Open jpthor opened 1 week ago

jpthor commented 1 week ago

Context

Vult shares are hard to reason about, we should think about the UX around them. People may confuse vault shares and get stuck, thinking they are backed up.

Desired

Use the concept of parts to help users visually identify them. Each vault share is assigned a part, which is in the name as well as label.

Rules

New vaults

1) Starting device is always part1 2) Assign the next parts in order of joining session 3) Vault Part can never be re-assigned.

Reshare:

1) Starting device is new part1 2) Assign the next parts in order of joining session

image
johnnyluo commented 1 week ago

discussion happens https://discord.com/channels/1203844257220395078/1282301697967788134

SxMShaDoW commented 5 days ago

I wonder if adding colors as a secondary indicator could be useful. With that being said - colors run into a "color blind" scenario - so we would probably run out of colors for N of N but if it wasn't a main indicator (where parts is) could still be useful. Just my random 2 cents.