<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://consumerrights.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=IlikeOpenSource</id>
	<title>Consumer Rights Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://consumerrights.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=IlikeOpenSource"/>
	<link rel="alternate" type="text/html" href="https://consumerrights.wiki/w/Special:Contributions/IlikeOpenSource"/>
	<updated>2026-06-13T02:44:00Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=Pangolin_Self-Hosted_Reverse_Proxy_Service&amp;diff=57647</id>
		<title>Pangolin Self-Hosted Reverse Proxy Service</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=Pangolin_Self-Hosted_Reverse_Proxy_Service&amp;diff=57647"/>
		<updated>2026-06-13T00:22:49Z</updated>

		<summary type="html">&lt;p&gt;IlikeOpenSource: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ProductCargo&lt;br /&gt;
|Company=Fossorial Inc.&lt;br /&gt;
|ProductLine=Reverse Proxy, Self Hosted, Open Source&lt;br /&gt;
|InProduction=Yes&lt;br /&gt;
|Logo=Pangolin.png&lt;br /&gt;
|Website=https://pangolin.net/&lt;br /&gt;
|Description=Identity-based reverse proxy and zero-trust remote access platform based on WireGuard®.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Ph-C-Int}}&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
&lt;br /&gt;
{{Ph-C-CIS}}&lt;br /&gt;
Pangolin is a self-hosted open-source reverse proxy and identity-aware tunneling platform.&lt;br /&gt;
While the core project remains GPL-licensed and self-hostable, recent releases introduce a consistent pattern where major new features are delivered in Enterprise or Cloud tiers rather than the Community Edition.&lt;br /&gt;
This has resulted in a widening gap between the self-hosted version and paid deployments, particularly in identity management, infrastructure tooling, and remote access capabilities.&lt;br /&gt;
&lt;br /&gt;
==Feature gating by release (CE vs Enterprise divergence)==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Release !! Feature Area !! Community Edition (Self-Hosted) !! Enterprise / Cloud Edition !! Source&lt;br /&gt;
|-&lt;br /&gt;
| 1.19.0 &lt;br /&gt;
| Enterprise-gated remote access &lt;br /&gt;
| &lt;br /&gt;
* Standard client-based access only (Requires local client software)&lt;br /&gt;
| &lt;br /&gt;
* Browser-based SSH&lt;br /&gt;
* Browser-based RDP&lt;br /&gt;
* Browser-based VNC&lt;br /&gt;
| https://github.com/fosrl/pangolin/releases/tag/1.19.0&lt;br /&gt;
|-&lt;br /&gt;
| 1.18.0 &lt;br /&gt;
| Infrastructure platform features &lt;br /&gt;
| &lt;br /&gt;
* Standard single-site routing&lt;br /&gt;
* Exact-match resources only&lt;br /&gt;
* Basic standard logging&lt;br /&gt;
| &lt;br /&gt;
* Multi-site routing&lt;br /&gt;
* Wildcard resources&lt;br /&gt;
* System monitoring&lt;br /&gt;
* Audit logging&lt;br /&gt;
| https://github.com/fosrl/pangolin/releases/tag/1.18.0&lt;br /&gt;
|-&lt;br /&gt;
| 1.17.0 &lt;br /&gt;
| RBAC and access control scaling &lt;br /&gt;
| &lt;br /&gt;
* Single role per user&lt;br /&gt;
* Basic identity provider mapping&lt;br /&gt;
| &lt;br /&gt;
* Multiple roles per user (Multi-role RBAC)&lt;br /&gt;
* Advanced identity provider mapping&lt;br /&gt;
* Tier-based access separation&lt;br /&gt;
| https://github.com/fosrl/pangolin/releases/tag/1.17.0&lt;br /&gt;
|-&lt;br /&gt;
| 1.13.0 &lt;br /&gt;
| Identity and network model expansion &lt;br /&gt;
| &lt;br /&gt;
* Standard tunneling only&lt;br /&gt;
* No private resources&lt;br /&gt;
* No device-based access policies&lt;br /&gt;
| &lt;br /&gt;
* Private resources integration&lt;br /&gt;
* Device-based access model&lt;br /&gt;
| https://github.com/fosrl/pangolin/releases/tag/1.13.0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Timeline of feature divergence==&lt;br /&gt;
&lt;br /&gt;
===1.19.0 – Enterprise-gated remote access===&lt;br /&gt;
Browser-based SSH, RDP, and VNC were introduced and explicitly documented as Cloud/Enterprise-only features.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Features Excluded from GPL (Community Edition):&#039;&#039;&#039;&lt;br /&gt;
* Browser-based SSH&lt;br /&gt;
* Browser-based RDP&lt;br /&gt;
* Browser-based VNC&lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/fosrl/pangolin/releases/tag/1.19.0&lt;br /&gt;
Docs: https://docs.pangolin.net/manage/ssh&lt;br /&gt;
&lt;br /&gt;
===1.18.0 – Infrastructure platform features===&lt;br /&gt;
Introduced multi-site routing, wildcard resources, monitoring, and audit logging, moving the project toward infrastructure orchestration functionality.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Features Excluded from GPL (Community Edition):&#039;&#039;&#039;&lt;br /&gt;
* Multi-site routing&lt;br /&gt;
* Wildcard resources&lt;br /&gt;
* Monitoring tooling&lt;br /&gt;
* Audit logging&lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/fosrl/pangolin/releases/tag/1.18.0&lt;br /&gt;
&lt;br /&gt;
===1.17.0 – RBAC and access control scaling===&lt;br /&gt;
Expanded RBAC to support multiple roles per user and improved identity provider mapping. This release establishes the foundation for tier-based access separation.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Features Excluded from GPL (Community Edition):&#039;&#039;&#039;&lt;br /&gt;
* Support for multiple roles per user&lt;br /&gt;
* Advanced identity provider mapping&lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/fosrl/pangolin/releases/tag/1.17.0&lt;br /&gt;
&lt;br /&gt;
===1.13.0 – Identity and network model expansion===&lt;br /&gt;
Introduced private resources and a device-based access model, expanding Pangolin beyond simple tunneling into structured identity-based networking. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Features Excluded from GPL (Community Edition):&#039;&#039;&#039;&lt;br /&gt;
* Private resources&lt;br /&gt;
* Device-based access model&lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/fosrl/pangolin/releases/tag/1.13.0&lt;br /&gt;
&lt;br /&gt;
==Consumer impact==&lt;br /&gt;
The Community Edition continues to provide core tunneling functionality, but newer releases increasingly restrict major platform features to Enterprise or Cloud tiers.&lt;br /&gt;
The result is a structured divergence between:&lt;br /&gt;
&lt;br /&gt;
* Community Edition: base self-hosted tunneling system&lt;br /&gt;
* Enterprise/Cloud: full feature platform with advanced identity, infrastructure, and remote access tooling&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* Open-core software model&lt;br /&gt;
* Self-hosted infrastructure platforms&lt;br /&gt;
* WireGuard&lt;br /&gt;
* Cloudflare Tunnels&lt;br /&gt;
* Twingate&lt;/div&gt;</summary>
		<author><name>IlikeOpenSource</name></author>
	</entry>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=Pangolin_Self-Hosted_Reverse_Proxy_Service&amp;diff=57646</id>
		<title>Pangolin Self-Hosted Reverse Proxy Service</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=Pangolin_Self-Hosted_Reverse_Proxy_Service&amp;diff=57646"/>
		<updated>2026-06-13T00:08:39Z</updated>

		<summary type="html">&lt;p&gt;IlikeOpenSource: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ProductCargo&lt;br /&gt;
