Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-14 | comparison: add link to cryfs comparison tableHEADmaster | Jakob Unterwurzacher | |
2025-06-03 | mention that empty files do not contain a header | Lars Quentin | |
2025-01-23 | Update news | Nick Cross | |
2025-01-01 | Show the truncate step in IV derivation | William Entriken | |
2024-12-30 | Explain why EME is used | Jakob Unterwurzacher | |
Fixes https://github.com/rfjakob/gocryptfs/issues/885 | |||
2024-11-01 | css: make wide tables fit | Jakob Unterwurzacher | |
2024-11-01 | ci: archive site | rfjakob | |
2024-10-31 | Add github ci | Jakob Unterwurzacher | |
2024-10-31 | Port to mkdocs 1.6.1 | Jakob Unterwurzacher | |
2023-05-16 | quickstart: macos: use port instead of brew | Jakob Unterwurzacher | |
Basically, pull in https://github.com/rfjakob/gocryptfs/commit/2e738efe8647539b96de60d763df44d237f5389b Fixes https://github.com/rfjakob/gocryptfs/issues/738 | |||
2023-05-12 | comparison: update ecryptfs performance for new cpu | Jakob Unterwurzacher | |
Intel Core i5-3470 CPU with 4 x 3.20GHz and AES-NI | |||
2022-04-24 | Define "IV" | Jakob Unterwurzacher | |
Fixes https://github.com/rfjakob/gocryptfs/issues/653 | |||
2021-09-27 | Make link to wiki an actual link | Jakob Unterwurzacher | |
2021-09-27 | Add link to cgit wiki | Jakob Unterwurzacher | |
2021-09-27 | Revert "Add more direct links to cgit mirror" | Jakob Unterwurzacher | |
This reverts commit 33554d3f7c24065200f79be65384e4444c6d6cd1. | |||
2021-09-27 | Revert "Unbreak toc" | Jakob Unterwurzacher | |
This reverts commit 7411af89872a35a36b9097e0ba7547026eb7fd5b. | |||
2021-09-27 | Unbreak toc | Jakob Unterwurzacher | |
2021-09-27 | Add more direct links to cgit mirror | Jakob Unterwurzacher | |
2021-09-25 | Add nav link to Github Wiki | Jakob Unterwurzacher | |
2021-09-25 | mirrors: link to cgit overview | Jakob Unterwurzacher | |
2021-08-30 | Link to arch linux comparison table | rfjakob | |
2021-08-18 | Require Go 1.13 | Jakob Unterwurzacher | |
2021-08-17 | quickstart: add cloud storage example | Jakob Unterwurzacher | |
https://github.com/rfjakob/gocryptfs/issues/501 | |||
2021-06-27 | Update encfs perf results | Jakob Unterwurzacher | |
2021-06-27 | Add path length, test Cryptomator v1.5.15 | Jakob Unterwurzacher | |
Fixes https://github.com/rfjakob/gocryptfs/issues/552 | |||
2021-06-08 | Sync compile instructions with README.md | Jakob Unterwurzacher | |
2021-03-26 | compile.md: fix instructions for Go 1.13+ | Jakob Unterwurzacher | |
"go get -d" does not download to GOPATH/src anymore: https://github.com/golang/go/issues/31529 Use explicit "git clone" to the current directory as suggested in https://github.com/golang/go/issues/31529#issuecomment-484920157 . Fixes https://github.com/rfjakob/gocryptfs/issues/553 | |||
2020-12-08 | Add repology.org badges | Jakob Unterwurzacher | |
2020-10-22 | Add link to gocryptfs-inspect | Jakob Unterwurzacher | |
Very hard to find without a link. https://github.com/rfjakob/gocryptfs/issues/513 | |||
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-21 | Makefile: use mkdocs --quiet | Jakob Unterwurzacher | |
I want to run this from cron, and I want to avoid getting and email every time. | |||
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 | |