aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2020-10-17Fix typosJakob Unterwurzacher
2020-10-17Add DroidFSJakob Unterwurzacher
2020-06-21mirrors: update nuetzlich.net clone urlJakob Unterwurzacher
The git:// url does not work anymore, due to a missing port forwarding. Just use https, which always works.
2020-06-19news: add v1.8.0 releaseTom Vincent
Thanks!
2019-10-19news: drop patch releases, add "latest release"Jakob Unterwurzacher
Makes it easier to keep the website up to date. Fixes https://github.com/rfjakob/gocryptfs/issues/426
2019-09-14Fixed a typo :)Surendra Kumar
2019-07-29Add Fedora detailsBrian (bex) Exelbierd
2019-03-24Minimally update the file content comparison of encrypted overlay filesystemAlexander Schlarb
2019-03-24Update the general comparison of encrypted overlay filesystemAlexander Schlarb
2019-03-24Add results for Cryptomator on Windows (the slowest of em all)Alexander Schlarb
2019-03-24Add comparison about performance of Windows implementationsAlexander Schlarb
2019-01-17Add missing MiB for securefsSean Leather
2018-12-27Assorted spelling fixes.Sebastian Lackner
Detected with the 'codespell' utility.
2018-12-16Make bionic link an actual linkJakob Unterwurzacher
2018-12-16News: add Ubuntu and Arch Linux infoJakob Unterwurzacher
2018-12-16Update NewsJakob Unterwurzacher
2018-12-16Drop useless subheadingJakob Unterwurzacher
2018-12-16Simplify compile pageJakob Unterwurzacher
2018-11-18Fixed broken link to v0.1.0 commit of CryptomatorKeeblo
The link to the initial version of Cryptomator was dead, so I fixed it.
2018-11-18TypoWilliam Entriken
2018-07-01Add v1.4.4 and v1.5 to NewsJakob Unterwurzacher
2018-07-01Add folders-side-by-side.gif animationJakob Unterwurzacher
2018-05-02Add newlines for readabilityJakob Unterwurzacher
2018-05-02Update signature verification for gpg2Jakob Unterwurzacher
gpg2 displays a longer key id https://github.com/rfjakob/gocryptfs-website/issues/6
2018-03-25encfs also supports xattrsJakob Unterwurzacher
2018-03-25We support xattrs nowJakob Unterwurzacher
2018-02-03Update compile pageJakob Unterwurzacher
Test output was out of date, and GOPATH is now usually set to ~/go.
2018-02-03quickstart: mention deb + homebrew packagesJakob Unterwurzacher
https://github.com/rfjakob/gocryptfs/issues/202
2018-01-30Add latest releases to indexAndy Taylor
2017-10-28Fix two "Cryptograhy" typosJakob Unterwurzacher
2017-10-28Update "Security" link -> "Cryptograhy"Jakob Unterwurzacher
2017-10-28Finish threat modelJakob Unterwurzacher
...and add it to the menu.
2017-10-24Add (unfinished) thread model documentJakob Unterwurzacher
2017-10-04Actual filename limit is 175 due to paddingJakob Unterwurzacher
See https://github.com/rfjakob/gocryptfs/commit/4da245c69d7994efec75e1deaef56a03020d39db
2017-10-04Convert github "master" link to permalinkJakob Unterwurzacher
2017-09-17Update both forward and reverse mode crypto docsJakob Unterwurzacher
They were written before HKDF was introduced. Improve graphics as well
2017-09-16reverse mode: uppercase DerivePathIVJakob Unterwurzacher
2017-09-16Update forward mode crypto description for derived keysJakob Unterwurzacher
2017-09-16Rename "Security" to "Cryptography"Jakob Unterwurzacher
2017-09-13Update disk space efficiency tablesJakob Unterwurzacher
Re-test with latest versions
2017-09-13Update performance numbersJakob Unterwurzacher
2017-09-10comparison: update "Overview" tableJakob Unterwurzacher
2017-09-10Convert comparison table to htmlJakob Unterwurzacher
2017-08-22index: MacOS support is no longer experimental but betaJakob Unterwurzacher
2017-08-22news: fix packages.debian.org linkJakob Unterwurzacher
2017-08-22news: note Debian 9 inclusionJakob Unterwurzacher
2017-08-22news: add v1.4.1 releaseJakob Unterwurzacher
2017-08-09new: list recent releasesJakob Unterwurzacher
2017-03-11news: add audit and v1.2 releaseJakob Unterwurzacher
2016-11-02Encourage learning about low-level filesystem operationsJakob Unterwurzacher