{"id":21170049,"url":"https://github.com/covenantsql/beacon","last_synced_at":"2025-07-09T19:32:18.647Z","repository":{"id":57483690,"uuid":"174072711","full_name":"CovenantSQL/beacon","owner":"CovenantSQL","description":"store public data in the open Internet","archived":false,"fork":false,"pushed_at":"2019-05-21T02:33:55.000Z","size":157,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-21T15:24:20.197Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/CovenantSQL.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}},"created_at":"2019-03-06T04:41:45.000Z","updated_at":"2019-05-21T02:33:53.000Z","dependencies_parsed_at":"2022-08-28T19:22:52.930Z","dependency_job_id":null,"html_url":"https://github.com/CovenantSQL/beacon","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/CovenantSQL%2Fbeacon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CovenantSQL%2Fbeacon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CovenantSQL%2Fbeacon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CovenantSQL%2Fbeacon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CovenantSQL","download_url":"https://codeload.github.com/CovenantSQL/beacon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225587778,"owners_count":17492632,"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-11-20T15:55:50.351Z","updated_at":"2024-11-20T15:55:51.122Z","avatar_url":"https://github.com/CovenantSQL.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Beacon\nBeacon is the best way to store public ~persistent~ key-value data \nin the Open Internet. Data saved to Beacon is redundantly stored in\n[`BitTorrent Tracker`](https://en.wikipedia.org/wiki/BitTorrent_tracker),\n[`ED2K`](https://en.wikipedia.org/wiki/EDonkey_network),\n[`Kad`](https://en.wikipedia.org/wiki/Kad_network),\nand [`IPv6 DNS`](https://en.wikipedia.org/wiki/IPv6_address)(readonly, need to set manually).\n\n## Current\n\n#### Ready:\n- [`IPv6 DNS`](https://en.wikipedia.org/wiki/IPv6_address) [Reader \u0026 Generator](#ipv6)\n\n#### Todo:\n- [`BitTorrent Tracker`](https://en.wikipedia.org/wiki/BitTorrent_tracker)\n- [`ED2K`](https://en.wikipedia.org/wiki/EDonkey_network)\n- [`Kad`](https://en.wikipedia.org/wiki/Kad_network)\n\n### Install\n\n```go\ngo get -u github.com/CovenantSQL/beacon\n```\n\n### IPv6\n\n#### Generate AAAA Records\n```bash\n$ echo \"从前有座山の里有座庙12\" | beacon -trim -domain zh.test.optool.net                 \nGenerated IPv6 addr:\n;; AAAA Records:\n00.zh.test.optool.net\t1\tIN\tAAAA\te4bb:8ee5:898d:e69c:89e5:baa7:e5b1:b1e3\n01.zh.test.optool.net\t1\tIN\tAAAA\t81ae:e987:8ce6:9c89:e5ba:a7e5:ba99:3132\n```\n\n#### Set in your DNS Vendor\n\n![DNS Vendor](dns.png)\n\n#### Read from DNS\nRaw:\n```bash\n$ beacon -mode ipv6 -domain zh.test.optool.net\nINFO[0000] #### zh.test.optool.net ####                   \n从前有座山の里有座庙12\nINFO[0000] #### zh.test.optool.net ####         \n```\nHex:\n```bash       \n$ beacon -mode ipv6 -domain zh.test.optool.net -hex\nINFO[0000] #### zh.test.optool.net ####                   \ne4bb8ee5898de69c89e5baa7e5b1b1e381aee9878ce69c89e5baa7e5ba993132\nINFO[0000] #### zh.test.optool.net ####                   \n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcovenantsql%2Fbeacon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcovenantsql%2Fbeacon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcovenantsql%2Fbeacon/lists"}