From 4629c9ad755e0ef589e3541a66795ad78144ac47 Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Fri, 11 Mar 2022 04:19:31 +0000 Subject: [PATCH] Some minor fixes to Shelter/Secure Camera (#696) --- _data/operating-systems/android-applications/2_shelter.yml | 2 ++ .../android-applications/4_secure_camera.yml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/_data/operating-systems/android-applications/2_shelter.yml b/_data/operating-systems/android-applications/2_shelter.yml index 0af2ec7f..b6e56747 100644 --- a/_data/operating-systems/android-applications/2_shelter.yml +++ b/_data/operating-systems/android-applications/2_shelter.yml @@ -8,6 +8,8 @@ description: | #### Notes CalyxOS includes a device controller so we recommend using their built in work profile instead. + + Trust of the device controller (Shelter) is important as it has extensive privileges. website: 'https://gitea.angry.im/PeterCxy/Shelter' downloads: - icon: fab fa-android diff --git a/_data/operating-systems/android-applications/4_secure_camera.yml b/_data/operating-systems/android-applications/4_secure_camera.yml index 2d2a2826..b4e308f8 100644 --- a/_data/operating-systems/android-applications/4_secure_camera.yml +++ b/_data/operating-systems/android-applications/4_secure_camera.yml @@ -5,14 +5,14 @@ description: | **Secure Camera** is an camera app focused on privacy and security which can capture images, videos, and QR codes. CameraX vendor extensions (Portrait, HDR, Night Sight, Face Retouch, and Auto) are also supported on available devices. Main privacy features include - - Auto stripping of [Exif](https://en.wikipedia.org/wiki/Exif) metadata (enabled by default) + - Auto removal of [Exif](https://en.wikipedia.org/wiki/Exif) metadata (enabled by default) - Use of the new [Media](https://developer.android.com/training/data-storage/shared/media) API, therefore [storage permissions](https://developer.android.com/training/data-storage) are not required - Microphone permission not required unless you want to record sound ### Notes Metadata is not currently deleted from video files but that is planned. - The image orientation metadata is not deleted. If you enable location (GPS) that **won't** be either and you may need to use an external app such as [Scrambled Exif](https://gitlab.com/juanitobananas/scrambled-exif/). + The image orientation metadata is not deleted. If you enable location (in Secure Camera) that **won't** be deleted either. If you want to delete that later you will need to use an external app such as [Scrambled Exif](https://gitlab.com/juanitobananas/scrambled-exif/). website: 'https://github.com/GrapheneOS/Camera' downloads: