index
:
fscrypt.git
chr-fork-doc-02
ext4
man
master
refactor
sshd-bug-workaround
Go tool for managing Linux filesystem encryption
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
fscrypt
/
flags.go
Age
Commit message (
Expand
)
Author
2021-10-05
Adjust recovery passphrase generation
Eric Biggers
2020-03-23
cmd: Simplify "fscrypt --version" output (#207)
Joseph Richey
2020-03-23
Simplify choosing the key description prefix
Eric Biggers
2020-01-29
cmd/fscrypt/commands: allow disabling recovery passphrase (#193)
Eric Biggers
2020-01-05
cmd/fscrypt, keyring: add --all-users option to 'fscrypt lock'
Eric Biggers
2020-01-05
Keyring support for v2 encryption policies
Eric Biggers
2020-01-05
cmd/fscrypt: adjust user and keyring validation and preparation
Eric Biggers
2020-01-05
Add keyring package
Eric Biggers
2019-11-27
Rename some variables from 'target' to 'targetUser'
Eric Biggers
2018-09-02
feat(spell-check): add make command for spell check.
Deepesh Pathak
2017-10-02
security: Sync filesystem before dropping caches
Joe Richey joerichey@google.com
2017-09-29
security: Add check option to UserKeyringID
Joseph Richey
2017-09-01
cmd/fscrypt: Check that keyrings are setup
Joseph Richey
2017-08-30
cmd/fscrypt: Add --user flag for running as root
Joe Richey
2017-08-17
cmd/fscrypt: purge command now clears cache
Joe Richey joerichey@google.com
2017-07-17
cmd/fscrypt: more nits to fix "make lint"
Joe Richey joerichey@google.com
2017-06-28
Finalize import paths and documentation
v0.1.0
0.1.0
Joe Richey joerichey@google.com
2017-06-28
cmd/fscrypt: setup, encrypt, unlock commands
Joe Richey joerichey@google.com