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
2022-04-08
Bump up required Go version to 1.16
Eric Biggers
2022-02-23
filesystem: create metadata files with mode 0600
Eric Biggers
2022-02-23
Strictly validate metadata file ownership by default
Eric Biggers
2022-02-23
Make 'fscrypt setup' offer a choice of directory modes
Eric Biggers
2021-12-21
Fix a few typos
Eric Biggers
2021-12-21
README: elaborate on alternatives and threat model
Eric Biggers
2021-12-21
README: write "Linux native filesystem encryption"
Eric Biggers
2021-12-19
README: document issue with ssh ChallengeResponseAuthentication
Eric Biggers
2021-10-05
Adjust recovery passphrase generation
Eric Biggers
2021-09-22
README: mention LTS kernel versions with symlink bug fix
Eric Biggers
2021-09-14
README: clarify how restoring /.fscrypt directory works
Eric Biggers
2021-09-13
README: add section about encrypting existing files
Eric Biggers
2021-09-13
README: consistently format section titles
Eric Biggers
2021-09-13
README: add section about backup, restore, and recovery
Eric Biggers
2021-09-13
README: remove note about stability
Eric Biggers
2021-09-13
README: remove note about planned commands
Eric Biggers
2021-08-31
README: document symlink size bug
Eric Biggers
2021-08-31
README: documentation tweaks
Eric Biggers
2021-07-16
README: add troubleshooting section for ENOPKG error
Eric Biggers
2021-06-27
README: add troubleshooting section for keyring linkage issue
Eric Biggers
2021-06-14
README: improve troubleshooting tips for unlocked encrypted files
Eric Biggers
2021-06-09
README: improve troubleshooting section for login protector not in sync
Eric Biggers
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
[next]