From 4f84a36ea80f16a1bd35f53b2b3b84919c8b455f Mon Sep 17 00:00:00 2001 From: Levash0v <72949031+Levash0v@users.noreply.github.com> Date: Wed, 11 Nov 2020 14:57:25 +0300 Subject: [PATCH] Update categories.json --- categories.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/categories.json b/categories.json index 2ad1582..4ee72de 100644 --- a/categories.json +++ b/categories.json @@ -373,5 +373,11 @@ "name": "Work", "slug": "work", "description": "projects focused on gig economies, future of work and professional reputation" + }, + + { + "name": "Privacy & Encrypting", + "slug": "privacy-and-encrypting", + "description": "applications and protocols focused on data privacy and encryption" } ]