element-hq / element-meta

Shared/meta documentation and project artefacts for Element clients
70 stars 12 forks source link

[Story] PIN code blacklist and UI #2129

Closed VolkerJunginger closed 8 months ago

VolkerJunginger commented 11 months ago

Story

As a user that is going to configure a pin code for my EX app I want to be sure that my pin code is safe so that I can sleep well at night ;)

General

Userflow

Dependencies

Sign-offs

Android

iOS

Scope

### Android
- [x] Implementation
### iOS
- [x] Implementation

Out of scope

manuroe commented 11 months ago

The blacklist must be configurable.

It is ok to have this list configured at build time ? This is the behavior of legacy apps).

VolkerJunginger commented 11 months ago

yes, it is ok to have this list configured at build time.

amshakal commented 11 months ago

Designs: Blacklist (iOS, Android)

pixlwave commented 11 months ago

yes, it is ok to have this list configured at build time.

Are we going to have a default list for our releases or are we leaving this empty for only forks?

manuroe commented 11 months ago

@pixlwave @ganfra we can start with an empty list. This is the current behavior of legacy apps. Let's see if @VolkerJunginger wants to change it later.

pixlwave commented 11 months ago

Can we start with just 0000 so it can at least be tested?

manuroe commented 11 months ago

No objection :D

amshakal commented 11 months ago

I think 0000 and 1234 will fall in it :D