As the title implies, private repositories, with seperate view and push access permissions.
Monorepo for Tangled
tangled.org
feat: private repositories #60
open
opened by
shi.gg
edited
atproto doesn't have a concept of "private data" at the moment (we're working on it!), so even if you configured knot's git server to only work with authenticated users on the box, your issues and pull requests will still be public. not even sure if that's possible, honestly...it's just the way i'd think to secure a "bare" git server that doesn't have a fancy UI or anything.
To add some context: https://pfrazee.leaflet.pub/3lzhmtognls2q
shi.gg
(author)
I am very well aware of that โ but I thought a tracking issue for when it's possible wouldn't hurt.
Any change we can run a private knot server, not internet facing, and use it to host private repos? I'm all fine if issues are public as long as the content of the repo stays private
+1