From 71d3b8d0e77bd3afc9c4d5bfe17fb0a3f0afaa34 Mon Sep 17 00:00:00 2001 From: Sai Raj <39055732+sairajzero@users.noreply.github.com> Date: Fri, 19 Apr 2019 15:53:59 +0530 Subject: [PATCH] Update v1.0 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4c207d7..7f4355c 100644 --- a/README.md +++ b/README.md @@ -18,15 +18,15 @@ This is a peer-peer Whatsapp like chat application totally encrypted in transit sudo ./autogen.sh ![Screenshot](screenshots/autogen.png) ## Steps to Start FLO-Whatsapp -1. run start in terminal (in the FLO-Whatsapp directory) +1. run start in terminal (in the FLO-Whatsapp directory). Enter a strong server-password which will be used to connect in step 6. ./start 2. FLO-Whatsapp server and Tor will be started automatically. (Hidden_service will be created on the 1st time). Your hidden_service onion address will be displayed in information dialog box ![Screenshot](screenshots/start-server.png) 3. Open the onion address (url) in Onion browser (Brave for desktop or Orfox for android) [not necessary to be on the same device] -4. Enter the FLO_ID private key when prompted +4. Enter the FLO_ID private key when prompted. [FLO_ID can be generated using flo_webWallet (https://flo-webwallet.duckdns.org/) or flo-core wallet (https://github.com/ranchimall/FLO-wallet-core)] ![Screenshot](screenshots/step4.png) -5. New users and users changing the onion address will require to register in the FLO blockchain. (The registration is automatic, just click on ok when prompted and enter your name). Upon successful registration the txid will be alerted +5. New users and users changing the onion address will require to register in the FLO blockchain. (The registration is automatic, just click on ok when prompted and enter your name). A minimum amount will be required to register [Balance recharge can be done using https://international.bittrex.com/]. Upon successful registration the txid will be alerted ![Screenshot](screenshots/step5_1.png) ![Screenshot](screenshots/step5_2.png) 6. Enter the server-password when prompted. Access will be granted when entered correct server-password (from step 1)