|Company=Fossorial Inc.&lt;br /&gt;
|ProductLine=Reverse Proxy, Self Hosted, Open Source&lt;br /&gt;
|InProduction=Yes&lt;br /&gt;
|Logo=Pangolin.png&lt;br /&gt;
|Website=https://pangolin.net/&lt;br /&gt;
|Description=Identity-based reverse proxy and zero-trust remote access platform based on WireGuard®.&lt;br /&gt;
}}&lt;br /&gt;
{{Ph-C-Int}}&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
{{Ph-C-CIS}}&lt;br /&gt;
&lt;br /&gt;
Pangolin is a self-hosted open-source reverse proxy and identity-aware tunneling platform positioned as an alternative to Cloudflare Tunnels.&lt;br /&gt;
&lt;br /&gt;
While the core system remains open source, recent development has introduced a structured separation between Community Edition and Enterprise/Cloud editions. Over successive releases, major platform features have increasingly been introduced with explicit or implicit restrictions that place advanced functionality outside the Community Edition.&lt;br /&gt;
&lt;br /&gt;
This results in a functional divergence between the self-hosted GPL version and paid tiers, where Community Edition remains focused on baseline tunneling while newer platform capabilities are delivered in Enterprise/Cloud.&lt;br /&gt;
&lt;br /&gt;
==Release-by-release CE vs Enterprise feature exclusion audit==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
! Release !! Feature introduced !! Community Edition (GPL self-hosted) !! Enterprise / Cloud Edition !! Source&lt;br /&gt;
1.13.0&lt;br /&gt;
-&lt;br /&gt;
1.13.0&lt;br /&gt;
-&lt;br /&gt;
1.17.0&lt;br /&gt;
-&lt;br /&gt;
1.17.0&lt;br /&gt;
-&lt;br /&gt;
1.18.0&lt;br /&gt;
-&lt;br /&gt;
1.18.0&lt;br /&gt;
-&lt;br /&gt;
1.18.0&lt;br /&gt;
-&lt;br /&gt;
1.18.0&lt;br /&gt;
-&lt;br /&gt;
1.18.0&lt;br /&gt;
-&lt;br /&gt;
1.19.0&lt;br /&gt;
-&lt;br /&gt;
1.19.0&lt;br /&gt;
-&lt;br /&gt;
1.19.0&lt;br /&gt;
-&lt;br /&gt;
1.19.0&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
==Timeline of product positioning shift==&lt;br /&gt;
&lt;br /&gt;
===Initial positioning (1.0.0 era)===&lt;br /&gt;
Pangolin was introduced as a self-hosted alternative to Cloudflare Tunnels, designed for full user-controlled deployment of identity-aware reverse proxy infrastructure.&lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/fosrl/pangolin/releases/tag/1.0.0&lt;br /&gt;
&lt;br /&gt;
===Feature expansion phase (1.13.0)===&lt;br /&gt;
Private resource controls and device-based identity models expanded the system beyond simple tunneling into a broader access-control platform.&lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/fosrl/pangolin/releases/tag/1.13.0&lt;br /&gt;
&lt;br /&gt;
===RBAC and identity segmentation (1.17.0)===&lt;br /&gt;
Advanced RBAC features including multi-role support were introduced, forming the basis for later tier separation between Community and Enterprise editions.&lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/fosrl/pangolin/releases/tag/1.17.0&lt;br /&gt;
&lt;br /&gt;
===Infrastructure platform expansion (1.18.0)===&lt;br /&gt;
Multi-site routing, wildcard resources, monitoring, and audit features were introduced, significantly expanding the system into infrastructure orchestration territory.&lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/fosrl/pangolin/releases/tag/1.18.0&lt;br /&gt;
&lt;br /&gt;
===Enterprise-gated remote access layer (1.19.0)===&lt;br /&gt;
Browser-based SSH, RDP, and VNC access were introduced and documented as Cloud/Enterprise-only features, excluding them from the Community Edition.&lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/fosrl/pangolin/releases/tag/1.19.0&lt;br /&gt;
Docs: https://docs.pangolin.net/manage/ssh&lt;br /&gt;
&lt;br /&gt;
==Consumer impact==&lt;br /&gt;
The Community Edition remains functional as a self-hosted tunneling system, but successive releases introduce major platform capabilities outside the GPL self-hosted version.&lt;br /&gt;
&lt;br /&gt;
This produces a consistent structural pattern:&lt;br /&gt;
&lt;br /&gt;
Community Edition retains core tunneling functionality&lt;br /&gt;
Advanced identity, infrastructure, and remote access features are moved to Enterprise/Cloud tiers&lt;br /&gt;
Feature parity between self-hosted and hosted versions decreases over time&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
Open-core software model&lt;br /&gt;
Self-hosted infrastructure platforms&lt;br /&gt;
WireGuard&lt;br /&gt;
Cloudflare Tunnels&lt;br /&gt;
Twingate&lt;/div&gt;</summary>
		<author><name>IlikeOpenSource</name></author>
	</entry>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=Pangolin_Self-Hosted_Reverse_Proxy_Service&amp;diff=57645</id>
		<title>Pangolin Self-Hosted Reverse Proxy Service</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=Pangolin_Self-Hosted_Reverse_Proxy_Service&amp;diff=57645"/>
		<updated>2026-06-12T23:56:08Z</updated>

		<summary type="html">&lt;p&gt;IlikeOpenSource: Add article&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ProductCargo&lt;br /&gt;
