aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
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
2017-07-19README: add badges for license and code coverageJoe Richey joerichey@google.com
2017-07-18Update documentation about new build systemJoe Richey joerichey@google.com
2017-07-13README: Fixed version badge to pull from Git tagsJoseph Richey
2017-07-13README: Add badges for protect, docs, report cardJoseph Richey
2017-07-13README: fix typos and formattingJoseph Richey
2017-06-28Finalize import paths and documentationv0.1.00.1.0Joe Richey joerichey@google.com
2017-06-28Update Makefile and READMEJoe Richey joerichey@google.com
2017-06-15pam: checking a user's login passphraseJoe Richey joerichey@google.com
2017-05-31fscrypt: Adding additional documentationJoe Richey joerichey@google.com
2017-05-02crypto: passphrase hashing with Argon2Joe Richey
2017-05-02metadata: get and set policies from goJoe Richey
2017-05-02metadata: introduce protobuf structuresJoe Richey
2017-05-02util: convenience utilities for fscryptJoe Richey
2017-05-02cmd/fscrypt: Initial stub program and docsJoe Richey
2017-04-27Initial Documentation for fscryptJoe Richey
2016-10-26First commit, adding READMEJoe Richey