What happened
In June 2008, Reddit published the source code for its website as open-source software, hosting it publicly so that outside developers could inspect, audit, and build on the platform's underlying technology. The released code reflected Reddit's Python rewrite, which had replaced the site's original Common Lisp implementation, and included components built on Aaron Swartz's web.py framework. Opening the codebase aligned with the open-internet ethos shared by Reddit's early team and let third parties run their own instances and contribute fixes.
The code remained officially available as open source for nearly a decade, eventually living on GitHub until September 2017, when Reddit ended public development of the core repository. The company explained that maintaining a fully open, public codebase had begun to hinder new product launches as the platform grew far beyond its scrappy origins. While the 2008 move did not produce a large ecosystem of competing forks, it was an early signal of Reddit's transparency-oriented culture and gave researchers and developers rare visibility into how a major social platform actually worked.
Sources
- 01Reddit — WikipediaOther2008
- 02