6 ms·
Does anyone know what the context for this is? Because https://github.com/PostHog/posthog https://github.com/PostHog/posthog exists as well
by thatxliner 2mo ago
Does anyone know what the context for this is? Because https://github.com/PostHog/posthog https://github.com/PostHog/posthog exists as well
- lfittl 2mo agoMy assumption is that its based on that repo but with the "ee/" folder removed, per https://github.com/PostHog/posthog#open-source-vs-paid https://github.com/PostHog/posthog#open-source-vs-paid Presumably so folks can be sure they're not accidentally pulling in proprietary code.
- eightysixfour 2mo agoFrom the repo you linked: > This repo is available under the MIT expat license, except for the ee directory (which has its license here) if applicable. > Need absolutely 100% FOSS? Check out our posthog-foss repository, which is purged of all proprietary code and features.
- carimura 2mo agoThe PostHog Enterprise license (the “Enterprise License”)
- coloneltcb 2mo agoOpen* is not Open
- theHocineSaad 2mo agoFrom the repo's about section: PostHog FOSS is a read-only mirror of PostHog, with all proprietary code removed. NOTE: This repo is synced automatically from the main PostHog repo. Please raise any issues and PRs there.