diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-09-20 21:18:25 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-09-20 21:18:25 +0700 |
commit | f859690e717dcd89f8a837121f7d4b0521f06e29 (patch) | |
tree | 2e93db77098cf0e6ee7a13989384a979b373c893 /content/posts/insurance.md | |
parent | 4ca2282e2bd137cc8477800b14bb99ae8027ef4d (diff) | |
download | blog-f859690e717dcd89f8a837121f7d4b0521f06e29.tar.gz |
Migrate section
Diffstat (limited to 'content/posts/insurance.md')
-rw-r--r-- | content/posts/insurance.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/content/posts/insurance.md b/content/posts/insurance.md new file mode 100644 index 0000000..82fb939 --- /dev/null +++ b/content/posts/insurance.md @@ -0,0 +1,17 @@ +--- +title: "Social security app would like to change your system setting" +date: 2021-05-25T17:33:23+07:00 +categories: [ app ] +tags: [ system, setting ] +--- + +So I was asked to install an app to handle some social security and insurance +information (no don't ask me I don't even know what that's supposed to mean, or +what it's supposed to do). The app asks for permissions to change system +setting when I click on something that looks like notification button. I +suspect they intended to ask for push notification permission, but like, wow, +so security, such suspicious. On top of that, it's proprietary with explicit +terms about not modifying or reverse-engineering it. + +I wish FSFE's [Public Money, Public Code](https://publiccode.eu/) movement were +a global movement and not just for Europe. |