Skip to content
Snippets Groups Projects
README.rst 423 B
Newer Older
Jean-Paul Calderone's avatar
Jean-Paul Calderone committed
PrivateStorageio
================

The backend for a private, secure, and end-to-end encrypted storage solution.

Documentation
~~~~~~~~~~~~~

There is documentation for:

* Users: ``docs/user/README.rst``
* Operators/Admins: ``docs/ops/README.rst``
* Developers: ``docs/dev/README.rst``

The documentation can be built using this command::

  $ nix-build docs.nix

The documentation is also built on and published by CI.