diff --git a/GITFIELD.md b/GITFIELD.md index bf1d4c8..33a391c 100644 --- a/GITFIELD.md +++ b/GITFIELD.md @@ -30,11 +30,11 @@ The following platforms host the `git-sigil` repository, each chosen for its uni ### 2. Forgejo - **URL**: [https://remember.thefoldwithin.earth/mrhavens/git-sigil](https://remember.thefoldwithin.earth/mrhavens/git-sigil) -- **Purpose**: Forgejo is a self-hosted, open-source git platform running on `remember.thefoldwithin.earth` (user: `mrhavens`, SSH port: 222). It provides full control over the repository, ensuring sovereignty and independence from third-party providers. +- **Purpose**: Forgejo is a self-hosted, open-source git platform running on `remember.thefoldwithin.earth`. It provides full control over the repository, ensuring sovereignty and independence from third-party providers. - **Value**: Enhances resilience by hosting the repository on a sovereign, redundant system with automated backups and deployment strategies, reducing risks of external interference or service disruptions. - **Access Details**: SSH access uses port 222: ```bash - ssh -T -p 222 git@remember.thefoldwithin.earth + ssh -T -p 222 username@remember.thefoldwithin.earth ``` ### 3. GitLab @@ -76,4 +76,4 @@ This multi-repository approach, bolstered by Forgejo’s sovereign hosting, refl --- -_Auto-generated by `gitfield-sync` at 2025-06-06 05:49:34 (v1.0)._ +_Auto-generated by `gitfield-sync` at 2025-06-06 06:21:43 (v1.0)._