diff --git a/README.md b/README.md index b18a1d3..d18864a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ MyHushTeam's Reddit

- +![Active HushChat between users](images/hushchat-screen.png) ## Features of HushChat: diff --git a/guide.md b/guide.md index 3aec7ef..d635d12 100644 --- a/guide.md +++ b/guide.md @@ -15,13 +15,13 @@ to wait for 1 confirmation every time, before sending. Alice and Bob first have to initiate the HushChat initial communication handshake otherwise HushChat will not work correctly and you will end up with garbage, like this: - +![HushChat garbage text appearing as users did not correctly setup HushChat handshake first](images/hushchat-garbage.png) ##### Alice begins... 1. Alice asks Bob for a HushChat z-address (z-addr) to start communicating. - +![HushChat tab indicators](images/hushchat-tab-indicators.png) 1. Bob clicks on the "Zs1" button in his HushChat tab. The result is that the wallet creates a new z-addr and copies it into his clipboard. We'll call this Bob's HushChat z-addr. @@ -33,7 +33,7 @@ Alice and Bob first have to initiate the HushChat initial communication handshak 1. Alice clicks on the "add contact" button in her HushChat tab, which is to the left of "Zs1". The result is the "Send Contact Request" screen appears with a new z-addr, which we'll call this Alice's HushChat z-addr. This screen appears as: - +![HushChat "Send Contract Request" screen](images/hushchat-send-contact-request.png) 1. Alice then fills it in as follows: * Choose a nickname @@ -45,15 +45,15 @@ Alice and Bob first have to initiate the HushChat initial communication handshak ##### Bob confirms new HushChat contact - +![HushChat tab indicating contact request waiting](images/hushchat-contact-confirm-waiting.png) 1. Bob clicks on the "incoming contact request" button in his HushChat tab, which is to the left of the "add contact" button. Note that Bob sees a red 1 here instead of the zero, as seen above. The result is the "Incoming Contact Request" screen, which is shown here: - +![HushChat "Incoming Contact Request" screen](images/hushchat-incoming-contact-request.png) 1. Bob then clicks on the request as seen here: - +![HushChat "Incoming Contact Request" screen with user clicking on an open request](images/hushchat-incoming-contact-request-2.png) 1. Bob then fills it in as follows: * Choose a nickname @@ -61,7 +61,7 @@ Alice and Bob first have to initiate the HushChat initial communication handshak 1. Bob then clicks "Add new contact" and sees the following "Added Contact" popup, which he clicks "OK" on. - +![HushChat "Added Contact" popup window](images/hushchat-added-contact-popup.png) ##### Now Patience... @@ -73,7 +73,7 @@ Alice and Bob first have to initiate the HushChat initial communication handshak Now both Alice and Bob are able to type encrypted memos (messages) back and forth and enjoy a bit of privacy :sunglasses: - +![Active HushChat between users](images/hushchat-screen.png) ## Support