Skip to content

Security

sqarerootfury edited this page Jul 26, 2013 · 2 revisions

Table of Contents

Security informations

Redundancy's main target is to deliver a home cloud. At the moment (1.9.8 an before) is the filesystem _not_ crypted.

Security tips

Enable HTTPS

HTTPS provides a cryption of your data while being submitted. It is recommended to install an HTTPS module to your webserver and enable it. To enable force https on Redundancy, set the configuration value _Program_HTTPS_Redirect_ to 1. Redundancy will redirect automatically to https.

Plugins

Only enable Plugins when necessary.

Storage and Directories

Secure your data directory (/Storage/), /Snapshots/ and /Temp/ with .htaccess (or equal) to forbid unauthorized access to it.

Clone this wiki locally