mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Quartz sync: Sep 18, 2024, 8:38 PM
This commit is contained in:
parent
c4b352d7ca
commit
82db469ddd
2 changed files with 6 additions and 1 deletions
5
content/.obsidian/types.json
vendored
5
content/.obsidian/types.json
vendored
|
@ -3,6 +3,9 @@
|
|||
"aliases": "aliases",
|
||||
"cssclasses": "multitext",
|
||||
"tags": "tags",
|
||||
"draft": "checkbox"
|
||||
"draft": "checkbox",
|
||||
"date": "date",
|
||||
"modified": "date",
|
||||
"created": "date"
|
||||
}
|
||||
}
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue