When comparing CloudFlare Red October vs SecretHub, the Slant community recommends CloudFlare Red October for most people. In the question“What are the best shared secret managers?” CloudFlare Red October is ranked 4th while SecretHub is ranked 8th. The most important reason people chose CloudFlare Red October is:
Red October is fully open source, from the encryption library to the UI modules. Everyone can inspect the code hosted on GitHub or fork it and implement it to suit their needs if they have to.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Fully open source
Red October is fully open source, from the encryption library to the UI modules. Everyone can inspect the code hosted on GitHub or fork it and implement it to suit their needs if they have to.
Pro Uses the "two-man rule" for extra security
Red October was built to add an extra layer of security inside organizations. The "two-man rule" that Red October employs means that data can only be decrypted if two or more users provide the necessary keys.
Pro Client-side encryption
Everything is encrypted client-side. Only the people or machines you share a secret with, can decrypt it.
Pro Audit logging
Every action you or your team members perform is logged. The audit logs give you full insight into who did what, when.
Pro Open Source
All client-side code is available on GitHub.
Pro As a Service
Do not worry about hosting your secret management solution, it is provided As as Service.
Cons
Con Uses its own crypto library
Red October uses its own crypto implementation in to encrypt secrets. While it's not necessarily a security risk, it would be safer to use a crypto library that has proven it's worth and that has been used for a long time in a lot of projects.
