Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vcc3v authored Dec 9, 2024
1 parent 676f63c commit 9b889c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ To make sure that all Chrome policies are always enforced for every user, admins
Admins can navigate to **Devices > Chrome > Settings > Users & browsers** and scroll down to **Multiple Sign-In Access**. There should be an option to **Block Multiple Sign-in Access to Users in this Organization** that should then be enabled.

## Enabling Ephemeral Mode
Ephemeral Mode a feature in Chrome where you have to sign in to your chrome devices each time you restart. This also helps prevent many exploits and bypasses. This mode automatically makes it impossible to use flags, since the profile gets wiped each time you restart. It also makes exploits like RigTools non-persistent, so while students can downgrade as KV5 is not out yet and set up RigTools on an old version. It also reduces storage capacity so students will have a harder time setting up development featurs like Crostini (Linux) and Borealis (Steam). Refer to the [google documentation](https://support.google.com/chrome/a/answer/3538894).
Ephemeral Mode a feature that clears all local data and removes the user profile on each restart. This makes it impossible to use flags, since the profile gets wiped each time you restart. It also makes exploits like RigTools non-persistent, so while students can downgrade as KV5 is not out yet and set up RigTools on an old version. It also reduces storage capacity so students will have a harder time setting up development featurs like Crostini (Linux) and Borealis (Steam). Refer to the [google documentation](https://support.google.com/chrome/a/answer/3538894).
> [!WARNING]
> This mode makes it so students have less storage (around 2GB) and their files dont save. I would recommend setting the Download Directory to `${google_drive}/` to preserve all their files in google drive.
Expand Down

0 comments on commit 9b889c0

Please sign in to comment.