From 82db469dddf881ede8e5272b5f194590c881e057 Mon Sep 17 00:00:00 2001 From: Jafeth Garro <45522320+IAmJafeth@users.noreply.github.com> Date: Wed, 18 Sep 2024 20:38:51 -0600 Subject: [PATCH] Quartz sync: Sep 18, 2024, 8:38 PM --- content/.obsidian/types.json | 5 ++++- content/security.md | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/content/.obsidian/types.json b/content/.obsidian/types.json index 3262416..4e252b3 100644 --- a/content/.obsidian/types.json +++ b/content/.obsidian/types.json @@ -3,6 +3,9 @@ "aliases": "aliases", "cssclasses": "multitext", "tags": "tags", - "draft": "checkbox" + "draft": "checkbox", + "date": "date", + "modified": "date", + "created": "date" } } \ No newline at end of file diff --git a/content/security.md b/content/security.md index 508bf1f..3a84847 100644 --- a/content/security.md +++ b/content/security.md @@ -3,6 +3,8 @@ title: Security 🔐 aliases: - Security 🔐 description: At Zen Browser, your online safety and privacy are our top priorities. We've implemented a range of security features to ensure you're protected while browsing. +modified: 2024-09-11T20:28:00 +created: 2024-09-11T20:28:00 --- > [!important] Password, Cookies, and Cache Management > All passwords, cookies, and cache in Zen Browser are managed by Firefox. This means your saved passwords are automatically encrypted, providing an extra layer of security to keep your login credentials safe. Cookies and cache are also handled according to Firefox's strict privacy policies, ensuring your data is stored securely and only accessible to you.