aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2021-03-08README: make it clear that pam_fscrypt also handles lockingEric Biggers
2021-03-08pam_fscrypt: make "lock_policies" the default behaviorEric Biggers
2021-03-08pam_fscrypt: decide cache dropping behavior automaticallyEric Biggers
2021-01-25Avoid using the word "whitelist"Eric Biggers
2020-11-26README: Fix badge imageJoe Richey
2020-11-26Switch from Travis CI to GitHub ActionsEric Biggers
2020-11-09README.md: add table of contentsEric Biggers
2020-08-07README.md: recommend 'sudo make install PREFIX=/usr' on Ubuntu (#244)Eric Biggers
2020-05-13README.md: try to disambiguate "fscrypt" (#226)Eric Biggers
2020-05-13README.md: further improve the "encryption not enabled" section (#227)Eric Biggers
2020-05-13README.md: fix typo "nrounds" => "rounds" (#228)Eric Biggers
2020-05-12README.md: improve documentation for login protectors (#223)Eric Biggers
2020-03-23README.md: update v2 policy-related documentationEric Biggers
2020-03-23README.md: update examples to use v2 policiesEric Biggers
2020-03-23Simplify choosing the key description prefixEric Biggers
2020-03-19README.md: improve documentation for PAM configuration (#204)Eric Biggers
2020-01-28cmd/fscrypt/setup: don't prompt to create /etc/fscrypt.conf (#190)Eric Biggers
2020-01-23Document how to check for kernel config options (#183)ebiggers
2020-01-05README.md: document new settings and troubleshooting key accessEric Biggers
2020-01-05Keyring support for v2 encryption policiesEric Biggers
2020-01-05Metadata support for v2 encryption policiesEric Biggers
2020-01-05cmd/fscrypt: add 'fscrypt lock' commandEric Biggers
2020-01-05README.md: document /etc/fscrypt.confEric Biggers
2019-11-28README.md: update output to match realityEric Biggers
2019-11-27README.md: remove obsolete warning about changing login passphraseEric Biggers
2019-11-27cmd/fscrypt: adjust message when listing protector sourcesEric Biggers
2019-10-25Delete vendored code and update CI to Go 1.13 (#158)Joseph Richey
2019-09-24cmd/fscrypt: make 'fscrypt setup' create /.fscrypt (#149)ebiggers
2019-09-08Fix various typos and grammatical errors (#141)ebiggers
2019-07-27README.md: improve documentation for moving files into encrypted dirs (#138)ebiggers
2019-07-27README.md: improve documentation for kernel and filesystem support (#137)ebiggers
2019-07-27README.md: improve documentation of GRUB limitation (#136)ebiggers
2019-01-19Update the README with correct install informationJoe Richey
2018-11-05README: fix "Debain" typoWill Thompson
2018-09-02feat(spell-check): add make command for spell check.Deepesh Pathak
2018-08-23Update docs to indicate v1.10 is requiredJoe Richey joerichey@google.com
2018-02-11docs: Update CONTRIBUTING.md and README.mdJoseph Richey
2018-02-09docs/travis: Remove mention of Argon2Joseph Richey
2018-01-12fix typo in README.md: $GOPATH/github.com -> $GOPATH/src/github.comSaeed Rasooli
2017-10-05TyposDarío Hereñú
2017-08-31filesystem: libblkid -> search /dev/disk/by-uuidJoe Richey
2017-08-29README: Clarified boot related encryption issuesJoe Richey
2017-08-29Fixed typosJoe Richey
2017-08-25Fix typo (once -> one).Michael Halcrow
2017-08-24Updated documentation for PAM module helpJoseph Richey
2017-08-23security: fscrypt now possesses the user keyringJoseph Richey
2017-08-23Added some documentation and improved security APIJoe Richey joerichey@google.com
2017-08-22Updated documentation and build system for PAMJoe Richey joerichey@google.com
2017-07-25README reformattingJoseph Richey
2017-07-23README: Fixed cloning documentationJoseph Richey