From 9b85081adfc70e8384f4c0019ff026cab7df7769 Mon Sep 17 00:00:00 2001 From: Pigeon-AFA Date: Tue, 1 Jul 2025 20:59:00 +0200 Subject: [PATCH] Security section: small additions (#634) - Added Ente Auth to list of 2FA apps due to its open source/E2EE/cross platform nature - Added links to the relevant user settings for SSH keys Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/634 Reviewed-by: Robert Wolff Co-authored-by: Pigeon-AFA Co-committed-by: Pigeon-AFA --- .cspell.json | 3 ++- content/security/2fa.md | 4 ++-- content/security/ssh-key.md | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.cspell.json b/.cspell.json index bcbdd54..abe4de1 100644 --- a/.cspell.json +++ b/.cspell.json @@ -113,7 +113,8 @@ "pipelinecomponents", "corepack", "letsencrypt.org", - "accounturi" + "accounturi", + "Ente" ], "ignorePaths": [ "**/node_modules/**/*", diff --git a/content/security/2fa.md b/content/security/2fa.md index 5319946..cc81746 100644 --- a/content/security/2fa.md +++ b/content/security/2fa.md @@ -26,8 +26,8 @@ You will need an authenticator app installed on your phone. If you don't already have an authenticator app and you're not sure which app to use, have a look at Aegis Authenticator ([F-Droid](https://f-droid.org/de/packages/com.beemdevelopment.aegis/) | -[Google Play Store](https://play.google.com/store/apps/details?id=com.beemdevelopment.aegis&hl=en_US)) -or Authenticator ([App Store](https://itunes.apple.com/app/authenticator/id766157276)). +[Google Play Store](https://play.google.com/store/apps/details?id=com.beemdevelopment.aegis&hl=en_US)), Authenticator ([App Store](https://itunes.apple.com/app/authenticator/id766157276)) or Ente Auth ([F-Droid](https://f-droid.org/packages/io.ente.auth/) | +[Google Play Store](https://play.google.com/store/apps/details?id=io.ente.auth) | [App Store](https://apps.apple.com/app/ente-auth-2fa-authenticator/id6444121398)). #### Step 1: Navigate to your user settings diff --git a/content/security/ssh-key.md b/content/security/ssh-key.md index 43506ac..2b67983 100644 --- a/content/security/ssh-key.md +++ b/content/security/ssh-key.md @@ -106,11 +106,11 @@ be prompted to touch it to continue. > Alternatively you can locate the hidden .ssh folder, open the file in your favorite text editor, and copy it to > your clipboard. -2. Navigate to your user settings +2. Navigate to your [user settings](https://codeberg.org/user/settings) User Settings -3. Go to the section **SSH / GPG Keys** and click on **Add key**. +3. Go to the [section **SSH / GPG Keys**](https://codeberg.org/user/settings/keys) and click on **Add key**. SSH Key Settings