Griffonnage allows truly private synchronized drawings with friends. All the drawings and chat messages are sent end-to-end encrypted in a peer-to-peer fashion, meaning no server whatsoever does not retain nor can see your data in transit.
The only shame you'll get from drawing the most obscene stuff ever will be between you and your friends only. 😏
Built using the following open-source projects:
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generateFor detailed explanation on how things work, checkout Nuxt.js docs.
This project has been greatly inspired by:
- Excalidraw: end-to-end encrypted drawings
- Skribbl: drawing with friends to guess words (within an ocean of advertisements)
- The COVID-19 home confinement
Licensed under GNU Affero General Public License v3.0 (AGPLv3)
Copyright (c) 2020 - present Romain Clement