From 5ba12fa32d5c9a50c6fd9f3c83b59879183eabd2 Mon Sep 17 00:00:00 2001 From: d4rklynk Date: Fri, 8 Dec 2023 23:54:18 +0100 Subject: [PATCH] Add dictionary --- privsec.dev.code-workspace | 79 +++++++++++++++++++++++++++++++++++++- 1 file changed, 78 insertions(+), 1 deletion(-) diff --git a/privsec.dev.code-workspace b/privsec.dev.code-workspace index 876a149..e98b6d2 100644 --- a/privsec.dev.code-workspace +++ b/privsec.dev.code-workspace @@ -4,5 +4,82 @@ "path": "." } ], - "settings": {} + "settings": { + "cSpell.words": [ + "adblocker", + "Adblocking", + "AOSP", + "Appstore", + "arcticfoxes", + "ASLR", + "baseband", + "Bitwarden", + "blocklist", + "bootloader", + "Bromite", + "bruteforce", + "BTRFS", + "bubblewrap", + "bypassable", + "COEP", + "Cryptomator", + "degoogled", + "diceware", + "distro", + "DNSSEC", + "F-Droid", + "Fairphone", + "Firejail", + "Flatpak", + "Gmail", + "GrapheneOS", + "Hardenize", + "homeserver", + "IVPN", + "Kicksecure", + "killswitch", + "Kinoite", + "Lokinet", + "LUKS", + "Madaidan", + "Magisk", + "Mailcow", + "Mediatek", + "Monero", + "Mullvad", + "Murena", + "Orbot", + "OS", + "Passwordless", + "pentesting", + "PGPP", + "privsec", + "protonmail", + "qubes", + "Qubes", + "ratelimiting", + "relock", + "sandboxed", + "sandboxing", + "Seirdy", + "sideload", + "Silverblue", + "smartcard", + "SSHFP", + "STARTTLS", + "syscall", + "syscalls", + "TLDR", + "TLSA", + "tommytran", + "TOTP", + "TWRP", + "userdebug", + "Whonix", + "Wireshark", + "Wonderfall", + "Yubi", + "ZRAM" + ] + } } \ No newline at end of file