Skip to content
Snippets Groups Projects
Forked from PrivateStorage / PrivateStorageio
1024 commits behind the upstream repository.
Florian Sesser's avatar
Florian Sesser authored
Write Python with Nix (?).
35fb7572
History

Project Hosting Moved

This project can now be found at https://whetstone.privatestorage.io/opensource/PrivateStorageio

PrivateStorageio

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

Documentation

There is documentation for:

  • 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.