EPFL Bachelor Project, Spring 2017.
A mobile application developed with PhoneGap, which allows to manage SSH-keys using the cothority-framework.
First install npm, then run npm i
to install dependencies and npm i -g phonegap
to install PhoneGap.
Here you find the official tutorial which explains how to preview a PhoneGap application on a real device.
Alternatively - if you are using an Android device - you can directly install the cothority_mobile-debug.apk on your phone.
- Overview conode status
- CISC service
- Add device to an existing access-control-list (via qr-code)
- Overview all devices and data stored in an access-control-list
- Vote on proposal
- Make proposition
- Camera permission
- A running Cothority
GNU/AGPL 3.0 license, see the LICENSE file for more details.
Lucio Romerio - Development - lromerio
- Prof. Bryan Ford - Responsible
- Linus Gasser - Supervisor
- Gaylor Bosson - Libraries setup - Gilthoniel