Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Document realm export (and sequestered organization) feature #9781

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

touilleMan
Copy link
Member

No description provided.

> to ensure the sequester service gets access to the workspace data.
>
> The same behavior is also triggered whenever the sequester service is revoked, this
> time in order to ensure any new data added to teh workspace won't be accessible to
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> time in order to ensure any new data added to teh workspace won't be accessible to
> time in order to ensure any new data added to the workspace won't be accessible to

And from there the client CLI should be used to decrypt the workspace
from realm export file and mount it as a local directory.

Also note a `--timestamp=<TIMESTAMP_AS_RFC3339>` option can be privided to specify
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Also note a `--timestamp=<TIMESTAMP_AS_RFC3339>` option can be privided to specify
Also note a `--timestamp=<TIMESTAMP_AS_RFC3339>` option can be provided to specify

Comment on lines +268 to +269
> However it may come handy in case of a partially corrupter workspace (e.g. in case a
> mallicious/buggy actor has provided corrupted keys during a realm key rotation).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> However it may come handy in case of a partially corrupter workspace (e.g. in case a
> mallicious/buggy actor has provided corrupted keys during a realm key rotation).
> However it may come handy in case of a partially corrupted workspace (e.g. in case a
> malicious/buggy actor has provided corrupted keys during a realm key rotation).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants