{"id":13482721,"url":"https://github.com/perguth/peertransfer","last_synced_at":"2025-06-27T01:32:16.764Z","repository":{"id":25798684,"uuid":"29237451","full_name":"perguth/peertransfer","owner":"perguth","description":":package: • Send a file p2p and e2e encrypted in your browser using WebRTC.","archived":false,"fork":false,"pushed_at":"2024-04-26T10:16:18.000Z","size":2452,"stargazers_count":326,"open_issues_count":2,"forks_count":45,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-07T23:53:21.202Z","etag":null,"topics":["browser","encryption","end-to-end-encryption","filetransfer","p2p","transfer","webrtc"],"latest_commit_sha":null,"homepage":"https://perguth.de/peertransfer/","language":"CSS","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/perguth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"perguth"}},"created_at":"2015-01-14T09:41:42.000Z","updated_at":"2025-05-06T16:04:22.000Z","dependencies_parsed_at":"2024-01-06T23:57:50.180Z","dependency_job_id":"55648b77-d6d4-4ec6-9117-adfde00d14d2","html_url":"https://github.com/perguth/peertransfer","commit_stats":null,"previous_names":["pguth/peertransfer"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/perguth/peertransfer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perguth%2Fpeertransfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perguth%2Fpeertransfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perguth%2Fpeertransfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perguth%2Fpeertransfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/perguth","download_url":"https://codeload.github.com/perguth/peertransfer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perguth%2Fpeertransfer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262172440,"owners_count":23270009,"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":["browser","encryption","end-to-end-encryption","filetransfer","p2p","transfer","webrtc"],"created_at":"2024-07-31T17:01:04.870Z","updated_at":"2025-06-27T01:32:16.734Z","avatar_url":"https://github.com/perguth.png","language":"CSS","funding_links":["https://github.com/sponsors/perguth"],"categories":["Modules","p2p","Projects"],"sub_categories":["File Transfer"],"readme":"# Peertransfer\n\nIn-browser secure peer-to-peer filetransfer in *three simple steps:*\n\n1. Select the file you want to send.\n2. Open the generated link on other PCs.\n3. Download over a **direct**, **authenticated** and **end-to-end encrypted** line.\n\n*Thus the file will only be available for download as long as the sender keeps his browser tab open.*\n\n[![peertransfer](assets/appshot.171012.png)](https://pguth.github.io/peertransfer/)\n\n## Features\n\n- [x] Data is sent directly peer-to-peer.\n- [x] Data is transferred using end-to-end encryption (due to WebRTC).\n- [x] The messages that are relayed by a server to initiate the p2p WebRTC connections are encrypted (to protect against IP leakages and man-in-the-middle attacks while initiating WebRTC).\n\n# Install\n\nA hosted instance of Peertransfer is available at https://perguth.github.io/peertransfer/\n\n```bash\ngit clone https://github.com/pguth/peertransfer.git\ncd peertransfer\nNODE_ENV=production npm install\n# You can also set HUB_URLS to a comma separated list of `signalhub` URLs:\nnpm start\n```\n\nOr you can use `npm run build` to generate static files.\n\n# Related\n- A variation of Peertransfer I wrote: [peermesh](https://github.com/pguth/peermesh)\n- [sharedrop](https://github.com/cowbell/sharedrop) \"HTML5 clone of Apple's AirDrop - easy P2P file transfer powered by WebRTC\"\n- [ShareFest](https://github.com/Peer5/ShareFest) \"Web based p2p file sharing built on WebRTC Data Channels API\"\n- [serverless-webrtc](https://github.com/cjb/serverless-webrtc/) \"A demo of using WebRTC with no signaling server.\"\n- [WebTorrent](https://github.com/feross/webtorrent) \"Streaming torrent client for node \u0026 the browser\"\n- [OnionShare](https://github.com/micahflee/onionshare) \"Securely and anonymously share a file of any size\"\n- [FilePizza](https://github.com/kern/filepizza) \"Peer-to-peer file transfers in your browser\"\n- HTML/CSS of this project are forked from [Creating a File Encryption App with JavaScript](http://tutorialzine.com/2013/11/javascript-file-encrypter/) ([license](https://tutorialzine.com/license): *\"You can use, modify and build upon our code for your (or your clients’) personal and commercial projects with no attribution necessary.\"*).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperguth%2Fpeertransfer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperguth%2Fpeertransfer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperguth%2Fpeertransfer/lists"}