GitHub - alight659/ClipBin: ClipBin - The Secure, Simplest, Fast and Anonymous way of saving and sharing your code or anything that is in form of text or text file. Host it locally or access from the web.
Extracto
ClipBin - The Secure, Simplest, Fast and Anonymous way of saving and sharing your code or anything that is in form of text or text file. Host it locally or access from the web. - alight659/ClipBin
Resumen
Resumen Principal
ClipBin se presenta como una plataforma simple y eficaz diseñada para facilitar el intercambio seguro de código o cualquier contenido basado en texto, destacándose por su enfoque en la privacidad, la seguridad y la adaptabilidad. La herramienta integra características de seguridad avanzadas como el Cifrado de Extremo a Extremo (E2EE) y la protección con contraseña para los "bins", además de permitir la creación de clips anónimos, lo que subraya un firme compromiso con la confidencialidad de la información. En cuanto a la experiencia del usuario, ClipBin ofrece un modo oscuro, soporte completo para operaciones CRUD (Crear, Leer, Actualizar, Eliminar) y la capacidad de cargar archivos, ampliando significativamente su utilidad más allá del mero texto. Su arquitectura técnica, construida sobre Python, Flask y SQLite3, junto con la provisión de una API Abierta y la posibilidad de ejecución local, lo posicionan como una solución flexible
Contenido
ClipBin
The Simplest way of sharing code or anything that is text.
Features
- Dark mode
- Anonymous
- Password Protected Bins
- End-To-End Encryption(E2EE)
- Full CRUD Support
- File Upload Support
- Login/Sign-Up Features
- Dashboard Features
- Open API
- Custom URL Alias
- Temporary Time Based Clips
- Many more Coming SOON!
Tech Stack
Client: HTML, JavaScript, TailwindCSS
Server: Python, Flask, Jinja, SQLite3
Run Locally
Clone the project
git clone https://github.com/alight659/ClipBin
Go to the project directory
Install dependencies
pip3 install -r requirements.txt
Start the server
To enable debugging mode, edit app.py
Support
For support, email at aanis@clipb.in
Authors
Licence
Released under MIT Licence
Fuente: GitHub