Help & Documentation

Everything you need to set up, configure, and troubleshoot RedactBar.

How RedactBar Works

RedactBar runs as a lightweight native menu bar app (LSUIElement). It monitors the local leak vectors on your Mac:

Permissions Explained

RedactBar requires minimal permissions, and all sensitive permissions are strictly opt-in:

Installation via Homebrew

brew tap suresk/tap
brew install --cask redactbar

Handling False Positives

If RedactBar flags a benign hash, mock token, or public identifier, click "Ignore" on the notification or "Allowlist" in the dashboard. RedactBar will remember the string locally and never alert on it again.

Uninstalling

To completely remove RedactBar and its local settings:

# Quit RedactBar, then remove the application:
rm -rf /Applications/RedactBar.app

# Remove local preferences:
rm -rf ~/Library/Preferences/com.suresk.redactbar.plist
rm -rf ~/Library/Application\ Support/RedactBar

If you installed via Homebrew, run brew uninstall --zap redactbar.

Contact & Support

Have questions or feedback? Email support@getredactbar.com.