Added keywhiz under secuirty section.

Keywhiz is a system for managing and distributing secrets, developed by square.
This commit is contained in:
Suresh
2017-10-15 00:54:56 -07:00
committed by GitHub
parent 06009484ed
commit 5e07cddeb5

View File

@ -735,6 +735,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [jjwt](https://github.com/jwtk/jjwt) - JSON web token for Java and Android. * [jjwt](https://github.com/jwtk/jjwt) - JSON web token for Java and Android.
* [Keycloak](http://keycloak.jboss.org/) - Integrated SSO and IDM for browser apps and RESTful web services. * [Keycloak](http://keycloak.jboss.org/) - Integrated SSO and IDM for browser apps and RESTful web services.
* [Keyczar](https://github.com/google/keyczar) - Easy-to-use, safe encryption framework with key versioning. * [Keyczar](https://github.com/google/keyczar) - Easy-to-use, safe encryption framework with key versioning.
* [Keywhiz](https://github.com/square/keywhiz) - A system for distributing and managing secrets.
* [Nbvcxz](https://github.com/GoSimpleLLC/nbvcxz) - Advanced password strength estimation. * [Nbvcxz](https://github.com/GoSimpleLLC/nbvcxz) - Advanced password strength estimation.
* [OACC](http://oaccframework.org/) - Provides permission-based authorization services. * [OACC](http://oaccframework.org/) - Provides permission-based authorization services.
* [pac4j](https://github.com/pac4j/pac4j) - Security engine. * [pac4j](https://github.com/pac4j/pac4j) - Security engine.