{"id":23129856,"url":"https://github.com/notreeceharris/ws-p2p-comm","last_synced_at":"2025-04-04T06:41:08.370Z","repository":{"id":266920563,"uuid":"899744467","full_name":"NotReeceHarris/ws-p2p-comm","owner":"NotReeceHarris","description":"websocket per-to-per communication secured by multi-layer encryption.","archived":false,"fork":false,"pushed_at":"2024-12-12T15:57:15.000Z","size":679,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T08:54:39.510Z","etag":null,"topics":["cli","communication","rsa","websocket"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NotReeceHarris.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-06T23:16:36.000Z","updated_at":"2024-12-12T15:57:19.000Z","dependencies_parsed_at":"2024-12-07T02:21:06.389Z","dependency_job_id":"8db940d1-83ab-4a74-92a9-cb79ef0d2e72","html_url":"https://github.com/NotReeceHarris/ws-p2p-comm","commit_stats":null,"previous_names":["notreeceharris/comms-1","notreeceharris/ws-p2p-comm-rsa","notreeceharris/ws-p2p-comm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotReeceHarris%2Fws-p2p-comm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotReeceHarris%2Fws-p2p-comm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotReeceHarris%2Fws-p2p-comm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotReeceHarris%2Fws-p2p-comm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotReeceHarris","download_url":"https://codeload.github.com/NotReeceHarris/ws-p2p-comm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135125,"owners_count":20889420,"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":["cli","communication","rsa","websocket"],"created_at":"2024-12-17T10:11:15.065Z","updated_at":"2025-04-04T06:41:08.342Z","avatar_url":"https://github.com/NotReeceHarris.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ws-p2p-comm-rsa\n\nWebsocket per-to-per communication secured with rsa \n\n## Usage\n\n```sh\n# Build\nnpm run build\n\n# Run\nnode dist/index.js  --target \u003chost:port\u003e --port \u003cport\u003e --codeword \u003ccodeword\u003e\n\n# Portable Example\nnpx ts-node src/index.ts --target localhost:8001 --port 8002 --codeword brownFox\n```\n\n## Diagram\n\n![](./protocol.diagram.png)\n\n\n## TODO\n\n- [ ] Update diagram to reflect new encryption layer\n- [ ] Very buggy, only works consistently on localhost.\n- [ ] Native NGROK support\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotreeceharris%2Fws-p2p-comm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotreeceharris%2Fws-p2p-comm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotreeceharris%2Fws-p2p-comm/lists"}