Michael,

Check out the current version at https://www.ipfire.org/docs/infrastructure/developer_accounts.

I can no longer access this Wiki Page.  I can access other wiki pages just fine.

Open a bugzilla?


Jon


Begin forwarded message:

From: IPFire Project <no-reply@ipfire.org>
Subject: [IPFire Wiki] Page Changed: Developer account
Date: March 15, 2024 at 11:15:59 AM CDT
To: Jon <jon.murphy@ipfire.org>

Hey,

the wiki page has been changed by Michael Tremer.
Check out the current version at https://www.ipfire.org/docs/infrastructure/developer_accounts.

 Update hostname to people.ipfire.org

You can see what has changed here:

 https://www.ipfire.org/docs/infrastructure/developer_accounts?action=diff&a=2021-12-09T03:34:15.591516&b=2024-03-15T16:15:59.131609

---

+++

@@ -8,12 +8,12 @@


The first step should be the changing of this password to a strong one of your choice, this can be made over the Console via ssh.

-The server address is:      **git.ipfire.org**
+The server address is:      **people.ipfire.org**

To change your password, login to your account over the Console with a:

```text
-ssh nickname@git.ipfire.org
+ssh nickname@people.ipfire.org
```

and change your password after entering:
@@ -43,5 +43,5 @@

A handy way to exchange your data is the usage of a sftp client. The server listening on port 22 and is reachable over:

```text
-sftp://git.ipfire.org
+sftp://people.ipfire.org
```