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

zsysctl: add flag to support creating an encrypted dataset #173

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

Conversation

CragW
Copy link

@CragW CragW commented Nov 4, 2020

Create an encrypted dataset with raw type keyfile when particular
flag is given to userdata create.

For example:
$ zsysctl userdata create -e myuser /home/myuser

Signed-off-by: Crag Wang [email protected]

Create an encrypted dataset with raw type keyfile when particular
flag is given to userdata create.

For example:
  $ zsysctl userdata create -e myuser /home/myuser

Signed-off-by: Crag Wang <[email protected]>
@seb128
Copy link

seb128 commented Nov 4, 2020

Thanks for the contribution! The team working on zsys had some preliminary discussions on how per user encryption could be implemented and different ideas on how it should be done compared to what is proposed there. Before more work is invested on the implementation I think we should decide on the direction, we will get in touch to include you in the process if you are interested in the details.

@CragW
Copy link
Author

CragW commented Nov 4, 2020

Yes, I'm in a need of user home encryption. That will be greatly helpful if you can include me to that discussion, thank you.

@didrocks didrocks force-pushed the master branch 3 times, most recently from 3870324 to ee0ced9 Compare February 15, 2021 09:14
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