From f859690e717dcd89f8a837121f7d4b0521f06e29 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Mon, 20 Sep 2021 21:18:25 +0700 Subject: Migrate section --- content/posts/calculator.jpg | Bin 0 -> 115460 bytes content/posts/calculator.md | 13 +++++++++++++ content/posts/insurance.md | 17 +++++++++++++++++ content/posts/oxfordreference.md | 11 +++++++++++ content/posts/oxfordreference.png | Bin 0 -> 17517 bytes 5 files changed, 41 insertions(+) create mode 100644 content/posts/calculator.jpg create mode 100644 content/posts/calculator.md create mode 100644 content/posts/insurance.md create mode 100644 content/posts/oxfordreference.md create mode 100644 content/posts/oxfordreference.png (limited to 'content/posts') diff --git a/content/posts/calculator.jpg b/content/posts/calculator.jpg new file mode 100644 index 0000000..65bea35 Binary files /dev/null and b/content/posts/calculator.jpg differ diff --git a/content/posts/calculator.md b/content/posts/calculator.md new file mode 100644 index 0000000..2897524 --- /dev/null +++ b/content/posts/calculator.md @@ -0,0 +1,13 @@ +--- +title: "What does this Calculator calculate?" +date: 2021-05-25T17:18:25+07:00 +categories: [ app ] +tags: [ xiaomi, "personal information" ] +--- + +Did you know that calculator needs to colllect *necessary* personal information +to provide you with basic services? + +Well for Xiaomi apps that is the case. + +![Calculator asks for personal information](/sus-perm/calculator.jpg) 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. diff --git a/content/posts/oxfordreference.md b/content/posts/oxfordreference.md new file mode 100644 index 0000000..7206ffc --- /dev/null +++ b/content/posts/oxfordreference.md @@ -0,0 +1,11 @@ +--- +title: "Oxford wants to know your location!" +date: 2021-05-25T17:24:56+07:00 +categories: [ website ] +tags: [ oxford, location ] +--- + +Knowing your location must be so helpful in looking up words. Very privacy, so +discrimination. + +![Oxford references wants to know your location](/sus-perm/oxfordreference.png) diff --git a/content/posts/oxfordreference.png b/content/posts/oxfordreference.png new file mode 100644 index 0000000..8d00f7e Binary files /dev/null and b/content/posts/oxfordreference.png differ -- cgit 1.4.1