{"id":22757526,"url":"https://github.com/gitanat/dhttpfs","last_synced_at":"2025-03-30T08:15:23.772Z","repository":{"id":66897575,"uuid":"254238284","full_name":"gitanat/dhttpfs","owner":"gitanat","description":"The Decrypting HTTP File Server (with GPG support)","archived":false,"fork":false,"pushed_at":"2020-04-09T01:11:29.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T10:14:42.599Z","etag":null,"topics":["encryption","gpg","http","http-server","pgp","server"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gitanat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-04-09T01:11:14.000Z","updated_at":"2020-05-05T23:50:14.000Z","dependencies_parsed_at":"2023-02-20T22:15:24.370Z","dependency_job_id":null,"html_url":"https://github.com/gitanat/dhttpfs","commit_stats":null,"previous_names":["gitanat/dhttpfs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitanat%2Fdhttpfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitanat%2Fdhttpfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitanat%2Fdhttpfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitanat%2Fdhttpfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitanat","download_url":"https://codeload.github.com/gitanat/dhttpfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246290720,"owners_count":20753735,"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":["encryption","gpg","http","http-server","pgp","server"],"created_at":"2024-12-11T07:18:46.258Z","updated_at":"2025-03-30T08:15:23.746Z","avatar_url":"https://github.com/gitanat.png","language":"Python","readme":"# DHTTPFS\n## The Decrypting HTTP File Server\n\nHTTP server that serves a local directory with encrypted files and unencrypts them on request time.\n\nIt's intended to run locally, and based on python's built-in HTTP server - do not use in production.\n\n## Usage\n\nUsage is similar to `http.server` (old `SimpleHTTPServer` in python2):\n\n    $ python3 -m dhttpfs.server --help\n    usage: server.py [-h] [--bind BIND] [--directory DIRECTORY] [port]\n    \n    positional arguments:\n      port                  port [default: 8000]\n    \n    optional arguments:\n      -h, --help            show this help message and exit\n      --bind BIND, -b BIND  bind address [default: localhost only]\n      --directory DIRECTORY, -d DIRECTORY\n\n## Supported encryption methods:\n\n  - GPG symmetric\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitanat%2Fdhttpfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitanat%2Fdhttpfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitanat%2Fdhttpfs/lists"}