From 5e07cddeb55c36b8427620242341ca2232d5ed58 Mon Sep 17 00:00:00 2001 From: Suresh Date: Sun, 15 Oct 2017 00:54:56 -0700 Subject: [PATCH] Added keywhiz under secuirty section. Keywhiz is a system for managing and distributing secrets, developed by square. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99ab487..a248a6f 100644 --- a/README.md +++ b/README.md @@ -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. * [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. +* [Keywhiz](https://github.com/square/keywhiz) - A system for distributing and managing secrets. * [Nbvcxz](https://github.com/GoSimpleLLC/nbvcxz) - Advanced password strength estimation. * [OACC](http://oaccframework.org/) - Provides permission-based authorization services. * [pac4j](https://github.com/pac4j/pac4j) - Security engine.