You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by dr...@apache.org on 2015/03/19 01:04:53 UTC

[2/2] directory-kerby git commit: Updated the home page

Updated the home page


Project: http://git-wip-us.apache.org/repos/asf/directory-kerby/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-kerby/commit/38cbe789
Tree: http://git-wip-us.apache.org/repos/asf/directory-kerby/tree/38cbe789
Diff: http://git-wip-us.apache.org/repos/asf/directory-kerby/diff/38cbe789

Branch: refs/heads/master
Commit: 38cbe789699de685bdc4a904dcba553c5fa67b4f
Parents: bb6017e
Author: Drankye <dr...@gmail.com>
Authored: Thu Mar 19 08:03:14 2015 +0800
Committer: Drankye <dr...@gmail.com>
Committed: Thu Mar 19 08:03:14 2015 +0800

----------------------------------------------------------------------
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/38cbe789/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index b263342..6be4f59 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 Apache Kerby
 ============
 
-Apache Kerby is a Java Kerberos binding. It provides a rich, intuitive and interoperable implementation, library, standalone KDC and various facilities that bases on Kerberos, and integrates PKI, OTP and token (OAuth2) as desired in modern environments such as cloud, Hadoop and mobile.
+Apache Kerby is a Java Kerberos binding. It provides a rich, intuitive and interoperable implementation, library, KDC and various facilities that integrates PKI, OTP and token (OAuth2) as desired in modern environments such as cloud, Hadoop and mobile.
 
 ### The Initiatives/Goals 
 * Aims as a Java Kerberos binding, with rich and integrated facilities that integrate Kerberos, PKI and token (OAuth2) for both client and server sides.
@@ -78,7 +78,7 @@ The core part is ensured to only depend on the JRE and SLF4J. Every external dep
 ##### Contrib Projects
 - kerby-asn1. A model driven ASN-1 encoding and decoding framework
 - kerby-event. A pure event driven application framework aiming to construct applications of asynchronous and concurrent handlers. It includes UDP and TCP transports based on pure Java NIO and concurrency pattern.
-- kerby-config. A unified configuration API that aims to support various configuration file formats, like XML, JNI, CSV and Java Properties file.
+- kerby-config. A unified configuration API that aims to support various configuration file formats, like XML, INI, even Java Map and Properties.
 
 ### License
 Apache License V2.0