diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-06-04 17:43:31 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-06-05 15:06:24 +0000 |
| commit | 4a7e5672c88e89aaa275900b0f087f8e407bf737 (patch) | |
| tree | 1b21b6d7e42c535f662f757affebc4c3a0b61e5e | |
| parent | 64983abc0ff4bbbbc0c9dc0f6a25f7a09ab9d142 (diff) | |
| download | mullvadvpn-4a7e5672c88e89aaa275900b0f087f8e407bf737.tar.xz mullvadvpn-4a7e5672c88e89aaa275900b0f087f8e407bf737.zip | |
Describe secure screens in the changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 839a1a6542..7467fb9a91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ Line wrap the file at 100 chars. Th - Make all screens scrollable to better handle small screens and split-screen mode. - Ignore touch events when another view is shown on top of the app in order to prevent tapjacking attacks. +- Prevent screens showing potentially sensitive data from being recorded. #### Linux - Send an ICMP reject message or TCP reset packet when blocking outgoing packets to prevent |
