Safe Keystore

Summary

Safe is an open source web service based keystore to securely store secret keys and passwords. Safe authenticates the user, checks whether the user is authorized to read the secret and returns the secret. It is easy to plug in different mechanisms for authentication,authorization and Key storage. Safe is developed in Java and built using maven.

License

Safe is distributed under Apache License 2.0.