Skip to content
This repository has been archived by the owner on Sep 18, 2018. It is now read-only.

tildaslash/RatticWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6525949 · Aug 22, 2015
May 15, 2015
Dec 31, 2013
May 20, 2015
May 16, 2015
May 7, 2013
Apr 19, 2015
Mar 9, 2014
May 20, 2015
Apr 19, 2015
May 21, 2014
Mar 16, 2015
May 7, 2014
Aug 23, 2014
Feb 22, 2013
Apr 19, 2015
Feb 17, 2013
Mar 16, 2015
Mar 16, 2015
May 17, 2014
Jun 4, 2014
Jun 4, 2014
Mar 16, 2015

Repository files navigation

RatticWeb

Build Status: Build Status

RatticWeb is the website part of the Rattic password management solution, which allows you to easily manage your users and passwords.

If you decide to use RatticWeb you should take the following into account:

  • The webpage should be served over HTTPS only, apart from a redirect from normal HTTP.
  • The filesystem in which the database is stored should be protected with encryption.
  • The access logs should be protected.
  • The machine which serves RatticWeb should be protected from access.
  • Tools like <a href=="http://www.ossec.net/">OSSEC are your friend.

Support and Known Issues:

  • Through twitter or Github Issues
  • Apache config needs to have "WSGIPassAuthorization On" for the API keys to work

Dev Setup: https://github.com/tildaslash/RatticWeb/wiki/Development