+ # Open source hosting service for Pijul
+
+ ## Requirements
+
+ PostgreSQL needs to be installed with a user and database both called `pijul`, or whatever the names in `api/config.toml` and `default.nix` are.
+
+ ## Contributing
+
+ All manually-crafted contributions are welcome. However, we may reject patches created automatically by linters or LLMs, as experience shows that they sometimes take more time to fix than to create.
+
+ ## Licence
+
+ This project is released under the AGPL-3.0 licence. This is highly unlikely to change: if you want a commercial licence, feel free to reach out to contact@pijul.org.
+
+ ## Security
+
+ This project follows a responsible disclosure policy. Please reach out to contact@pijul.org if you think you found a security issue.