Rohan VermaRepositories
Why Got?Game of Trees (Got) is an open-source VCS developed for OpenBSD, it's priorities are that it's more simple, easy to use, and strict security over Git's complexities. Git uses the GPL license, while Got is written from scratch and released under permissive ISC license. Git's architecture is also unnecessarily complex compared to Got and Got was written to utilize strict OpenBSD security features (pledge and unveil). Git and Got can also be used interchangeably because Got understands the git repo format. The above repos use gotwebd (Got version of cgit) which uses nginx's fastCGI. |