Visit code.nastoletni.pl and create your own paste!
This is open source pastebin-like website with features like multifile pastes and drag'n'drop. It keeps privacy of pastes, each file is being encrypted using AES-256-CBC and the only person (or computer) that knows the key is you.
We aim with this tool mainly for developers in mind and we want to keep it as usable and simple in use as we can. If you have any idea that could be implemented, create a new issue and describe it. Any kind of feedback is welcome!
- Download Composer dependencies
composer install
- Install npm dependencies and compile sass
npm install && gulp
- Create config file with
cp src/config.yml.example src/config.yml
and fill it. - Populate database with schema from schema.sql
That's it.
If you discover any security related issues, please email w.albert221@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.