{"id":16562001,"url":"https://github.com/nickfarrow/frostr","last_synced_at":"2025-10-16T07:27:13.931Z","repository":{"id":126713705,"uuid":"582890551","full_name":"nickfarrow/frostr","owner":"nickfarrow","description":"the word's first multisignature social media account","archived":false,"fork":false,"pushed_at":"2024-01-22T04:08:27.000Z","size":31,"stargazers_count":93,"open_issues_count":2,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T05:12:40.525Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/nickfarrow.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":"2022-12-28T06:35:59.000Z","updated_at":"2025-03-13T07:32:36.000Z","dependencies_parsed_at":"2024-10-27T11:13:10.088Z","dependency_job_id":"37ccdbb1-1bc2-499a-a468-9e5377be45ff","html_url":"https://github.com/nickfarrow/frostr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickfarrow%2Ffrostr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickfarrow%2Ffrostr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickfarrow%2Ffrostr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickfarrow%2Ffrostr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickfarrow","download_url":"https://codeload.github.com/nickfarrow/frostr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243928199,"owners_count":20370249,"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":[],"created_at":"2024-10-11T20:34:54.754Z","updated_at":"2025-10-16T07:27:08.874Z","avatar_url":"https://github.com/nickfarrow.png","language":"Rust","funding_links":[],"categories":["Install from Source"],"sub_categories":["Nostr"],"readme":"![image](https://user-images.githubusercontent.com/24557779/209822817-277b1cc8-1208-4362-b5b2-54bfc5a3417a.png)\n\n# FROSTR\n\nuse `Flexible Round Optimized Schnorr Threshold` (FROST) signatures to create a joint nostr account with your friends.\n\nFROST is a threshold multisignature (`t-of-n`), so to make a post/event you require `t` parties to individually sign and contribute signature shares. These signature shares are then combined into a single schnorr signature which is valid under the joint public key.\n\n**Extremely unsafe and violently untested**\n\nPlease do not add this to any nostr client list.\n\n## Usage\n```\ngit clone https://github.com/nickfarrow/frostr\n```\nthen `cargo run` or\n```\ncargo install --path .\nfrostr\n```\nChoose menu options 0-1, copy-paste and share things between participants. Take care to only share \"secrets\" with the intended recipient!\n\n## More about FROST\n[FROST Paper](https://eprint.iacr.org/2020/852.pdf)\n\n[Docs for our implementation \u0026 some important notes](https://docs.rs/schnorr_fun/latest/schnorr_fun/frost/index.html)\n\n## todo (you?)\n- [x] Sign a valid nostr event using FROST\n- [ ] Refactor requests for input, buffers, and whitespace\n- [ ] Proper CLI\n- [ ] Colorful terminal\n- [ ] Allow users to sign more arbitrary events (e.g. change profile)\n- [ ] Allow users to sign non-nostr related messages\n- [ ] Remove unwraps everywhere\n- [ ] Show list of available frost keys","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickfarrow%2Ffrostr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickfarrow%2Ffrostr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickfarrow%2Ffrostr/lists"}