Skip to content

Dem0n3D/RatticWeb

 
 

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.

To quickly get a RatticDB demo running do the following:

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

About

Password Management for Humans

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 68.5%
  • JavaScript 24.2%
  • CSS 6.7%
  • Shell 0.6%