Update security page

This commit is contained in:
Hamish 2024-05-16 19:06:40 +10:00
parent aa2976a2ec
commit 1994a783fb
No known key found for this signature in database
GPG Key ID: 4B20F59180BF7E1B
2 changed files with 10 additions and 1 deletions

View File

@ -41,4 +41,5 @@ You can donate via [GitHub Sponsors](https://github.com/sponsors/Myzel394)
or via [crypto currencies](https://github.com/Myzel394/contact-me?tab=readme-ov-file#donations). or via [crypto currencies](https://github.com/Myzel394/contact-me?tab=readme-ov-file#donations).
## Help ## Help
See [HELP.md](HELP.md) For help with the app see [HELP](HELP.md)
For details about the permissions used in the app see [SECURITY](SECURITY.md)

View File

@ -1,3 +1,7 @@
# Permissions
The following permissions are used in the NumberHub app
### `com.sadellie.numberhub.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION` ### `com.sadellie.numberhub.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION`
Read (boring): https://developer.android.com/about/versions/14/behavior-changes-14#runtime-receivers-exported Read (boring): https://developer.android.com/about/versions/14/behavior-changes-14#runtime-receivers-exported
@ -22,6 +26,10 @@ Not used explicitly. Added automatically by Widget feature.
Not used explicitly. Added automatically by Widget feature. Not used explicitly. Added automatically by Widget feature.
# F-Droid Anti-Features
These may appear on F-Droid app page
### Non-free network service ### Non-free network service
Non-free means that you can't host the given service on your machine. Non-free means that you can't host the given service on your machine.