Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-17 | Fix typos | Jakob Unterwurzacher | |
2020-10-17 | Add DroidFS | Jakob Unterwurzacher | |
2020-06-21 | mirrors: update nuetzlich.net clone url | Jakob Unterwurzacher | |
The git:// url does not work anymore, due to a missing port forwarding. Just use https, which always works. | |||
2020-06-19 | news: add v1.8.0 release | Tom Vincent | |
Thanks! | |||
2019-10-19 | news: 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-14 | Fixed a typo :) | Surendra Kumar | |
2019-07-29 | Add Fedora details | Brian (bex) Exelbierd | |
2019-03-24 | Minimally update the file content comparison of encrypted overlay filesystem | Alexander Schlarb | |
2019-03-24 | Update the general comparison of encrypted overlay filesystem | Alexander Schlarb | |
2019-03-24 | Add results for Cryptomator on Windows (the slowest of em all) | Alexander Schlarb | |
2019-03-24 | Add comparison about performance of Windows implementations | Alexander Schlarb | |
2019-01-17 | Add missing MiB for securefs | Sean Leather | |
2018-12-27 | Assorted spelling fixes. | Sebastian Lackner | |
Detected with the 'codespell' utility. | |||
2018-12-16 | Make bionic link an actual link | Jakob Unterwurzacher | |
2018-12-16 | News: add Ubuntu and Arch Linux info | Jakob Unterwurzacher | |
2018-12-16 | Update News | Jakob Unterwurzacher | |
2018-12-16 | Drop useless subheading | Jakob Unterwurzacher | |
2018-12-16 | Simplify compile page | Jakob Unterwurzacher | |
2018-11-18 | Fixed broken link to v0.1.0 commit of Cryptomator | Keeblo | |
The link to the initial version of Cryptomator was dead, so I fixed it. | |||
2018-11-18 | Typo | William Entriken | |
2018-07-01 | Add v1.4.4 and v1.5 to News | Jakob Unterwurzacher | |
2018-07-01 | Add folders-side-by-side.gif animation | Jakob Unterwurzacher | |
2018-05-02 | Add newlines for readability | Jakob Unterwurzacher | |
2018-05-02 | Update signature verification for gpg2 | Jakob Unterwurzacher | |
gpg2 displays a longer key id https://github.com/rfjakob/gocryptfs-website/issues/6 | |||
2018-03-25 | encfs also supports xattrs | Jakob Unterwurzacher | |
2018-03-25 | We support xattrs now | Jakob Unterwurzacher | |
2018-02-03 | Update compile page | Jakob Unterwurzacher | |
Test output was out of date, and GOPATH is now usually set to ~/go. | |||
2018-02-03 | quickstart: mention deb + homebrew packages | Jakob Unterwurzacher | |
https://github.com/rfjakob/gocryptfs/issues/202 | |||
2018-01-30 | Add latest releases to index | Andy Taylor | |
2017-10-28 | Fix two "Cryptograhy" typos | Jakob Unterwurzacher | |
2017-10-28 | Update "Security" link -> "Cryptograhy" | Jakob Unterwurzacher | |
2017-10-28 | Finish threat model | Jakob Unterwurzacher | |
...and add it to the menu. | |||
2017-10-24 | Add (unfinished) thread model document | Jakob Unterwurzacher | |
2017-10-04 | Actual filename limit is 175 due to padding | Jakob Unterwurzacher | |
See https://github.com/rfjakob/gocryptfs/commit/4da245c69d7994efec75e1deaef56a03020d39db | |||
2017-10-04 | Convert github "master" link to permalink | Jakob Unterwurzacher | |
2017-09-17 | Update both forward and reverse mode crypto docs | Jakob Unterwurzacher | |
They were written before HKDF was introduced. Improve graphics as well | |||
2017-09-16 | reverse mode: uppercase DerivePathIV | Jakob Unterwurzacher | |
2017-09-16 | Update forward mode crypto description for derived keys | Jakob Unterwurzacher | |
2017-09-16 | Rename "Security" to "Cryptography" | Jakob Unterwurzacher | |
2017-09-13 | Update disk space efficiency tables | Jakob Unterwurzacher | |
Re-test with latest versions | |||
2017-09-13 | Update performance numbers | Jakob Unterwurzacher | |
2017-09-10 | comparison: update "Overview" table | Jakob Unterwurzacher | |
2017-09-10 | Convert comparison table to html | Jakob Unterwurzacher | |
2017-08-22 | index: MacOS support is no longer experimental but beta | Jakob Unterwurzacher | |
2017-08-22 | news: fix packages.debian.org link | Jakob Unterwurzacher | |
2017-08-22 | news: note Debian 9 inclusion | Jakob Unterwurzacher | |
2017-08-22 | news: add v1.4.1 release | Jakob Unterwurzacher | |
2017-08-09 | new: list recent releases | Jakob Unterwurzacher | |
2017-03-11 | news: add audit and v1.2 release | Jakob Unterwurzacher | |
2016-11-02 | Encourage learning about low-level filesystem operations | Jakob Unterwurzacher | |