thunderbird / thunderbird/thunderbird-android

Ask users to enable device encryption and a screen lock mechanism during setup

Open
#6,875 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: enhancement
Dominant language
Kotlin
Stars
14k
Forks
2.8k
Avg merge
3d 3h
Merged PRs (30d)
57

Description

Our recommendation has always been to use Android's device encryption and a secure screen lock mechanism to protect the data stored by the app. However, this was never communicated inside the app.

When first setting up the app, we could check if device encryption is enabled and a screen lock is configured. If not, we should ask the user to do so in order to keep the data stored by the app protected in case the device is lost or stolen.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the app's first-time setup flow and determine where device encryption and screen-lock status can be checked. Define the prompt and behavior for each missing security setting, then verify that setup communicates the recommendation and handles the relevant device states.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.