Skip to content
Snippets Groups Projects
README.rst 566 B
Newer Older
  • Learn to ignore specific revisions
  • Project Hosting Moved
    =====================
    
    This project can now be found at https://whetstone.privatestorage.io/opensource/PrivateStorageio
    
    
    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.