|Company=Fossorial Inc.&lt;br /&gt;
|ProductLine=Reverse Proxy, Self Hosted, Open Source&lt;br /&gt;
|InProduction=Yes&lt;br /&gt;
|Logo=Pangolin.png&lt;br /&gt;
|Website=https://pangolin.net/&lt;br /&gt;
|Description=Identity-aware VPN and tunneled reverse proxy for remote access based on WireGuard®.&lt;br /&gt;
}}&lt;br /&gt;
{{Ph-C-Int}}&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
{{Ph-C-CIS}}&lt;br /&gt;
&lt;br /&gt;
Pangolin is a self-hosted, open-source reverse proxy and remote access platform positioned as an alternative to services such as Cloudflare Tunnels.&lt;br /&gt;
&lt;br /&gt;
While the core software remains available under an open-source license, development has increasingly shifted toward a multi-tier model consisting of Community Edition (self-hosted OSS core) and Enterprise/Cloud editions (managed and extended feature sets).&lt;br /&gt;
&lt;br /&gt;
As a result, the Community Edition increasingly functions as a baseline version, while many newer platform-level features are delivered primarily in Enterprise or Cloud tiers.&lt;br /&gt;
&lt;br /&gt;
==Community Edition vs Enterprise Feature Drift==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
! Feature / Capability !! Community Edition (Self-Hosted) !! Enterprise / Cloud Edition !! Notes / First Appearance&lt;br /&gt;
Core reverse proxy / tunneling&lt;br /&gt;
-&lt;br /&gt;
Identity-aware access control&lt;br /&gt;
-&lt;br /&gt;
Role-based access control (RBAC)&lt;br /&gt;
-&lt;br /&gt;
Multi-site routing / HA features&lt;br /&gt;
-&lt;br /&gt;
Wildcard resources&lt;br /&gt;
-&lt;br /&gt;
Private resource HTTPS management&lt;br /&gt;
-&lt;br /&gt;
Alerting / uptime monitoring&lt;br /&gt;
-&lt;br /&gt;
Admin / action logs&lt;br /&gt;
-&lt;br /&gt;
Browser-based SSH&lt;br /&gt;
-&lt;br /&gt;
Browser-based RDP&lt;br /&gt;
-&lt;br /&gt;
Browser-based VNC&lt;br /&gt;
-&lt;br /&gt;
Integrated SSH system&lt;br /&gt;
-&lt;br /&gt;
Onboarding / hosted control plane&lt;br /&gt;
-&lt;br /&gt;
User limits / licensing scale&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary (continued)==&lt;br /&gt;
&lt;br /&gt;
The Community Edition remains functional for basic self-hosted tunneling, but receives fewer major feature additions over time compared to Enterprise and Cloud offerings.&lt;br /&gt;
&lt;br /&gt;
For users adopting Pangolin specifically as a self-hosted alternative to commercial tunnel platforms, this results in a widening gap between expected feature parity and actual Community Edition capabilities.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Ph-C-SA}}&lt;br /&gt;
&lt;br /&gt;
Open-core software model&lt;br /&gt;
Self-hosted software&lt;br /&gt;
WireGuard&lt;br /&gt;
Cloudflare Tunnels&lt;br /&gt;
Twingate&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Pangolin]]&lt;/div&gt;</summary>
		<author><name>IlikeOpenSource</name></author>
	</entry>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=Pangolin_Self-Hosted_Reverse_Proxy_Service&amp;diff=57643</id>
		<title>Pangolin Self-Hosted Reverse Proxy Service</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=Pangolin_Self-Hosted_Reverse_Proxy_Service&amp;diff=57643"/>
		<updated>2026-06-12T23:27:08Z</updated>

		<summary type="html">&lt;p&gt;IlikeOpenSource: Created page with &amp;quot;{{ProductCargo |Company=Fossorial Inc. |ProductLine=Reverse Proxy, Self Hosted, Open Source |InProduction=Yes |Logo=Pangolin.png |Website=https://pangolin.net/ |Description=Identity-aware VPN and tunneled reverse proxy for remote access based on WireGuard®. }} {{Ph-C-Int}}    ==Consumer-impact summary==  {{Ph-C-CIS}}    ==Incidents==  {{Ph-C-Inc}}  This is a list of all consumer-protection incidents related to this product. Any incidents not mentioned here can be found...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ProductCargo&lt;br /&gt;
|Company=Fossorial Inc.&lt;br /&gt;
|ProductLine=Reverse Proxy, Self Hosted, Open Source&lt;br /&gt;
|InProduction=Yes&lt;br /&gt;
|Logo=Pangolin.png&lt;br /&gt;
|Website=https://pangolin.net/&lt;br /&gt;
|Description=Identity-aware VPN and tunneled reverse proxy for remote access based on WireGuard®.&lt;br /&gt;
}}&lt;br /&gt;
{{Ph-C-Int}}&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
{{Ph-C-CIS}}&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
{{Ph-C-Inc}}&lt;br /&gt;
This is a list of all consumer-protection incidents related to this product. Any incidents not mentioned here can be found in the [[:Category:{{PAGENAME}}|{{PAGENAME}} category]].&lt;br /&gt;
&lt;br /&gt;
===Example incident one (&#039;&#039;date&#039;&#039;)===&lt;br /&gt;
{{Main|link to the main CR Wiki article}}&lt;br /&gt;
Short summary of the incident (could be the same as the summary preceding the article).&lt;br /&gt;
===Example incident two (&#039;&#039;date&#039;&#039;)===&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Ph-C-SA}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>IlikeOpenSource</name></author>
	</entry>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=File:Pangolin.png&amp;diff=57642</id>
		<title>File:Pangolin.png</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=File:Pangolin.png&amp;diff=57642"/>
		<updated>2026-06-12T23:26:14Z</updated>

		<summary type="html">&lt;p&gt;IlikeOpenSource: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>IlikeOpenSource</name></author>
	</entry>
</feed>