Update davemhammer/gocryptfs to 1.3.1 (#326)

Secure short-lived password files under a private 0700 directory
(under /dev/shm when available) before write, closing a umask/chmod race.
This commit is contained in:
Dave Hammer
2026-08-10 12:03:42 -04:00
committed by GitHub
parent 2010b199f0
commit 41b58c734d
3 changed files with 183 additions and 133 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
id = "davemhammer/gocryptfs"
name = "Gocryptfs"
version = "1.3.0"
version = "1.3.1"
plugin_api = 10
author = "davemhammer"
license = "MIT"