Join Nostr
2026-08-12 06:16:38 UTC

Vyram Kraven on Nostr: How do you feel about zapstore doing absolutely nothing to prevent malicious apps ...

How do you feel about zapstore doing absolutely nothing to prevent malicious apps from being listed in there? Do you think they should have a no telemetry standard? What do you think they should do to protect the user from malicious developers?

Half the apps you won't even know have google api activity, a profile install receiver which lets devs or google know hey you installed this app on your phone profile 1. I'd like to see some nostr apps that don't have telemetry or use more permissions then needed.

No app should have android.permissions.dump if you see an app with it in permissions list then delete it fast. This permission is a dangerous one because it accesses system level information as a superuser giving it access to many different pieces of information about your device such as.

* Screen Time
* Lock Count
* apps installed (which profile, user, system)
* total calls
* total sms
* wifi connections
* logcats (logs for every app & system crash reports)
* & much more

The app doesn't need to request specifics when it has dump it will have accesses to all information & it will be automatically given it. Only a 100% offline diagnostic app should have this. Apps do not need this permission you can look up this permission & read all about it.

#asknostr do you care about safety & spyware or do you just only give a damn about it being an app for nostr & nothing else?