{"id":13771308,"url":"https://github.com/panicbit/twinstar","last_synced_at":"2025-12-24T09:48:18.205Z","repository":{"id":43669498,"uuid":"308961254","full_name":"panicbit/twinstar","owner":"panicbit","description":"A gemini server implementation","archived":false,"fork":false,"pushed_at":"2024-06-09T22:28:49.000Z","size":122,"stargazers_count":16,"open_issues_count":8,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T04:35:10.644Z","etag":null,"topics":["gemini","gemini-protocol","gemini-server"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/panicbit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-10-31T19:55:48.000Z","updated_at":"2024-04-23T18:09:28.000Z","dependencies_parsed_at":"2024-08-03T17:14:38.587Z","dependency_job_id":null,"html_url":"https://github.com/panicbit/twinstar","commit_stats":{"total_commits":95,"total_committers":4,"mean_commits":23.75,"dds":"0.49473684210526314","last_synced_commit":"a956482389cb8ed38431ba5aa4563bb9ddb86f6d"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panicbit%2Ftwinstar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panicbit%2Ftwinstar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panicbit%2Ftwinstar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panicbit%2Ftwinstar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panicbit","download_url":"https://codeload.github.com/panicbit/twinstar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253514352,"owners_count":21920327,"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":["gemini","gemini-protocol","gemini-server"],"created_at":"2024-08-03T17:00:50.095Z","updated_at":"2025-05-11T03:33:10.216Z","avatar_url":"https://github.com/panicbit.png","language":"Rust","readme":"```\n   __           _            __\n  / /__      __(_)___  _____/ /_____ ______\n / __/ | /| / / / __ \\/ ___/ __/ __ `/ ___/\n/ /_ | |/ |/ / / / / (__  ) /_/ /_/ / /\n\\__/ |__/|__/_/_/ /_/____/\\__/\\__,_/_/\n```\n\n- [Documentation](https://docs.rs/twinstar)\n- [GitHub](https://github.com/panicbit/twinstar)\n\n# Usage\n\nAdd the latest version of twinstar to your `Cargo.toml`.\n\n## Manually\n\n```toml\ntwinstar = \"0.4.0\" # check crates.io for the latest version\n```\n\n## Automatically\n\n```sh\ncargo add twinstar\n```\n\n# Generating a key \u0026 certificate\n\nRun\n```sh\nmkdir cert \u0026\u0026 cd cert\nopenssl req -x509 -nodes -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365\n```\nand enter your domain name (e.g. \"localhost\" for testing) as Common Name (CN).\n\nAlternatively, if you want to include multiple domains add something like `-addext \"subjectAltName = DNS:localhost, DNS:example.org\"`.\n","funding_links":[],"categories":["Servers"],"sub_categories":["Graphical"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanicbit%2Ftwinstar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanicbit%2Ftwinstar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanicbit%2Ftwinstar/lists"}