snikket-im / snikket-android

Snikket Android client
https://snikket.org/app/
GNU General Public License v3.0
97 stars 18 forks source link

Remove READ_CONTACTS permission from Play Store version #57

Closed mwild1 closed 6 months ago

mwild1 commented 6 months ago

Google has been flagging all XMPP apps with this permission, claiming that they upload users' contacts to a third-party without properly disclosing such.

The reality is that the contacts integration is actually entirely local, and allows you to (optionally) link your XMPP contacts with entries in your phone contacts, so you can see your preferred contact photo, etc.

As nice a little feature as this is, it's probably not widely used, and it's not worth having Google de-list the app entirely due to it.