{"id":48897701,"url":"https://github.com/grayguava/formseal-fetch","last_synced_at":"2026-04-16T12:01:04.833Z","repository":{"id":337021001,"uuid":"1148249516","full_name":"grayguava/formseal-fetch","owner":"grayguava","description":"CLI tool for fetching encrypted form submissions from your storage backend for offline decryption.","archived":false,"fork":false,"pushed_at":"2026-04-15T09:52:51.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-15T11:34:05.688Z","etag":null,"topics":["cli","cloudflare","daemon","formseal","privacy","security","supabase","sync"],"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/grayguava.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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-02T18:45:25.000Z","updated_at":"2026-04-15T09:52:56.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/grayguava/formseal-fetch","commit_stats":null,"previous_names":["grayguava/formseal-sync","grayguava/formseal-fetch"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/grayguava/formseal-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayguava%2Fformseal-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayguava%2Fformseal-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayguava%2Fformseal-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayguava%2Fformseal-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grayguava","download_url":"https://codeload.github.com/grayguava/formseal-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayguava%2Fformseal-fetch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31884929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cli","cloudflare","daemon","formseal","privacy","security","supabase","sync"],"created_at":"2026-04-16T12:00:52.116Z","updated_at":"2026-04-16T12:01:04.825Z","avatar_url":"https://github.com/grayguava.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# formseal-fetch\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/python-3.8+-3776ab?style=flat\u0026labelColor=1e293b\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/license-MIT-fc8181?style=flat\u0026labelColor=1e293b\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/formseal-ecosystem-10b981?style=flat\u0026labelColor=1e293b\"\u003e\n\u003c/p\u003e\n\nDownload encrypted form submissions from your storage backend.\n\n## What it does\n\n```\nBrowser (formseal-embed)\n       │\n       ▼ (encrypted submissions)\n  Storage (Cloudflare KV / Supabase / ...)\n       │\n       ▼ (fsf fetch)\n  ciphertexts.jsonl ──► Your PC\n```\n\n## Install\n\n```bash\npipx install fsf\n```\n\nOr with pip:\n\n```bash\npip install fsf\n```\n\n## Quick start\n\n```bash\nfsf connect provider:\u003cname\u003e\nfsf fetch\nfsf status\n```\n\n## Features\n\n- **Secure storage** : Credentials stored in OS keychain (Windows Credential Manager / macOS Keychain / Linux Secret Service)\n- **Deduplication** : Skips already-downloaded ciphertexts automatically\n\n## Commands\n\n| Command | Description |\n|---------|-------------|\n| `fsf connect` | Connect to a storage provider |\n| `fsf fetch` | Download ciphertexts |\n| `fsf status` | Show connection info |\n| `fsf disconnect` | Clear all credentials |\n\nRun `fsf --help` for all commands.\n\n## Security\n\nYour API tokens never leave your machine.formseal-fetch:\n- Stores credentials in your OS keychain (encrypted at rest)\n- Makes direct API calls to your storage backend only\n- Sends no telemetry, has no analytics\n\n## Documentation\n\nDetailed guides: [docs/](./docs/)\n\n- [Getting Started](./docs/getting-started.md)\n- [Security](./docs/security.md)\n- [Commands Reference](./docs/reference/commands.md)\n- [Troubleshooting](./docs/troubleshooting.md)\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrayguava%2Fformseal-fetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrayguava%2Fformseal-fetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrayguava%2Fformseal-fetch/lists"}