Popularity
5.3
Stable
Activity
0.0
Stable
481
43
158

Code Quality Rank: L5
Programming language: Python
License: GNU General Public License v2.0 only
Tags: Password Managers    
Latest version: v1.3.1

RatticDB alternatives and similar software solutions

Based on the "Password Managers" category.
Alternatively, view RatticDB alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of RatticDB or a related project?

Add another 'Password Managers' Software solution

README

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 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