security measures
Risk avoidance program
- Sensitive Operating Recommendations::
- Avoid storing important passwords in beta
- Registering for a website using a temporary email address
- Regularly clear ~/Library/Caches/dev.nuance.Web cache
- sandbox operation::
- Check the "Enable Sandboxing" box when running via Xcode.
- Using the App Sandbox entitlement file
- Consider testing in a macOS virtual machine
System hardening
- privilege control::
- Restricting browser privileges in system settings
- Turn off camera/microphone access
- Configuration using a private network
- data isolation::
- Create a separate user account to test the browser
- Enabling macOS Privacy Protection
Development proposals
- in the Services/ directory:
- Realization of encrypted data storage
- Add automatic clearing of sensitive records
- Improve keychain integration
This answer comes from the articleWeb - macOS AI Browser: a native AI-powered browser for macOSThe