Deutsch   English   Français   Italiano  
<v65am8$28ch$1@nnrp.usenet.blueworldhosting.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!nnrp.usenet.blueworldhosting.com!.POSTED!not-for-mail
From: Andrew <andrew@spam.net>
Newsgroups: comp.mobile.android
Subject: Re: Android keyboard: your choice.
Date: Thu, 4 Jul 2024 05:07:21 -0000 (UTC)
Organization: BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID: <v65am8$28ch$1@nnrp.usenet.blueworldhosting.com>
References: <20240617114559.a2970ac2923facc44a2ec355@gmail.com> <v4ov83$j5oj$1@dont-email.me> <v4sojj$1gqik$1@dont-email.me> <ldfbncFe5o7U1@mid.individual.net> <ldfc9cFe3usU2@mid.individual.net> <ldia8bFrps7U8@mid.individual.net> <ldii1sFt40eU1@mid.individual.net> <ldj2gdFs5uU3@mid.individual.net> <v53gbf$33j85$3@dont-email.me> <ldpc2vFtm5tU6@mid.individual.net> <ldq4gfF29flU2@mid.individual.net> <v5b4lo$2tun$1@nnrp.usenet.blueworldhosting.com> <ldslpbFemdhU1@mid.individual.net> <ldsvu4Fg66eU1@mid.individual.net> <ldt1maFge9lU1@mid.individual.net> <le4ihiFkc6dU5@mid.individual.net> <le4k2iFkce9U1@mid.individual.net> <v5kl5b$1n6d$1@nnrp.usenet.blueworldhosting.com> <le7c1jF48olU1@mid.individual.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 4 Jul 2024 05:07:21 -0000 (UTC)
Injection-Info: nnrp.usenet.blueworldhosting.com;
	logging-data="74129"; mail-complaints-to="usenet@blueworldhosting.com"
User-Agent: NewsTap/5.5 (iPad)
Cancel-Lock: sha1:UTP/58GnL0w1AgTj+4DX7ABeOn8= sha256:Es49BmCkLj/NVJYkds+wg0xPViqV61OazThgU+vMvRc=
	sha1:7ow7m1VMhfM9wm0CrMXv9p2boh0= sha256:qLs1uZYSWMYWca+vFRKugo3Paud1z1t+z9ocrpuOUtU=
X-Face: VQ}*Ueh[4uTOa]Md([|$jb%rw~ksq}bzqA;z-.*8JM`4+zL[`N\ORHCI80}]}$]$e5]/i#v  qdYsE`yh@ZL3L{H:So{yN)b=AZJtpaP98ch_4W}
Bytes: 3236
Lines: 29

Andy Burns wrote on Fri, 28 Jun 2024 09:54:12 +0100 :

>> It's simpler to use permission-reporting tools AFTER the APK is installed.
> 
> There's a problem with that approach (though not applicable in this 
> instance)
> 
> if you install an app which has both READ_CONTACTS permission and 
> INTERNET permission, by the time you've checked the permissions, your 
> entire contact list is already circulating in 
> China/Russia/Somethingistan ...

Thanks for that warning, which I fully agree with you is the problem of
checking permissions *after* the app is installed - as it can do harm.

As you're aware, I'm different from most people though, in that I have
already long ago put in place an amelioration procedure for that problem.

What I do is I make sure the default contacts sqlite database is populated
with garbage, which is easily done using various tools that do that for me.
 Fake Contacts
 Create fake phone contacts, for data-poisoning.
 <https://f-droid.org/en/packages/me.billdietrich.fake_contacts/>

Of course, once I abandoned the employment of the default sqlite contacts
database, I had to rely upon only the best of the SMS/MMS & phone apps
which can import/export my "real" personal contacts vcard VCF files.

I'm sure you and Arno understand what I said above, but I'd wager that only
one out of a million Android owners would understand a word I said above.