Skip to content

Commit

Permalink
more details
Browse files Browse the repository at this point in the history
  • Loading branch information
BiosPlus authored Aug 9, 2024
1 parent 4c7d8b4 commit cb2b4a8
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions docs/google-workspace/Google Chrome/managed-browser-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,23 +34,26 @@ If you're managing a Google Workspace instance/tenancy, you'll want this turned

### Chrome Enterprise Connectors

- Hashes are generated for uploaded/downloaded files
- Huge text pastes are analysed for potential PII exfiltration.
- Visits to malicious URLs (w/ the red advisory block screen) are logged + graded on severity.
- Bypasses of that advisory are logged and reported.

| Policy | Setting | Shortcode | <span style="display: inline-block; max-width:100px">URL</span> |
|---|-----|----------|:-:|
| Upload content analysis | [More info to come] | OnFileAttachedEnterpriseConnector | [Link](https://admin.google.com/ac/chrome/settings/user?ref=browser&f=POLICY_NAME.OnFileAttachedEnterpriseConnector&table-view=false) |
| Download content analysis | [More info to come] | OnFileDownloadedEnterpriseConnector | [Link](https://admin.google.com/ac/chrome/settings/user?ref=browser&f=POLICY_NAME.OnFileDownloadedEnterpriseConnector&table-view=false) |
| Bulk text content analysis | [More info to come] | OnBulkDataEntryEnterpriseConnector | [Link](https://admin.google.com/ac/chrome/settings/user?ref=browser&f=POLICY_NAME.OnBulkDataEntryEnterpriseConnector&table-view=false) |
| Print content analysis | [More info to come] | OnPrintEnterpriseConnector | [Link](https://admin.google.com/ac/chrome/settings/user?ref=browser&f=POLICY_NAME.OnPrintEnterpriseConnector&table-view=false) |
| Upload content analysis | Chrome Enterprise Premium | EnterpriseRealTimeUrlCheckMode | [Link](https://admin.google.com/ac/chrome/settings/user?ref=browser&f=POLICY_NAME.OnFileDownloadedEnterpriseConnector&table-view=false) |


| Real time URL check | Chrome Enterprise Premium | EnterpriseRealTimeUrlCheckMode | [Link](https://admin.google.com/ac/chrome/settings/user?ref=browser&f=POLICY_NAME.OnFileDownloadedEnterpriseConnector&table-view=false) |

### Chrome Updates

The goals here are simply:
- Get browsers to update within 24 hours of a release.
- Get browsers to update within 48 hours of a release.
- Have Chrome check every 300 mins to see if there's an update.
- Use a friendly endpoint for checking (cacheable url).
- Don't bother users prior to 9:30, so they can get their morning meets done.
- Use the extended stable channel for stability and due to the amount of updates the chrome team tend to push a day on the latest channel in comparison (Sometimes several times a day on latest).

| Policy | Setting | Shortcode | <span style="display: inline-block; max-width:100px">URL</span> |
|---|-----|----------|:-:|
Expand Down

0 comments on commit cb2b4a8

Please sign in to comment.