Comprehensive Privacy Protection Program
Layered protection is recommended for scenarios with different sensitivity levels:
- Basic protection
- System level settings:
In macOS 'Security & Privacy'.
- Disable Screen Recording privileges
- Disable Microphone Access - Process-level control:
Limit Glass to via the Activity Monitor:
- Runs only when the front window is visible
- System level settings:
- Advanced Protection
- Use sandbox mode:
Terminal Execution:npm run sandbox
(Docker needs to be installed in advance) - Configure local LLM replacement:
Modify the API_ENDPOINT pointers in .env:
http://localhost:11434 (Ollama)
- Use sandbox mode:
- Enterprise Solutions
- Deploying private knowledge models:
Linking internal LLM services (≥4 A100s required) - Install the Network Isolation plug-in:
GitHub Community Edition of firewall-module
- Deploying private knowledge models:
Emergency treatment: immediate implementation upon discovery of misrecordingrm -rf ~/Library/Caches/com.pickle.glass
This answer comes from the articleGlass: a desktop AI assistant that observes and organizes information in real timeThe































