Update readme

This commit is contained in:
William Brown 2019-02-02 11:44:31 +10:00
parent cc00aafa8b
commit b3268d8c4a

View file

@ -1,6 +1,6 @@
# Rs Identity Manager # Kanidm
rsidm is an identity management platform written in rust. Our goals are: Kanidm is an identity management platform written in rust. Our goals are:
* Modern identity management platform * Modern identity management platform
* Simple to deploy and integrate with * Simple to deploy and integrate with
@ -40,6 +40,7 @@ See CODE_OF_CONDUCT.md
* Fully synchronous behaviour: ... * Fully synchronous behaviour: ...
* Generic database: ... (max db size etc) * Generic database: ... (max db size etc)
* Being LDAP: ... * Being LDAP: ...
* GSSAPI/Kerberos
## More? ## More?
@ -49,6 +50,11 @@ See CODE_OF_CONDUCT.md
See the designs folder See the designs folder
## Why do I see rsidm references?
The original project name was rsidm while it was a thought experiment. Now that it's growing
and developing, we gave it a better project name. Kani is Japanese for "crab". Rust's mascot
is a crab. It all works out in the end.