diff --git a/static/features.html b/static/features.html index 84d4800a..f36b5c13 100644 --- a/static/features.html +++ b/static/features.html @@ -544,7 +544,8 @@ enabled by default. When an app attempts to access sensors and receives zeroed data due to being denied, GrapheneOS creates a notification which can be easily disabled. The Sensors permission can be set to be disabled by default - for user installed apps in Settings ➔ Privacy.
+ for user installed apps in Settings > Privacy.On Android, each screenshot includes an EXIF Software tag with detailed OS
build/version information (android.os.Build.DISPLAY
). It's the
- same value shown at Settings ➔ About device ➔ Build number. This leaks the OS,
- OS version and also usually the device family/model since builds are usually
- specific to a family of devices. GrapheneOS completely disables this tag.
On Android, each screenshot also includes EXIF tags with the local date, time and timezone offset. GrapheneOS disables this by default in order to @@ -638,8 +641,8 @@ isn't visible to the user. The date and time are already included in the file name of the screenshot which is fully visible to the user and can be easily modified by them without a third party tool. GrapheneOS includes a toggle for - turning this metadata back on in Settings ➔ Privacy since some users may find - it to be useful.
+ turning this metadata back on in Settings > Privacy since some users may find it to be useful.