Clientside encrypted pastebin using tweetnacl.
Self-host this app for $0.99/mo only!
a clientside encrypted note sharing webapp. built with php7, Lumen, sqlite, rollup, and docker.
touch database.sqlite
docker run -v `pwd`/database.sqlite:/var/www/database/database.sqlite nexusuw/mokintoken php artisan migrate
docker run -p 8080:8080 -v `pwd`/database.sqlite:/var/www/database/database.sqlite nexusuw/mokintoken
sudo apt-get install php-sqlite3 php-mbstring php-7composer installnpm installphp artisan migratenpm run buildphp -S 0.0.0.0:8080 -t publicnpm run devPlease login to review this project.
No reviews for this project yet.
Simple, fast, feature-rich, standalone pastebin service.
Beautiful, simple and easy to deploy Pastebin with optional…
Command line pastebin, all you need is netcat.
Comments (0)
Please login to join the discussion on this project.