Skip to content

wwu-wombats/wombat

Repository files navigation

Wombat

A web based, client side encrypted, file storage system. Prototype created in 24 hours in the WWU Hackathon, and won first place.

Wombat icon

Setup

mkvirtualenv wombat
workon wombat
pip2.7 install bottle-cork  # server
pip2.7 install beaker       # server
pip3 install pyqt           # client-gui
pip3 install watchdog       # fs-monitor
pip3 install requests       # fs-monitor

About

A web based encrypted file storage thing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published