From d01d442aa2875ff0e3fa9dbf161e15fce2529750 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Mon, 20 Jun 2022 02:14:54 +0200 Subject: [PATCH] change article title --- content/posts/fdroid-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/fdroid-issues.md b/content/posts/fdroid-issues.md index a48b7c7..69ec8f3 100644 --- a/content/posts/fdroid-issues.md +++ b/content/posts/fdroid-issues.md @@ -1,5 +1,5 @@ --- -title: "F-Droid: how is it weakening the Android security model?" +title: "A brief and informal analysis of F-Droid security" date: 2022-01-02T21:28:31Z draft: false tags: ['security', 'android']