/hubicWebApp

hubiC with encryption layer web application

Primary LanguagePHPApache License 2.0Apache-2.0

hubicWebApp

hubiC with encryption layer web application

What's for?

This application allows to display folders and files stored in hubiC cloud storage by OVH. But it allows to encrypt the content before adding it to the storage. Crypted files are automatically decrypted when called. Encryption is AES (Rijndael) with a 256 bits key.

How to install:

  • Modify the app/config.json
    • Define hubiC configuration
    • Define base URL
    • Choose a part of the encryption key
  • Deploy all files
    • www/ folder should be the root of the web site
    • app/ folder should not be accessible using HTTP

Used libraries: