Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.
/ code Public archive

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

License

Notifications You must be signed in to change notification settings

nastoletni/code

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published