Encrypt user's home directory automatically
Open
documentation
question
- Dominant language
- Go
- Stars
- 1k
- Forks
- 111
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 3
Description
I wonder that whether fscrypt support format(a fscrypt format) a user's home directory automatically when the user be created, and decrypt/encrypt the home directory when the user log in / log out
just like ecryptfs , i can do these things with 'adduser --encrypt-home $username ' and its pam module
Contributor guide
Assessment
This issue has not been assessed yet.