{"id":17648550,"url":"https://github.com/cljoly/miniflux-gemini","last_synced_at":"2026-03-01T02:02:41.615Z","repository":{"id":80530976,"uuid":"587514890","full_name":"cljoly/miniflux-gemini","owner":"cljoly","description":"Expose your Miniflux instance to Gemini","archived":false,"fork":false,"pushed_at":"2025-09-15T22:12:12.000Z","size":113,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T16:51:30.471Z","etag":null,"topics":["gemini","miniflux","rss","rss-reader","small-web","smallweb","wip"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cljoly.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://cj.rs/donate/"]}},"created_at":"2023-01-10T23:34:19.000Z","updated_at":"2025-10-04T14:15:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"4eadd28f-3573-40b4-ab59-09d2e2948c82","html_url":"https://github.com/cljoly/miniflux-gemini","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cljoly/miniflux-gemini","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cljoly%2Fminiflux-gemini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cljoly%2Fminiflux-gemini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cljoly%2Fminiflux-gemini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cljoly%2Fminiflux-gemini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cljoly","download_url":"https://codeload.github.com/cljoly/miniflux-gemini/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cljoly%2Fminiflux-gemini/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29958399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["gemini","miniflux","rss","rss-reader","small-web","smallweb","wip"],"created_at":"2024-10-23T11:19:12.122Z","updated_at":"2026-03-01T02:02:41.573Z","avatar_url":"https://github.com/cljoly.png","language":"Go","funding_links":["https://cj.rs/donate/"],"categories":[],"sub_categories":[],"readme":"# miniflux-gemini\n\n\u003e [!WARNING]\n\u003e This is a work in progress and this documentation needs to be expanded\n\nExpose your Miniflux instance over the Gemini protocol.\n\n## Generate certificates\n\n### Server side\n\nCreate and cd into `certs`, then run:\n\n```\nopenssl req -x509 -nodes -days 365 -newkey rsa:2048 \\\n  -keyout server.key -out server.crt \\\n  -subj \"/C=US/ST=State/L=City/O=Organization/CN=yourdomain.com\"\n```\n\n\n### Client side\n\n```\nopenssl x509 -in miniflux.crt -outform der | sha256sum\n```\n(or you can use the error from your gemini browser when you first attempt to connect)\n\n```sql\nINSERT INTO users(certFingerprint, instance, token)\nVALUES ('ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff', 'https://mini.flux', 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-bbbb=');\n```\n* `certFingerprint` is obtained at the previous step\n* `instance` is the instance url, e.g. `https://minif.lux` (no need to point to any particular path)\n* `token` is obtained in the Miniflux UI (Settings - API Keys)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcljoly%2Fminiflux-gemini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcljoly%2Fminiflux-gemini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcljoly%2Fminiflux-gemini/lists"}