I assume they're preparing to follow the LinkedIn model by making access available to registered users only.
Have you noticed that GitHub has started blocking access to certain functions/pages for users without an account?
1. https://github.com/tirrenotechnologies/tirreno/stargazers
toomuchtodo•2h ago
Ask HN: What alternatives to GitHub are you using? - https://news.ycombinator.com/item?id=44876289 - August 2025 (97 comments)
reconnecting•2h ago
toomuchtodo•2h ago
reconnecting•1h ago
toomuchtodo•1h ago
At a minimum, you should be keeping hot copies of all contents of your repos currently hosted at Github, code, issues, etc. This could be in another svn system, or archive blobs in object storage you have full control over and can hydrate as needed into operating svn systems.
(risk management is my day gig)