From e048db378c54030ff76861063c695bb6244ff3cd Mon Sep 17 00:00:00 2001 From: idk Date: Wed, 22 Sep 2021 17:22:12 -0400 Subject: [PATCH] expand content of Mac page to include more on how to use it, link to /htproxyports in browser config section --- i2p2www/pages/downloads/mac.html | 38 ++++++++++++++++++++++++++------ 1 file changed, 31 insertions(+), 7 deletions(-) diff --git a/i2p2www/pages/downloads/mac.html b/i2p2www/pages/downloads/mac.html index 7b3b0b4d..82fc1aca 100644 --- a/i2p2www/pages/downloads/mac.html +++ b/i2p2www/pages/downloads/mac.html @@ -5,14 +5,34 @@

{{ _('Mac OS DMG Bundle (BETA)') }}

{% trans -%} -We are excited to offer you a DMG bundle for Mac OS. It installs and behaves the same way many other Mac OS applications do and does not require a Java Runtime Environment to be available. +We are excited to offer you a DMG bundle for Mac OS. It installs and behaves +the same way many other Mac OS applications do and does not require a Java +Runtime Environment to be available. {%- endtrans %}

{{ _('How do I use it?') }}

{% trans -%} -I2P behaves like any other Mac application. When you launch I2P, the I2P icon will appear on the Dock and a few seconds later a browser will open with the I2P console page, inviting you to complete the setup wizard. +Double-Click on the .dmg file, which you may download from this page. When a +window appears with the I2P application inside it, "drag" the application to the +"Applications" side of the window to install it. Once you're finished, I2P is +installed and can be launched from Finder. This procedure is the same as any +other Mac application. When you launch I2P, the I2P icon will appear on the Dock +and a few seconds later a browser will open with the I2P console page, inviting +you to complete the bandwidth setup wizard. {%- endtrans %}

+

{% trans browser="https://geti2p.net/htproxyports" -%} +If you want to browse hidden websites ('eepsites') on the I2P network, you need +to configure your browser. Instructions for configuring a range of browsers are +available on the browser configuration +page. +{%- endtrans %}

+

{{ _('Why should I use it?') }}

{% trans -%} -If you want to browse hidden websites ('eepsites') on the I2P network, you need to configure your browser. +Two important reasons, 1) because this package is a .dmg, it can be signed with +a certificate which will be recognized by your computer. This means that your +computer can automatically make sure that you've obtained I2P from the I2P +Project, rather than a potentially altered or "fake" installer, and 2) because +it makes I2P easier to install and work with on Apple computers by using tools +that are familiar and built-into the operating system. {%- endtrans %}

{%- set name = 'Windows' -%} @@ -34,13 +54,17 @@ If you want to browse hidden websites ('eepsites') on the I2P network, you need

{% trans -%} -Download that file and double-click on it. Accept the License Agreement, then drag the I2P icon on top of the Applications icon. Launch I2P from Finder. +Download that file and double-click on it. Accept the License Agreement, then +drag the I2P icon on top of the Applications icon. +Launch I2P from Finder. {%- endtrans %}

{% endcall %}

{{ _('Limitations') }}

{% trans -%} -I2P will not install any launch agents on your Mac. If you want I2P to start on system startup, you need to configure a launch agent yourself. You can configure I2P to launch when your user logs in by right-clicking on the I2P Dock icon. +I2P will not install any launch agents on your Mac. If you want I2P to start on +system startup, you need to configure a launch agent yourself. You can configure +I2P to launch when your user logs in by right-clicking on the I2P Dock icon. {%- endtrans %}

{{ _('Source Code and Issue Tracking') }}

{% trans -%} @@ -51,8 +75,8 @@ find it on i2pgit.org.
{% trans -%} If you wish to file an issue about the DMG Bundle, please use Gitlab to contact us. For security-sensitive issues, please remember to check the -"This issue is confidential and should only be visible to team members with at least Reporter access" -option when filing the issue. +"This issue is confidential and should only be visible to team members with at +least Reporter access" option when filing the issue. {%- endtrans %}
{% trans -%}Gitlab Repository{%- endtrans %}