Commit graph

47 commits

Author SHA1 Message Date
jmarsal
bf5fe32d6a
refactor: move the command needed to a 'note' ('info') admonition box 2024-01-24 19:29:36 +01:00
jmarsal
b7f25f1431
feat: add shell command to add your GPG key to .bashrc, otherwise the signing process will not work 2024-01-23 19:32:22 +01:00
Alex
966404aa5c Using Security keys on Codeberg (#367)
This PR adds docs on WebAuthn usage on Codeberg. It attempts to cover:
- using WebAuthn as a 2FA option on web logins
- using FIDO2 over SSH using the OpenSSH client

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/367
Co-authored-by: Alex <alex@blueselene.com>
Co-committed-by: Alex <alex@blueselene.com>
2023-11-28 20:57:37 +00:00
Panagiotis "Ivory" Vasilopoulos
8386857b1c Use admonition boxes more consistently
- Formatting fixes, relevant text adjustments
- Some more complicated cases (e.g. attribution), as well as outdated
  information that should be removed in a later commit were
  deliberately left unchanged.
- Some minor mistakes (speling, trailing whitespaces, punctuation)
  in the admonition boxes were also fixed.
2023-11-27 07:16:04 +01:00
d55c1397f7 Replacing indented code blocks with fenced code blocks 2023-07-21 21:17:17 +02:00
f0sh
1984032bdd Add improvements to the Documentation according to open issues (#314)
Tried to close some open issues in the issue tracker by submitting the following changes as my first contribution to Codeberg:

 - added list on every section index page, should fix #63
 - added webhooks documentation, should fix #282
 - described behaviour of a limited user profile, should fix #279
 - added further explanation to 2fa section, according to Codeberg/Documentation#268, should fix #268
 - added codeberg badge generator to first-repository description, should fix #39
 - added dns record description to custom-domains, should fix #302
 - added description how to use 2fa with git, should fix #278
 - added and updated repo migration service description, should fix #312

Feedback highly appreciated.

Co-authored-by: f0sh <f0sh@mailbox.org>
Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/314
Co-authored-by: f0sh <f0sh@noreply.codeberg.org>
Co-committed-by: f0sh <f0sh@noreply.codeberg.org>
2023-07-08 16:27:44 +00:00
NeatNit
2887826c38 Update SSH connection test text to match actual result (#307)
I just went through these steps and noticed that the message is wrong, so here's the update. Note that the message normally shows the username and key name, which I've replaced with "____".

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/307
Co-authored-by: NeatNit <neatnit@noreply.codeberg.org>
Co-committed-by: NeatNit <neatnit@noreply.codeberg.org>
2023-05-30 09:07:14 +00:00
fpare
51570538fd add the ssh url scheme 2022-11-29 17:18:29 +00:00
fpare
1e341a0845 clarify the title 2022-11-29 17:18:29 +00:00
narF
9b31a3da09 Mise à jour de 'content/security/ssh-key.md' 2022-11-29 17:18:29 +00:00
narF
7fba31ab1d add instructions to switch from https to ssh in ssh-key.md 2022-11-29 17:18:29 +00:00
eo
45473fb409 Correct SSH key misunderstanding 2022-10-21 17:10:35 +02:00
Jeremy
71e01038c5 Revise 2022-08-06 15:44:16 +02:00
Jeremy
d5ef600ae9 Fix gpg-key.md 2022-08-06 15:44:16 +02:00
Jeremy
fecb990686 Fix ssh-fingerprint.md 2022-08-06 15:44:16 +02:00
Jeremy
196fea69f3 Fix ssh-key.md 2022-08-06 15:44:16 +02:00
Jeremy
7115b4976e Fix 2fa.md 2022-08-06 15:44:16 +02:00
n
cd12cbf78c Fix broken link 2022-03-06 00:33:49 +09:00
Gusted
6b53d9cf23 Revisit GPG & SSH documentation (#206)
- Update the wording of gpg-key.md(ssh-key.md's wording is already nicely done). To be more fluent and have a better explanation.
- Add a section to verify the GPG & SSH key.
- Add step for git to sign new commits by-default.
- Resolves #177

Co-authored-by: Gusted <williamzijl7@hotmail.com>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/206
Co-authored-by: Gusted <gusted@noreply.codeberg.org>
Co-committed-by: Gusted <gusted@noreply.codeberg.org>
2022-03-04 22:17:26 +01:00
Otto Richter
2bda61e74d Diverse changes (#189)
a bunch of (typo) fixes, additions, rewordings

Update references

- remove mentions of the master branch, as it's removed for many repos
and might change in the future for others (fixes some dead links)
- remove mentions of moved repos with our official examples
- some on-the-fly additions or rewordings

Close #186 foobar->examples

Co-authored-by: fnetx <git@fralix.ovh>
Co-authored-by: fnetX <git@fralix.ovh>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/189
Co-authored-by: Otto Richter <fnetx@noreply.codeberg.org>
Co-committed-by: Otto Richter <fnetx@noreply.codeberg.org>
2022-01-21 11:36:38 +01:00
n
3e9d9b87a8 Reorder articles in the security section 2021-11-21 20:13:59 +09:00
reynir
70db4885ed Add "(ssh fingerprints)" to title (#179)
Makes it easier to find the ssh fingerprints from the title alone.

Co-authored-by: Reynir Björnsson <reynir@reynir.dk>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/179
Co-authored-by: reynir <reynir@noreply.codeberg.org>
Co-committed-by: reynir <reynir@noreply.codeberg.org>
2021-11-20 14:01:24 +01:00
n
6839d4119c Improve SSH key article (#161)
This PR improves the SSH key article, removes the part where email is used as a label (newcomers might think this is mandatory and leak their email) and changes the public key type to a more secure ed25519.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/161
Co-authored-by: n <n@noreply.codeberg.org>
Co-committed-by: n <n@noreply.codeberg.org>
2021-08-16 01:12:47 +02:00
n
170914185d Add anchor links to headings (#159)
This PR adds anchor links to any markdown headings. It also replaces any hacky workarounds used previously.

Closes #83.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/159
Co-authored-by: n <n@noreply.codeberg.org>
Co-committed-by: n <n@noreply.codeberg.org>
2021-08-09 11:59:36 +02:00
n
d503814095 Add halfmoon class to all content titles 2021-07-27 02:08:30 +09:00
n
1c7e459bd0 Make 'GPG key' article key unique 2021-07-22 22:32:00 +09:00
René W
a717ed6fe7 Merge branch 'master' into issue-129 2021-06-16 19:11:10 +02:00
qwerty287
0c4d6e0e09 Fix typos 2021-06-15 17:16:38 +02:00
n
5ea6b723e8 Unify SSH and HTTP clone & commit articles (#129) 2021-06-15 19:21:47 +09:00
William Davis
acd7bd1ace
Document GPG key usage (#127)
Cpaitalize Git, Linux, and change protocol to standard
    Moved attribution to file, resovled comments
    Added recommended bits and time
    Syntax error
    Did some TODOs
    Finished last section
    Finished Adding your GPG key to Codeberg
    Please fix the error
    Fix link
    Added info about some parts being derived from github's docs
    Finished Generating a GPG key
    Finished the Generating a GPG key section
    updated gpg-key.md
    Created the gpg key page

Co-authored-by: William Davis <unbeatable-101@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/127
2021-06-07 22:06:55 +02:00
William Davis
686bfc5978
OSX --> macOS 2021-06-06 17:51:02 -04:00
René Wagner
ef00090cd4
more cosmetic changes to ssh-key.md 2021-05-29 12:36:34 +02:00
René Wagner
09659373e7
ssh usage: cosmetic changes 2021-05-29 10:14:36 +02:00
René Wagner
e26265cf78
short explanation why to use SSH 2021-05-28 19:53:31 +02:00
René Wagner
54a921b0cd
add description for private key passphrase 2021-05-27 21:40:03 +02:00
Martijn de Boer
5d2571e988
Security; some grammar and typos 2020-10-16 16:43:55 +02:00
Ivan Calandra
3811578c46 Add link to push via HTTP 2020-10-16 13:57:57 +02:00
Ivan Calandra
e939a4df57 Requested changes by lhinderberger 2020-10-15 10:51:35 +02:00
Ivan Calandra
26e39f5d3e Delete part about credential managers 2020-10-14 09:41:46 +02:00
Ivan Calandra
c2d02b6094 personal access token for HTTP push 2020-10-13 16:25:26 +02:00
n
7df035a4b9 Add authenticator app for iOS 2020-09-21 17:32:44 +09:00
Lucas Hinderberger
e080c61be2 Knut-ified Screenshots / Typos / Fixes #55 2020-09-02 17:05:09 +02:00
Lucas Hinderberger
8a74f1c1b5 Adding fallback to 2FA docs due to Safari 13 not yet supporting webp 2020-09-02 01:10:14 +02:00
Lucas Hinderberger
1491d1ed70 Added a bit more explanation about 2FA 2020-08-29 13:44:30 +02:00
Lucas Hinderberger
afb9a59b10 Guide to set up 2FA 2020-08-29 13:14:14 +02:00
Lucas Hinderberger
626053b1a1 Added article about Codeberg SSH Fingerprints 2020-08-20 11:12:53 +02:00
Lucas Hinderberger
cfa9cbbbf5 Blending together codeberg-docs-prototype and original Codeberg/Documentation 2020-08-13 12:31:45 +02:00