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
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
2017-07-25
README reformatting
Joseph Richey
2017-07-23
README: Fixed cloning documentation
Joseph Richey
2017-07-19
README: add badges for license and code coverage
Joe Richey joerichey@google.com
2017-07-18
Update documentation about new build system
Joe Richey joerichey@google.com
2017-07-13
README: Fixed version badge to pull from Git tags
Joseph Richey
2017-07-13
README: Add badges for protect, docs, report card
Joseph Richey
2017-07-13
README: fix typos and formatting
Joseph Richey
2017-06-28
Finalize import paths and documentation
v0.1.0
0.1.0
Joe Richey joerichey@google.com
2017-06-28
Update Makefile and README
Joe Richey joerichey@google.com
2017-06-15
pam: checking a user's login passphrase
Joe Richey joerichey@google.com
2017-05-31
fscrypt: Adding additional documentation
Joe Richey joerichey@google.com
2017-05-02
crypto: passphrase hashing with Argon2
Joe Richey
2017-05-02
metadata: get and set policies from go
Joe Richey
2017-05-02
metadata: introduce protobuf structures
Joe Richey
2017-05-02
util: convenience utilities for fscrypt
Joe Richey
2017-05-02
cmd/fscrypt: Initial stub program and docs
Joe Richey
2017-04-27
Initial Documentation for fscrypt
Joe Richey
2016-10-26
First commit, adding README
Joe Richey