Cloud sessions now state that secrets and gitignored files never sync and synced files are encrypted.
What's wrong with this entry?
When directory sync is active, the model is told that the cloud checkout mirrors your machine, which files never leave it, and not to stash, reset or clean the working tree. Users also see a line stating "Secrets, credentials, and gitignored files are never synced and all synced files are encrypted at rest."
- The excluded categories named to the model are dot-led paths, dependency and build directories, and credential-like filenames.
Secrets, credentials, and gitignored files are never synced and all synced files are encrypted at rest.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.238
Sync state machine gains a moved-root case and a per-turn pull hook
Both mention directory
-
v2.1.238
Untracked-file survey extracted and shared
Both mention directory
-
v2.1.238
Sync internals reshaped around per-file credential state
Both mention directory