From 8db8070312573063a1a25db5104eabe58dc3bc2f Mon Sep 17 00:00:00 2001 From: XMRZombie Date: Thu, 12 Dec 2024 16:25:17 +0000 Subject: [PATCH 1/4] Update get_started.md --- docs/haveno-ui/get_started.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/haveno-ui/get_started.md b/docs/haveno-ui/get_started.md index 98b0ffc..22d7f30 100644 --- a/docs/haveno-ui/get_started.md +++ b/docs/haveno-ui/get_started.md @@ -7,6 +7,7 @@ ### 1. [Download and Install Haveno-reto](https://haveno-reto.com/#downloads) - It's also a good idea to verify your installer file with our [PGP key](https://haveno-reto.com/reto_public.asc) +- .dmg packages aren't verified by apple, so you'll have to do ```$ xattr -d com.apple.quarantine /Applications/Haveno.app``` for allowing installations from builds untrusted by apple. If you'd like to build Haveno-reto from source, [here are directions](https://github.com/retoaccess1/haveno-reto/blob/master/docs/installing.md). Haveno is free/libre open-source software that you can contribute to [(github)](https://github.com/retoaccess1/haveno-reto). From ec915bb3bf5765c0e12fc7a90156389508c38722 Mon Sep 17 00:00:00 2001 From: XMRZombie Date: Thu, 12 Dec 2024 16:31:51 +0000 Subject: [PATCH 2/4] Update get_started.md --- docs/haveno-ui/get_started.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/haveno-ui/get_started.md b/docs/haveno-ui/get_started.md index 22d7f30..a44abb8 100644 --- a/docs/haveno-ui/get_started.md +++ b/docs/haveno-ui/get_started.md @@ -6,8 +6,14 @@ ### 1. [Download and Install Haveno-reto](https://haveno-reto.com/#downloads) +### 1.1 Verify the package - It's also a good idea to verify your installer file with our [PGP key](https://haveno-reto.com/reto_public.asc) + +### 1.2 Installation - .dmg packages aren't verified by apple, so you'll have to do ```$ xattr -d com.apple.quarantine /Applications/Haveno.app``` for allowing installations from builds untrusted by apple. +- For installing a .deb: ```$ sudo apt install /path/to/haveno.deb ``` +- For flatpack: ```$ sudo flatpak install /path/to/Haveno.flatpak ``` +- For .appimages, make sure you marked haveno.appimage as an executable ```$ chmod +x /path/to/haveno.appimage``` If you'd like to build Haveno-reto from source, [here are directions](https://github.com/retoaccess1/haveno-reto/blob/master/docs/installing.md). Haveno is free/libre open-source software that you can contribute to [(github)](https://github.com/retoaccess1/haveno-reto). From aa55eed7b191be258898caf806d7eae86909dce7 Mon Sep 17 00:00:00 2001 From: XMRZombie Date: Thu, 12 Dec 2024 16:33:16 +0000 Subject: [PATCH 3/4] Update get_started.md --- docs/haveno-ui/get_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/haveno-ui/get_started.md b/docs/haveno-ui/get_started.md index a44abb8..70e6164 100644 --- a/docs/haveno-ui/get_started.md +++ b/docs/haveno-ui/get_started.md @@ -12,7 +12,7 @@ ### 1.2 Installation - .dmg packages aren't verified by apple, so you'll have to do ```$ xattr -d com.apple.quarantine /Applications/Haveno.app``` for allowing installations from builds untrusted by apple. - For installing a .deb: ```$ sudo apt install /path/to/haveno.deb ``` -- For flatpack: ```$ sudo flatpak install /path/to/Haveno.flatpak ``` +- For flatpak: ```$ sudo flatpak install /path/to/Haveno.flatpak ``` - For .appimages, make sure you marked haveno.appimage as an executable ```$ chmod +x /path/to/haveno.appimage``` If you'd like to build Haveno-reto from source, [here are directions](https://github.com/retoaccess1/haveno-reto/blob/master/docs/installing.md). Haveno is free/libre open-source software that you can contribute to [(github)](https://github.com/retoaccess1/haveno-reto). From b3c964bbdceca353d8bc5a8185de9cd784462182 Mon Sep 17 00:00:00 2001 From: boldsuck Date: Thu, 12 Dec 2024 18:47:57 +0100 Subject: [PATCH 4/4] Update get_started.md --- docs/haveno-ui/get_started.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/haveno-ui/get_started.md b/docs/haveno-ui/get_started.md index f7a0eba..400dc6e 100644 --- a/docs/haveno-ui/get_started.md +++ b/docs/haveno-ui/get_started.md @@ -15,12 +15,12 @@ Nothing to do expect launching the app and waiting for all services initalized ### 1.2 Installation - .dmg packages aren't verified by apple, so you'll have to do ```$ xattr -d com.apple.quarantine /Applications/Haveno.app``` for allowing installations from builds untrusted by apple. -- For installing a .deb: ```$ sudo apt install /path/to/haveno.deb ``` -- For flatpak: ```$ sudo flatpak install /path/to/Haveno.flatpak ``` +- For installing a .deb: ```$ sudo apt install /path/to/haveno.deb``` +- For flatpak: ```$ sudo flatpak install /path/to/Haveno.flatpak``` - For .appimages, make sure you marked haveno.appimage as an executable ```$ chmod +x /path/to/haveno.appimage``` -If you'd like to build Haveno-reto from source, [here are directions](https://github.com/retoaccess1/haveno-reto/blob/master/docs/installing.md). Haveno is free/libre open-source software that you can contribute to [(github)](https://github.com/retoaccess1/haveno-reto). -======= +If you'd like to build Haveno-reto from source, [here are directions](https://github.com/retoaccess1/haveno-reto/blob/master/docs/installing.md).
+Haveno is free/libre open-source software that you can contribute to [(github)](https://github.com/retoaccess1/haveno-reto). ![Image](../resources/img/haveno-ui/home.png) /// caption