Skip to content

Commit 6dab3fb

Browse files
committed
🔄 synced local 'Brewfile' with remote 'scripts/installs/Brewfile'
1 parent 94cfff1 commit 6dab3fb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Brewfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,9 @@ cask 'burp-suite' # Web security testing
155155
cask 'owasp-zap' # Web app security scanner
156156
cask 'wireshark' # Network analyzer + packet capture
157157

158-
# Security Utilities
158+
# Security Utilities and Data Encryption
159159
brew 'bcrypt' # Encryption utility, using blowfish
160+
brew 'borgbackup' # Encrypted, deduplicated backups
160161
brew 'clamav' # Open source virus scanning suite
161162
brew 'dnscrypt-proxy' # Proxy for using encrypted DNS
162163
cask 'gpg-suite' # PGP encryption for emails and files
@@ -195,6 +196,7 @@ cask 'ledger-live' # Crypto hardware wallet manager
195196
cask 'mountain-duck' # Mount remote storage locations
196197
cask 'protonmail-bridge' # Decrypt ProtonMail emails
197198
cask 'protonvpn' # Client app for ProtonVPN
199+
cask 'vorta' # GUI for BorgBackup
198200

199201
# Browsers
200202
cask 'firefox'

0 commit comments

Comments
 (0)