From aa882b7a64f2c821c8e241a5ff725f27c64fc15f Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Mon, 29 Aug 2016 23:00:25 -0400 Subject: [pkg] move bonafide source to leap.bitmask.bonafide --- bonafide/README.rst | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 bonafide/README.rst (limited to 'bonafide/README.rst') diff --git a/bonafide/README.rst b/bonafide/README.rst deleted file mode 100644 index 7a7b20e..0000000 --- a/bonafide/README.rst +++ /dev/null @@ -1,27 +0,0 @@ -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. 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 - -Using ------ - -This is still in development. To play with it, create a virtualenv, and deploy -the package in development mode by running:: - - python setup.py develop - -from the parent folder. - -To run the bonafide service, you can use the bitmask.core daemon. From an -environment in which you have installed the bitmask_core repo:: - - bitmaskd - -Then you can use `bitmask_cli` to see the available actions, under the user -command. -- cgit v1.2.3