-
Notifications
You must be signed in to change notification settings - Fork 38
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
[🚀 | Feature request]: Workspace lock #9310
Labels
A-Client
Area: Parsec desktop application
C-Feature-Request
Category: A feature request for Parsec
I-Workspace
Impact on workspace
Comments
mmmarcos
added
B-Triage
Blocker: The issue is awaiting triage
C-Feature-Request
Category: A feature request for Parsec
labels
Jan 9, 2025
mmmarcos
changed the title
[🚀 | Feature request]: Workspace lock & unlock
[🚀 | Feature request]: Workspace lock
Jan 9, 2025
Preview of the what it should looks like: Lock.Unlock.mov |
I understand this is not a full proposal, just a few things to take into account when discussing this feature:
|
What was discussed:
|
The bindings already provide everything necessary. The GUI is already in charge of mounting the workspaces.
|
FirelightFlagboy
added
A-Client
Area: Parsec desktop application
I-Workspace
Impact on workspace
labels
Jan 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-Client
Area: Parsec desktop application
C-Feature-Request
Category: A feature request for Parsec
I-Workspace
Impact on workspace
What you would like to accomplish
When a workspace is mounted, data is accessible in the file system as a mount point directory. Having all the workspaces mounted by default could expose sensible data that the user does not necessarily need to access at a given time (see discussion in #8355).
Parsec V2 had a toggle button allowing the user to mount/un-mount a given workspace. Most users struggled to understand what that means so this was not ported to V3.
Parsec V3 should still help the user to reduce the perimeter of exposed data as a security best practice and enable the possibility to enable or disable the mount point of a given workspace.
How the feature should work
The idea is to add actions that make more sense to the user:
🔒 Lock a workspace
🔓 Unlock a workspace:
These actions should be present in the
My workspace
page.Task List
The text was updated successfully, but these errors were encountered: