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
/
README.md
Age
Commit message (
Expand
)
Author
2021-03-31
Stop generating and uploading coverage in CI
Joe Richey
2021-03-08
README: improve PAM configuration documentation (again)
Eric Biggers
2021-03-08
README: make it clear that pam_fscrypt also handles locking
Eric Biggers
2021-03-08
pam_fscrypt: make "lock_policies" the default behavior
Eric Biggers
2021-03-08
pam_fscrypt: decide cache dropping behavior automatically
Eric Biggers
2021-01-25
Avoid using the word "whitelist"
Eric Biggers
2020-11-26
README: Fix badge image
Joe Richey
2020-11-26
Switch from Travis CI to GitHub Actions
Eric Biggers
2020-11-09
README.md: add table of contents
Eric Biggers
2020-08-07
README.md: recommend 'sudo make install PREFIX=/usr' on Ubuntu (#244)
Eric Biggers
2020-05-13
README.md: try to disambiguate "fscrypt" (#226)
Eric Biggers
2020-05-13
README.md: further improve the "encryption not enabled" section (#227)
Eric Biggers
2020-05-13
README.md: fix typo "nrounds" => "rounds" (#228)
Eric Biggers
2020-05-12
README.md: improve documentation for login protectors (#223)
Eric Biggers
2020-03-23
README.md: update v2 policy-related documentation
Eric Biggers
2020-03-23
README.md: update examples to use v2 policies
Eric Biggers
2020-03-23
Simplify choosing the key description prefix
Eric Biggers
2020-03-19
README.md: improve documentation for PAM configuration (#204)
Eric Biggers
2020-01-28
cmd/fscrypt/setup: don't prompt to create /etc/fscrypt.conf (#190)
Eric Biggers
2020-01-23
Document how to check for kernel config options (#183)
ebiggers
2020-01-05
README.md: document new settings and troubleshooting key access
Eric Biggers
2020-01-05
Keyring support for v2 encryption policies
Eric Biggers
2020-01-05
Metadata support for v2 encryption policies
Eric Biggers
2020-01-05
cmd/fscrypt: add 'fscrypt lock' command
Eric Biggers
2020-01-05
README.md: document /etc/fscrypt.conf
Eric Biggers
2019-11-28
README.md: update output to match reality
Eric Biggers
2019-11-27
README.md: remove obsolete warning about changing login passphrase
Eric Biggers
2019-11-27
cmd/fscrypt: adjust message when listing protector sources
Eric Biggers
2019-10-25
Delete vendored code and update CI to Go 1.13 (#158)
Joseph Richey
2019-09-24
cmd/fscrypt: make 'fscrypt setup' create /.fscrypt (#149)
ebiggers
2019-09-08
Fix various typos and grammatical errors (#141)
ebiggers
2019-07-27
README.md: improve documentation for moving files into encrypted dirs (#138)
ebiggers
2019-07-27
README.md: improve documentation for kernel and filesystem support (#137)
ebiggers
2019-07-27
README.md: improve documentation of GRUB limitation (#136)
ebiggers
2019-01-19
Update the README with correct install information
Joe Richey
2018-11-05
README: fix "Debain" typo
Will Thompson
2018-09-02
feat(spell-check): add make command for spell check.
Deepesh Pathak
2018-08-23
Update docs to indicate v1.10 is required
Joe Richey joerichey@google.com
2018-02-11
docs: Update CONTRIBUTING.md and README.md
Joseph Richey
2018-02-09
docs/travis: Remove mention of Argon2
Joseph Richey
2018-01-12
fix typo in README.md: $GOPATH/github.com -> $GOPATH/src/github.com
Saeed Rasooli
2017-10-05
Typos
Darío Hereñú
2017-08-31
filesystem: libblkid -> search /dev/disk/by-uuid
Joe Richey
2017-08-29
README: Clarified boot related encryption issues
Joe Richey
2017-08-29
Fixed typos
Joe Richey
2017-08-25
Fix typo (once -> one).
Michael Halcrow
2017-08-24
Updated documentation for PAM module help
Joseph Richey
2017-08-23
security: fscrypt now possesses the user keyring
Joseph Richey
2017-08-23
Added some documentation and improved security API
Joe Richey joerichey@google.com
2017-08-22
Updated documentation and build system for PAM
Joe Richey joerichey@google.com
[next]