mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-05-07 16:55:27 -04:00
Adding PrivacyBlur (#690)
This commit is contained in:
parent
ec83340292
commit
f6f8fd8ac4
3 changed files with 20 additions and 2 deletions
|
@ -10,9 +10,9 @@ description: |
|
|||
- Microphone permission not required unless you want to record sound
|
||||
|
||||
### Notes
|
||||
Metadata is not currently stripped from video files but that is planned.
|
||||
Metadata is not currently deleted from video files but that is planned.
|
||||
|
||||
The orientation metadata is not stripped, and if you enable location that is not stripped as well.
|
||||
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/).
|
||||
|
||||
website: 'https://github.com/GrapheneOS/Camera'
|
||||
downloads:
|
||||
|
|
|
@ -0,0 +1,16 @@
|
|||
title: PrivacyBlur
|
||||
type: Recommendation
|
||||
logo: /assets/img/android/privacyblur.svg
|
||||
description: |
|
||||
**PrivacyBlur** is a free app which can blur sensitive portions of pictures before sharing them online.
|
||||
|
||||
### Notes
|
||||
You should **never** use blur to redact [text in images](https://bishopfox.com/blog/unredacter-tool-never-pixelation). If you want to redact text in an image, draw a box over the text. For this we suggest [Pocket Paint](https://github.com/Catrobat/Paintroid) or [Imagepipe](https://codeberg.org/Starfish/Imagepipe).
|
||||
website: 'https://privacyblur.app/'
|
||||
downloads:
|
||||
- icon: fab fa-android
|
||||
url: 'https://f-droid.org/en/packages/de.mathema.privacyblur/'
|
||||
- icon: fab fa-google-play
|
||||
url: 'https://play.google.com/store/apps/details?id=de.mathema.privacyblur'
|
||||
- icon: fab fa-github
|
||||
url: 'https://github.com/MATHEMA-GmbH/privacyblur'
|
Loading…
Add table
Add a link
Reference in a new issue