{"id":15006563,"url":"https://github.com/maxpat78/gocryptfs-tool","last_synced_at":"2026-03-08T20:36:13.994Z","repository":{"id":256378508,"uuid":"855112751","full_name":"maxpat78/gocryptfs-tool","owner":"maxpat78","description":"Utilty to access a gocryptfs filesystem from command line with Python 3","archived":false,"fork":false,"pushed_at":"2024-09-13T09:28:20.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T14:34:37.940Z","etag":null,"topics":["crypto","cryptography-tools","gocrypt","gocrypt-ui","gocryptfs","linux-app","python3","recovery-crypto","recovery-tools","system-tool","windows-app"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxpat78.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-10T10:29:47.000Z","updated_at":"2024-09-13T09:28:24.000Z","dependencies_parsed_at":"2024-11-17T20:35:31.399Z","dependency_job_id":"040031c4-8547-4992-af93-5e0c9653c64d","html_url":"https://github.com/maxpat78/gocryptfs-tool","commit_stats":null,"previous_names":["maxpat78/gocryptfs-tool"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxpat78%2Fgocryptfs-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxpat78%2Fgocryptfs-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxpat78%2Fgocryptfs-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxpat78%2Fgocryptfs-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxpat78","download_url":"https://codeload.github.com/maxpat78/gocryptfs-tool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158973,"owners_count":20245669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crypto","cryptography-tools","gocrypt","gocrypt-ui","gocryptfs","linux-app","python3","recovery-crypto","recovery-tools","system-tool","windows-app"],"created_at":"2024-09-24T19:01:58.882Z","updated_at":"2025-12-11T20:28:04.409Z","avatar_url":"https://github.com/maxpat78.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gocryptfs-tool\n\nA simple Python 3 script to access a gocryptfs filesystem (without gocryptfs itself) and carry on some useful operations like:\n\n```\nls       list virtual file system files and directories in decrypted form, with true size and times\ndecrypt  decrypt a file or directory into a given destination\nalias    show the real pathname linked to a virtual one\nbackup   backup the Directory IVs (required to decrypt names) in a ZIP file\n```\n\nPassing a couple options, you can show you master key or recover it in case configuration files are corrupted:\n\n`--print-key [a85 | b64]` shows the decrypted master key in ASCII85 or BASE64 form, to annotate it in a safe place for recovering purposes\n\n`--master-key`  grants access to your files even in case of lost configuration file `gocryptfs.conf` , provided the master key in ASCII85 or BASE64 form\n\n`EMENames`, `AESSIV`, `XChaCha20Poly1305`, `PlaintextNames` and `LongNames` are supported filesystem options among others.\n\nFunctionality was tested with cppcryptfs 1.4.4.4 (Windows 11) and gocryptfs 2.4.0 (Ubuntu 22.04 LTS Linux under Windows WSL).\n\nIt's pure Python 3, with pycryptodome addon.\n\nMIT licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxpat78%2Fgocryptfs-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxpat78%2Fgocryptfs-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxpat78%2Fgocryptfs-tool/lists"}