GitHunt
NA

This is open source pastebin-like website with more features.

nastoletni/code

Software License
Build Status
Coverage Status
Quality Score
StyleCI

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!

Website look

Install

  1. Download Composer dependencies composer install
  2. Install npm dependencies and compile sass npm install && gulp
  3. Create config file with cp src/config.yml.example src/config.yml and fill it.
  4. Populate database with schema from schema.sql

That's it.

Security

If you discover any security related issues, please email w.albert221@gmail.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.

Languages

PHP82.4%HTML9.3%JavaScript6.8%CSS1.5%

Contributors

MIT License
Created May 28, 2017
Updated January 28, 2023
nastoletni/code | GitHunt