paste.chapril.org-privatebin/doc
El RIDO f56907bd38
increment version
2023-09-11 19:36:45 +02:00
..
Generating Source Code Documentation.md rename documentation files 2023-02-19 08:30:44 +01:00
Installation.md increment version 2023-09-11 19:36:45 +02:00
README.md update links, unify formats, add documentation index 2023-02-19 08:32:10 +01:00

README.md

PrivateBin Documentation

Frequently Asked Questions

Please have a look at these questions before opening an issue in this repo.

Installation guide

Minimal requirements, hardening and securing your installation and initial configuration.

Configuration guide

Detailed guide on each configuration option and their effects.

Templates

How to change an existing template or create your own, as well as an overview of the currently included templates.

Translation guide

How to help translate PrivateBin and technical background on it's implementation.

Developer guide

Know how for participating in PrivateBins development.

Generating Source Code Documentation

How to generate the source code API documentation, as found on the project website for PHP and JS

Running Unit Tests

How to run the PHP & JS unit tests, including a brief introduction to property based unit testing.