-
Notifications
You must be signed in to change notification settings - Fork 10
Basics
idk edited this page Jan 30, 2020
·
3 revisions
- networkPredictionEnabled: Forced off.
- peerConnectionEnabled: Switchable, but by default webRTC is disabled. A checkbox is offered to enable it.
- webRTCIPHandlingPolicy: Forced to value proxy_only.
- passwordSavingEnabled: Left untouched.
- cookieConfig: Reject third-party cookies. Persistence left untouched.
- firstPartyIsolate: First Party Isolation turned on.
- hyperlinkAuditingEnabled: Disabled.
- protectedContentEnabled: Left untouched.
- referrersEnabled: Disabled.
- resistFingerprinting: Enabled.
- thirdPartyCookiesAllowed: Third-party cookies disabled.
- trackingProtectionMode: Enabled.
- Rules for proxy configuration are decided on a per-contextual-identity basis. The rules themselves will be be enumerated on the documentation pages themselves.
- There is an indicator for proxy readiness that shows when the proxy is available.
- There is a self-contained i2pcontrol client called toopie.html inside of the plugin which gives feedback about the state of the I2P Router is doing.