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.
-
Bitwarden
The core infrastructure backend (API, database, Docker, etc). -
bitwarden_rs
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs [Moved to: https://github.com/dani-garcia/vaultwarden] -
PassWall
Passwall Server is the core backend infrastructure for Passwall platform -
Shaark
Self-hosted platform to keep and share your content: web links, posts, passwords and pictures. -
PHP Password Manager
A web based, encrypting password manager, based on the Yii framework. -
PassIt
Simple password manage with sharing features by group and user, but no administration interface.
Collect and Analyze Billions of Data Points in Real Time
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of RatticDB or a related project?
README
RatticWeb
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