Ross ROSS = Recommend OSS · open-source software intelligence for agents

res0nat0r/gitosis

Manage git repositories, provide access to them over SSH, with tight access control and not needing shell accounts. observed · 2026-08-28

github.com/res0nat0r/gitosis · homepage · Python · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6544
  • days_rel: n/a
  • days_push: 3480
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1330 stars · 374 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Gitosis is a Python tool for hosting Git repositories on a server, managing access over SSH using public keys without giving users shell accounts. It provides tight per-repository access control through a configuration file stored in a Git repository itself.

Use cases

  • host git repositories on my own server
  • give team members git access without shell accounts
  • manage git repository permissions via ssh keys
  • self-host a lightweight git server
  • control who can push to which git repo
  • replace manual authorized_keys management for git

When to choose

  • you want a simple, lightweight self-hosted git server on Linux
  • you need SSH-key-based access control without shell accounts
  • you prefer managing repo permissions through a git-managed config file

When to avoid

  • you need a modern web interface, pull requests, or issue tracking (use Gitea, GitLab, or Forgejo)
  • you want actively maintained software with recent releases
  • you need fine-grained features like CI integration or LDAP auth

Facets

application · maturity maintenance

auth ssh version-control configuration-management developer-tools version-control self-hosted security python self-hosted cli git-hosting gitosis ssh-access-control git-server linux

4 sources

Member repositories

RepositoryRoleHealth v2
res0nat0r/gitosismain32

For agents

markdown · JSON · MCP: product_card(name="res0nat0r/gitosis")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem