Skip to content

perrich/hubicWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

hubiC with encryption layer web application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published