From c8a60c9bb4d1e5170e5ebf1137d1c76e2a2d3b4b Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Mon, 17 Jan 2022 20:17:06 -0500 Subject: [PATCH] doc: Fetch latest manual Signed-off-by: James Valleroy --- doc/manual/en/GitWeb.raw.wiki | 4 ++++ doc/manual/en/Monkeysphere.raw.wiki | 4 ++++ doc/manual/en/ReleaseNotes.raw.wiki | 36 +++++++++++++++++++++++++++++ doc/manual/es/GitWeb.raw.wiki | 2 ++ doc/manual/es/ReleaseNotes.raw.wiki | 36 +++++++++++++++++++++++++++++ 5 files changed, 82 insertions(+) diff --git a/doc/manual/en/GitWeb.raw.wiki b/doc/manual/en/GitWeb.raw.wiki index 9fee1458a..a3d07ed3f 100644 --- a/doc/manual/en/GitWeb.raw.wiki +++ b/doc/manual/en/GitWeb.raw.wiki @@ -36,8 +36,12 @@ edit your remote to include the credentials. ''Example:'' https://username:password@my.freedombox.rocks/gitweb/myrepo Your username and password will be encrypted. Someone monitoring the network traffic will notice the domain name only.<
> + '''Note:''' If using this method, your password will be stored in plain text in the local repository's {{{.git/config}}} file. For this reason, you should create a !FreedomBox user who has only access to the gitweb and never use an admin account. +'''For GNOME users (Advanced)''' + +GNOME "Passwords and Keys" utility can be used to store the username and password. See this [[https://stackoverflow.com/questions/36585496/error-when-using-git-credential-helper-with-gnome-keyring-as-sudo/40312117#40312117|StackOverflow Answer]] for details on how to do it. === Mirroring === diff --git a/doc/manual/en/Monkeysphere.raw.wiki b/doc/manual/en/Monkeysphere.raw.wiki index 2baa48dec..ab7a3dcae 100644 --- a/doc/manual/en/Monkeysphere.raw.wiki +++ b/doc/manual/en/Monkeysphere.raw.wiki @@ -8,6 +8,10 @@ == Monkeysphere == +{{{#!wiki caution +This application is no longer available in !FreedomBox. +}}} + With Monkeysphere, an OpenPGP key can be generated for each configured domain serving SSH. The OpenPGP public key can then be uploaded to the OpenPGP keyservers. Users connecting to this machine through SSH can verify that they are connecting to the correct host. For users to trust the key, at least one person (usually the machine owner) must sign the key using the regular OpenPGP key signing process. See the [[http://web.monkeysphere.info/getting-started-ssh/|Monkeysphere SSH documentation]] for more details. Monkeysphere can also generate an OpenPGP key for each Secure Web Server (HTTPS) certificate installed on this machine. The OpenPGP public key can then be uploaded to the OpenPGP keyservers. Users accessing the web server through HTTPS can verify that they are connecting to the correct host. To validate the certificate, the user will need to install some software that is available on the [[https://web.monkeysphere.info/download/|Monkeysphere website]]. diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index 87937ed21..5e4ad0b42 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -10,6 +10,42 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 22.3 (2022-01-17) == + +=== Highlights === + + * upgrades: Allow matrix's new dependency to be installed + * sso: Adjust URL to CAPTCHA page needed by Django security fix + +=== Other Changes === + + * container: Avoid a warning that interactive mode is intended + * help: tests: Fix functional test to check for status logs + * locale: Update translations for Chinese (Simplified), Czech, Dutch, German, Hungarian, Turkish + * sso: Add missing captcha/rate limiting on SSO login + * tests: functional: Fix setting domain name with active notifications + * tt-rss: Allow published articles to be publicly available + +== FreedomBox 22.2 (2022-01-11) == + +=== Highlights === + + * debian, setup.py: Add dependency on python3-tomli + * help: Fix failing setup when manual directory is not available + +=== Other Changes === + + * backups: Correct spelling of encryption protocols + * i2p: Fix grammar in description + * ikiwiki: Initialize shortcuts during post-init setup + * locale: Update translations for Chinese (Simplified), Czech, Dutch, German, Hungarian, Italian, Swedish, Turkish + * mumble: Change description to include iOS client app + * networks: Fix reference to an option + * openvpn: Add link to IOS app + * radicale: Update Thunderbird URLs + * transmission: Fix capitalization + * wireguard: Fix spelling + == FreedomBox 22.1 (2022-01-03) == === Highlights === diff --git a/doc/manual/es/GitWeb.raw.wiki b/doc/manual/es/GitWeb.raw.wiki index b85348394..a87e60e8f 100644 --- a/doc/manual/es/GitWeb.raw.wiki +++ b/doc/manual/es/GitWeb.raw.wiki @@ -33,6 +33,8 @@ Actualmente el !GitWeb de !FreedomBox solo soporta remotos HTTP. Para evitar ten Tu nombre de usuario y contraseña se cifrarán. Quien monitorize el tráfico de la red solo apreciará el nombre de dominio.<
> '''Nota:''' Al usar este método tu contraseña se almacenará en claro en el fichero `.git/config` del repositorio local. Por este motivo debes crear un usuario !FreedomBox que solo tenga acceso a gitweb y no usar nunca una cuenta de administrador. +'''Para usuarios de GNOME (Avanzado)''' +La utilidad "Contraseñas y claves" de GNOME se puede emplear para almacenar el usuario y su contraseña. Más detalles de cómo hacerlo en esta [[https://stackoverflow.com/questions/36585496/error-when-using-git-credential-helper-with-gnome-keyring-as-sudo/40312117#40312117|respuesta en StackOverflow]]. === Réplicas Espejo === diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index 87937ed21..5e4ad0b42 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -10,6 +10,42 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 22.3 (2022-01-17) == + +=== Highlights === + + * upgrades: Allow matrix's new dependency to be installed + * sso: Adjust URL to CAPTCHA page needed by Django security fix + +=== Other Changes === + + * container: Avoid a warning that interactive mode is intended + * help: tests: Fix functional test to check for status logs + * locale: Update translations for Chinese (Simplified), Czech, Dutch, German, Hungarian, Turkish + * sso: Add missing captcha/rate limiting on SSO login + * tests: functional: Fix setting domain name with active notifications + * tt-rss: Allow published articles to be publicly available + +== FreedomBox 22.2 (2022-01-11) == + +=== Highlights === + + * debian, setup.py: Add dependency on python3-tomli + * help: Fix failing setup when manual directory is not available + +=== Other Changes === + + * backups: Correct spelling of encryption protocols + * i2p: Fix grammar in description + * ikiwiki: Initialize shortcuts during post-init setup + * locale: Update translations for Chinese (Simplified), Czech, Dutch, German, Hungarian, Italian, Swedish, Turkish + * mumble: Change description to include iOS client app + * networks: Fix reference to an option + * openvpn: Add link to IOS app + * radicale: Update Thunderbird URLs + * transmission: Fix capitalization + * wireguard: Fix spelling + == FreedomBox 22.1 (2022-01-03) == === Highlights ===