File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -155,8 +155,9 @@ cask 'burp-suite' # Web security testing
155
155
cask 'owasp-zap' # Web app security scanner
156
156
cask 'wireshark' # Network analyzer + packet capture
157
157
158
- # Security Utilities
158
+ # Security Utilities and Data Encryption
159
159
brew 'bcrypt' # Encryption utility, using blowfish
160
+ brew 'borgbackup' # Encrypted, deduplicated backups
160
161
brew 'clamav' # Open source virus scanning suite
161
162
brew 'dnscrypt-proxy' # Proxy for using encrypted DNS
162
163
cask 'gpg-suite' # PGP encryption for emails and files
@@ -195,6 +196,7 @@ cask 'ledger-live' # Crypto hardware wallet manager
195
196
cask 'mountain-duck' # Mount remote storage locations
196
197
cask 'protonmail-bridge' # Decrypt ProtonMail emails
197
198
cask 'protonvpn' # Client app for ProtonVPN
199
+ cask 'vorta' # GUI for BorgBackup
198
200
199
201
# Browsers
200
202
cask 'firefox'
You can’t perform that action at this time.
0 commit comments