{"id":13832810,"url":"https://github.com/joelklabo/nostrify","last_synced_at":"2026-02-07T08:34:18.223Z","repository":{"id":136963141,"uuid":"592106666","full_name":"joelklabo/nostrify","owner":"joelklabo","description":"Core Lightning plugin that sends events to Nostr","archived":false,"fork":false,"pushed_at":"2023-05-02T19:22:45.000Z","size":128,"stargazers_count":15,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-14T16:06:52.870Z","etag":null,"topics":["bitcoin","cln","core-lightning","lightning","nostr"],"latest_commit_sha":null,"homepage":"","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/joelklabo.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}},"created_at":"2023-01-22T23:17:10.000Z","updated_at":"2023-09-28T11:44:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"c5b9b2a6-fcb7-44a4-bcea-5a7a7911ddea","html_url":"https://github.com/joelklabo/nostrify","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelklabo%2Fnostrify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelklabo%2Fnostrify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelklabo%2Fnostrify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelklabo%2Fnostrify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joelklabo","download_url":"https://codeload.github.com/joelklabo/nostrify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225581843,"owners_count":17491795,"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":["bitcoin","cln","core-lightning","lightning","nostr"],"created_at":"2024-08-04T11:00:31.267Z","updated_at":"2026-02-07T08:34:18.196Z","avatar_url":"https://github.com/joelklabo.png","language":"Python","funding_links":[],"categories":["Install from Source","Tools"],"sub_categories":["Nostr","Client reviews and/or comparisons"],"readme":"# Use [nostr-control](https://github.com/joelklabo/nostr-control) Instead, this is no longer maintained.\n\n[![CI Tests](https://github.com/joelklabo/nostrify/actions/workflows/ci.yml/badge.svg)](https://github.com/joelklabo/nostrify/actions/workflows/ci.yml)\n\nTested on Bitcoin Core `24.0.1`, `23.1`\nCore Lightning `master`, `23.02`, `22.11.1`\n\n# Nostrify\nCore Lightning plugin that sends events to Nostr\n\n# Quickstart\n\nClone this repo into your `/plugins` folder. You'll need to run `pip3 install -r requirements.txt`\n\nBy default `Nostrify` uses `lightning-cli makesecret string=nostr` to generate a Nostr key for you. This generates a psuedorandom secret based off of your `HSM_secret`.\n\nSee the documentation for `makesecret` [here](https://lightning.readthedocs.io/lightning-makesecret.7.html?highlight=makesecret)\n\nTo find the pubkey of your node run:\n```bash\n$ lightning-cli nostrifypubkey\n\"npub1sqqres47s8x9ztva4nn525j5w72l23tvw0rh04t49h3gg5xccq7spvtqzs\"\n```\n\n## Required Settings (`nostr_relay`, `nostr_pubkey`)\n\n`Nostrify` sends events as DMs. To receive events as an encrypted DM you must set a pubkey in your config file.\n\nYou will also need to set some relays with the `nostr_relay` option, you can set multiple if you like. For example:\n\n```\n# Nostrify\nnostr_relay=wss://nostr.klabo.blog\nnostr_relay=wss://relay.damus.io\nnostr_pubkey=2f4fa408d85b962d1fe717daae148a4c98424ab2e10c7dd11927e101ed3257b2\n```\n\n## Disabling Events\n\nYou can disable certain events from being sent by setting `nostr_disable_event` (you can set this multiple times). For example if you wanted to disable connection events and forwards that didn't succeed you could add this to your config file:\n\nEvents you can disable:\n- connect\n- disconnect\n- forward_offered\n- forward_failed\n\n```\nnostr_disable_event=connect\nnostr_disable_event=disconnect\nnostr_disable_event=forward_offered\nnostr_disable_event=forward_failed\n```\n\nIf there are others you want to disable open and issue and I'll try and add them.\n\n### Example of Nostrify messages in Damus DM:\n\n![IMG_537E93ECED3E-1](https://user-images.githubusercontent.com/264977/226097495-f598913c-9a82-4654-a802-aacb8bd315a9.jpeg)\n\n### Optional last step\n\nFollow me on nostr `npub19a86gzxctwtz68l8zld2u9y2fjvyyj4juyx8m5geylssrmfj27eqs22ckt` and send me a Zap or tip at `joel@klabo.blog` 🤙\n\n# Contribute\n\nIf you find a bug or have feature requests file an issue. PRs are also welcomed 🤙\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelklabo%2Fnostrify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoelklabo%2Fnostrify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelklabo%2Fnostrify/lists"}