Tags: #tech, #git

Backlinks: 

Created: 2025-05-14 11:31
Last edited: 2025-06-08 00:07

Anonymous GitHub repo

Purpose

Have a peer review version of a repo on GitHub w/o publishing stuff on main account where it might draw attention and already get stars etc.

Requirements

Host github-as-anon
    HostName github.com
    User git
    IdentityFile ~/.ssh/id_ed25519_anongithub
    IdentitiesOnly yes

Setup