{"id":20253242,"url":"https://github.com/rust-bitcoin/bip324","last_synced_at":"2025-04-09T15:08:43.661Z","repository":{"id":224609600,"uuid":"763328946","full_name":"rust-bitcoin/bip324","owner":"rust-bitcoin","description":"encrypted messages over the Bitcoin P2P Protocol","archived":false,"fork":false,"pushed_at":"2025-03-07T21:50:11.000Z","size":428,"stargazers_count":27,"open_issues_count":1,"forks_count":4,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-09T15:08:38.872Z","etag":null,"topics":["bitcoin","cryptography","network","peer-to-peer"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/bip324","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/rust-bitcoin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-26T04:48:13.000Z","updated_at":"2025-04-04T05:37:42.000Z","dependencies_parsed_at":"2024-04-06T22:22:47.388Z","dependency_job_id":"64982ba0-f87e-444c-8439-ba73acab8e4d","html_url":"https://github.com/rust-bitcoin/bip324","commit_stats":null,"previous_names":["rustaceanrob/bip324","rust-bitcoin/bip324"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-bitcoin%2Fbip324","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-bitcoin%2Fbip324/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-bitcoin%2Fbip324/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-bitcoin%2Fbip324/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-bitcoin","download_url":"https://codeload.github.com/rust-bitcoin/bip324/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055282,"owners_count":21040157,"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","cryptography","network","peer-to-peer"],"created_at":"2024-11-14T10:22:38.562Z","updated_at":"2025-04-09T15:08:43.632Z","avatar_url":"https://github.com/rust-bitcoin.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BIP324 Encrypted Transport Protocol\n\n[BIP324](https://github.com/bitcoin/bips/blob/master/bip-0324.mediawiki) describes the V2 encrypted communication protocol for the bitcoin P2P network. \n\n## Motivation\n\nBitcoin's original P2P protocol, \"V1\", was designed without any encryption. Even though the data exchanged over the bitcoin P2P network is public to some degree, encrypted communications offers a number of benefits over plaintext communication. \n\n* Internet Service Providers (ISPs) can easily detect and censor plaintext bitcoin communication.  \n* Plaintext message tampering, without detection, is trivial for a man in the middle (MitM) attacker. \n* Nefarious actors may associate metadata, such as IP addresses and transaction origins, without explicitly having to connect directly to peers.\n\nBIP 324 - \"V2\" - encrypted communication protects against the above issues increasing the privacy and censorship-resistance of the bitcoin ecosystem. Any applications communicating with bitcoin nodes, including light clients, should make use of the V2 protocol.\n\n## Packages\n\n* `protocol` - Exports the `BIP324` client library.\n* `proxy` - A small side-car application to enable V2 communication for V1-only applications.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-bitcoin%2Fbip324","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-bitcoin%2Fbip324","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-bitcoin%2Fbip324/lists"}