{"id":21082742,"url":"https://github.com/renproject/aw","last_synced_at":"2025-05-16T09:32:09.212Z","repository":{"id":36442330,"uuid":"195470844","full_name":"renproject/aw","owner":"renproject","description":"A flexible P2P networking library for upgradable distributed systems.","archived":false,"fork":false,"pushed_at":"2022-05-18T08:04:35.000Z","size":4103,"stargazers_count":38,"open_issues_count":8,"forks_count":18,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-06-18T20:19:14.189Z","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/renproject.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":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2019-07-05T21:50:22.000Z","updated_at":"2024-01-19T10:26:28.000Z","dependencies_parsed_at":"2022-08-08T15:00:18.240Z","dependency_job_id":null,"html_url":"https://github.com/renproject/aw","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renproject%2Faw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renproject%2Faw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renproject%2Faw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renproject%2Faw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renproject","download_url":"https://codeload.github.com/renproject/aw/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225419562,"owners_count":17471434,"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-19T20:15:11.509Z","updated_at":"2024-11-19T20:15:12.120Z","avatar_url":"https://github.com/renproject.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `🌪 airwave`\n\n[![GoDoc](https://godoc.org/github.com/renproject/aw?status.svg)](https://godoc.org/github.com/renproject/aw)\n![](https://github.com/renproject/aw/workflows/go/badge.svg)\n![Go Report](https://goreportcard.com/badge/github.com/renproject/aw)\n[![Coverage Status](https://coveralls.io/repos/github/renproject/aw/badge.svg?branch=master)](https://coveralls.io/github/renproject/aw?branch=master)\n[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)\n\nA flexible P2P networking library for upgradable distributed systems. The core mission of `airwave` is to provide a simple P2P interface that can support a wide variety of different algorithms, with a focus on backwards compatible. The P2P interface supports:\n\n- Peer discovery\n- Handshake \n- Casting (send to one)\n- Multicasting (send to many)\n- Broadcasting (send to everyone)\n\n### Handshake\n\nAirwave uses a 3 way sync handshake method to authorize peers in the network. The process is as follows:\n\n![](docs/handshake.svg)\n\nThe client sends a signed rsa public key on connect. The server validates the signature, generates a random challenge, and sends the signed random challenge encrypted with the client's public key; and the server's public key. The client validates the server's signature decrypts the challenge encrypts it with the server's publickey, signs it and sends it back.\n\nBuilt with ❤ by Ren. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenproject%2Faw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenproject%2Faw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenproject%2Faw/lists"}