aboutsummaryrefslogtreecommitdiff
path: root/cmd/fscrypt/flags.go
AgeCommit message (Expand)Author
2020-01-05cmd/fscrypt: adjust user and keyring validation and preparationEric Biggers
2020-01-05Add keyring packageEric Biggers
2019-11-27Rename some variables from 'target' to 'targetUser'Eric Biggers
2018-09-02feat(spell-check): add make command for spell check.Deepesh Pathak
2017-10-02security: Sync filesystem before dropping cachesJoe Richey joerichey@google.com
2017-09-29security: Add check option to UserKeyringIDJoseph Richey
2017-09-01cmd/fscrypt: Check that keyrings are setupJoseph Richey
2017-08-30cmd/fscrypt: Add --user flag for running as rootJoe Richey
2017-08-17cmd/fscrypt: purge command now clears cacheJoe Richey joerichey@google.com
2017-07-17cmd/fscrypt: more nits to fix "make lint"Joe Richey joerichey@google.com
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