Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nwtgck/piping-draw-web
🎨 End-to-End Encryption Share Drawing via Piping Server
https://github.com/nwtgck/piping-draw-web
canvas drawing end-to-end-encryption handwriting paint piping-server security
Last synced: 22 days ago
JSON representation
🎨 End-to-End Encryption Share Drawing via Piping Server
- Host: GitHub
- URL: https://github.com/nwtgck/piping-draw-web
- Owner: nwtgck
- Created: 2019-05-20T04:05:46.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-08-03T19:48:17.000Z (over 3 years ago)
- Last Synced: 2024-10-04T13:14:31.647Z (about 1 month ago)
- Topics: canvas, drawing, end-to-end-encryption, handwriting, paint, piping-server, security
- Language: Vue
- Homepage: https://piping-draw.nwtgck.org
- Size: 3.6 MB
- Stars: 27
- Watchers: 3
- Forks: 4
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# piping-draw
[![Netlify Status](https://api.netlify.com/api/v1/badges/21ac1a3f-294d-4d99-bae1-d494e39a8156/deploy-status)](https://app.netlify.com/sites/piping-draw/deploys)End-to-End Encryption Share Drawing via [Piping Server](https://github.com/nwtgck/piping-server)
![Piping Draw Demo](doc_assets/piping-draw-demo.gif)
## Application
Piping Draw:## Purpose & Features
The main purpose of Piping Draw allows users draw/write pictures/letters 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)
* Key exchange by [ECDH](https://en.wikipedia.org/wiki/Elliptic-curve_Diffie%E2%80%93Hellman)
* via [Piping Server](https://github.com/nwtgck/piping-server)
* Static hosting
* Progressive Web App (PWA)
* Accountless
* Touch devices supported such as smartphones and tablets