aboutsummaryrefslogtreecommitdiff
path: root/cmd/fscrypt/protector.go
AgeCommit message (Expand)Author
2020-05-09cmd/fscrypt: add FSCRYPT_ROOT_MNT environmental variableEric Biggers
2020-01-05cmd/fscrypt: adjust user and keyring validation and preparationEric Biggers
2019-09-08Fix various typos and grammatical errors (#141)ebiggers
2017-08-30cmd/fscrypt: Add --user flag for running as rootJoe Richey
2017-06-28Finalize import paths and documentationv0.1.00.1.0Joe Richey joerichey@google.com
2017-06-28cmd/fscrypt: setup, encrypt, unlock commandsJoe Richey joerichey@google.com