Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nwtgck/piping-chunk-web
📦 Chunked Stream File Transfer for Web Browser with End-to-End Encrypted
https://github.com/nwtgck/piping-chunk-web
chunked-uploads end-to-end-encryption file-transfer piping-server security typescript vue
Last synced: 3 months ago
JSON representation
📦 Chunked Stream File Transfer for Web Browser with End-to-End Encrypted
- Host: GitHub
- URL: https://github.com/nwtgck/piping-chunk-web
- Owner: nwtgck
- Created: 2019-04-24T02:31:00.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2021-08-03T19:21:42.000Z (over 3 years ago)
- Last Synced: 2024-10-23T21:56:46.581Z (3 months ago)
- Topics: chunked-uploads, end-to-end-encryption, file-transfer, piping-server, security, typescript, vue
- Language: Vue
- Homepage: https://piping-chunk.nwtgck.org
- Size: 6.64 MB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# piping-chunk
[![Netlify Status](https://api.netlify.com/api/v1/badges/3d32ead9-f6e4-4f4e-978d-b675288e202a/deploy-status)](https://app.netlify.com/sites/piping-chunk/deploys)End-to-end encryption streaming file transfer via [Piping Server](https://github.com/nwtgck/piping-server) for Web Browser
![Piping Chunk Demo](doc_assets/piping-chunk-demo.gif)
## Application
## Purpose & Features
The main purpose of Piping Chunk allows users transfer a file safely via Piping Server. It has the following features for the purpose.* End-to-End Encryption by AES [GCM](https://en.wikipedia.org/wiki/Galois/Counter_Mode)
* Peer verification for anti-spoofing and [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack)
* via [Piping Server](https://github.com/nwtgck/piping-server) (without WebRTC and WebSocket)
* Static hosting
* Progressive Web App (PWA)
* Accountless