diff options
author | Kali Kaneko <kali@leap.se> | 2015-11-19 00:03:33 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-11-19 00:26:13 -0400 |
commit | 34e429b4db5c3563f4a83600e5dfcb5125937db5 (patch) | |
tree | 6b2dcf428b12d00adeac1ba13293069bec5277fe /bonafide/README.rst | |
parent | 4cfd0c8a929679a0a468f53f4ad5dcd2c83670fe (diff) |
documentation cleanup
Diffstat (limited to 'bonafide/README.rst')
-rw-r--r-- | bonafide/README.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bonafide/README.rst b/bonafide/README.rst index 1a4e44e..2e10764 100644 --- a/bonafide/README.rst +++ b/bonafide/README.rst @@ -3,7 +3,8 @@ Bonafide Bonafide is the protocol for secure user registration, authentication, and provider discovery for the LEAP applications. See the `Bonafide`_ design docs. -This is a client implementation, written in python. +This is a client implementation, written in python. It consists of a python library, a +twisted service and a command-line interface to interact locally with it. .. _`Bonafide`: https://leap.se/en/docs/design/bonafide |