<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Lore from Epic Games - alternative to GitHub, GitLab, Gitea, etc]]></title><description><![CDATA[<ul>
<li><a href="https://github.com/EpicGames/lore" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/EpicGames/lore</a></li>
<li><a href="https://github.com/EpicGames/lore/releases" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/EpicGames/lore/releases</a></li>
<li><a href="https://epicgames.github.io/lore/" target="_blank" rel="noopener noreferrer nofollow ugc">https://epicgames.github.io/lore/</a></li>
</ul>
<p dir="auto">OS License: MIT</p>
<p dir="auto">Docker:</p>
<ul>
<li><a href="https://epicgames.github.io/lore/how-to/deploy-local-lore-server/#run-with-docker" target="_blank" rel="noopener noreferrer nofollow ugc">https://epicgames.github.io/lore/how-to/deploy-local-lore-server/#run-with-docker</a></li>
</ul>
<blockquote>
<p dir="auto">Lore is an open source version control system designed for unprecedented scalability of both data and teams. It is optimized for projects that combine code with large binary assets, including games and entertainment, and caters for the needs of developers and artists alike.</p>
</blockquote>
<p dir="auto"><img src="/assets/uploads/files/1782578713044-16fbb896-9b27-40d0-8aa2-49963f0c3bbc-image-resized.jpeg" alt="16fbb896-9b27-40d0-8aa2-49963f0c3bbc-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1782578337779-ee02aced-d6d0-4ba1-8b7a-090e84bb885c-image.jpeg" alt="ee02aced-d6d0-4ba1-8b7a-090e84bb885c-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/topic/15653/lore-from-epic-games-alternative-to-github-gitlab-gitea-etc</link><generator>RSS for Node</generator><lastBuildDate>Fri, 03 Jul 2026 03:39:13 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15653.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 27 Jun 2026 16:45:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Lore from Epic Games - alternative to GitHub, GitLab, Gitea, etc on Tue, 30 Jun 2026 03:59:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marcusquinn" aria-label="Profile: marcusquinn">@<bdi>marcusquinn</bdi></a> You replied distinctly.</p>
<p dir="auto">I'm sure one of your Agents can help you with that. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f601.png?v=8b6d81684d0" class="not-responsive emoji emoji-android emoji--grin" style="height:23px;width:auto;vertical-align:middle" title=":grin:" alt="😁" /></p>
]]></description><link>https://forum.cloudron.io/post/126255</link><guid isPermaLink="true">https://forum.cloudron.io/post/126255</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Tue, 30 Jun 2026 03:59:03 GMT</pubDate></item><item><title><![CDATA[Reply to Lore from Epic Games - alternative to GitHub, GitLab, Gitea, etc on Tue, 30 Jun 2026 01:20:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> What am I, customer services? <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f602.png?v=8b6d81684d0" class="not-responsive emoji emoji-android emoji--joy" style="height:23px;width:auto;vertical-align:middle" title="😂" alt="😂" /></p>
]]></description><link>https://forum.cloudron.io/post/126252</link><guid isPermaLink="true">https://forum.cloudron.io/post/126252</guid><dc:creator><![CDATA[marcusquinn]]></dc:creator><pubDate>Tue, 30 Jun 2026 01:20:58 GMT</pubDate></item><item><title><![CDATA[Reply to Lore from Epic Games - alternative to GitHub, GitLab, Gitea, etc on Sun, 28 Jun 2026 20:58:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/loudlemur" aria-label="Profile: LoudLemur">@<bdi>LoudLemur</bdi></a> why does it need a UI?</p>
<p dir="auto">Just use a holding page for the /healthcheck</p>
]]></description><link>https://forum.cloudron.io/post/126217</link><guid isPermaLink="true">https://forum.cloudron.io/post/126217</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sun, 28 Jun 2026 20:58:24 GMT</pubDate></item><item><title><![CDATA[Reply to Lore from Epic Games - alternative to GitHub, GitLab, Gitea, etc on Sun, 28 Jun 2026 18:07:51 GMT]]></title><description><![CDATA[<p dir="auto">This would be headless at the moment, but Epic have a GUI in the roadmap. Would like to package it then.</p>
<p dir="auto">Lore was previously used internally for UEFN (Fortnite islands) under the name Unreal Revision Control.</p>
<p dir="auto"><strong>Key innovations</strong>:</p>
<ul>
<li>Content-addressed storage + chunking (efficient for large files)</li>
<li>Merkle trees + immutable, cryptographically verifiable history</li>
<li>On-demand hydration / sparse workspaces (don’t download everything)</li>
<li>Extremely scalable by design (files, history depth, branches, concurrent users, teams)</li>
<li>Free branching with low overhead<br />
CLI-first + rich API (bindings for Rust, C#, Python, JS, Go, etc.)</li>
<li>Desktop client available (binaries provided)</li>
</ul>
<p dir="auto">It is centralized (like Perforce) but modern and designed to scale without the usual pain points.</p>
<p dir="auto"><strong>Lore Pros</strong></p>
<ul>
<li>Outstanding performance with large binary files (far better than Git + LFS)</li>
<li>Designed for massive scale (data + teams)</li>
<li>Tamper-evident / cryptographically strong history</li>
<li>Efficient storage and transfer (chunking + on-demand)</li>
<li>Backed by Epic Games + already battle-tested in production (UEFN)</li>
<li>Fully open source (MIT) and free<br />
Self-hostable server</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/126211</link><guid isPermaLink="true">https://forum.cloudron.io/post/126211</guid><dc:creator><![CDATA[LoudLemur]]></dc:creator><pubDate>Sun, 28 Jun 2026 18:07:51 GMT</pubDate></item><item><title><![CDATA[Reply to Lore from Epic Games - alternative to GitHub, GitLab, Gitea, etc on Sun, 28 Jun 2026 05:04:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marcusquinn" aria-label="Profile: marcusquinn">@<bdi>marcusquinn</bdi></a> Yes, that's obvious.</p>
<p dir="auto">What isn't is what I asked. Git cannot do this. People would pay for this.</p>
]]></description><link>https://forum.cloudron.io/post/126200</link><guid isPermaLink="true">https://forum.cloudron.io/post/126200</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sun, 28 Jun 2026 05:04:35 GMT</pubDate></item><item><title><![CDATA[Reply to Lore from Epic Games - alternative to GitHub, GitLab, Gitea, etc on Sun, 28 Jun 2026 01:29:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> unencrypted secrets shouldn't be in any repos</p>
]]></description><link>https://forum.cloudron.io/post/126197</link><guid isPermaLink="true">https://forum.cloudron.io/post/126197</guid><dc:creator><![CDATA[marcusquinn]]></dc:creator><pubDate>Sun, 28 Jun 2026 01:29:07 GMT</pubDate></item><item><title><![CDATA[Reply to Lore from Epic Games - alternative to GitHub, GitLab, Gitea, etc on Sun, 28 Jun 2026 01:28:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/loudlemur" aria-label="Profile: LoudLemur">@<bdi>LoudLemur</bdi></a> i think Lore is more for repos that are heavy in media assets</p>
]]></description><link>https://forum.cloudron.io/post/126196</link><guid isPermaLink="true">https://forum.cloudron.io/post/126196</guid><dc:creator><![CDATA[marcusquinn]]></dc:creator><pubDate>Sun, 28 Jun 2026 01:28:32 GMT</pubDate></item><item><title><![CDATA[Reply to Lore from Epic Games - alternative to GitHub, GitLab, Gitea, etc on Sat, 27 Jun 2026 21:16:39 GMT]]></title><description><![CDATA[<p dir="auto">why use Lore instead of eg Forgejo? i might try to package it·</p>
]]></description><link>https://forum.cloudron.io/post/126191</link><guid isPermaLink="true">https://forum.cloudron.io/post/126191</guid><dc:creator><![CDATA[LoudLemur]]></dc:creator><pubDate>Sat, 27 Jun 2026 21:16:39 GMT</pubDate></item><item><title><![CDATA[Reply to Lore from Epic Games - alternative to GitHub, GitLab, Gitea, etc on Sat, 27 Jun 2026 21:02:54 GMT]]></title><description><![CDATA[<p dir="auto">Can it hide select file and assets like secrets?</p>
]]></description><link>https://forum.cloudron.io/post/126190</link><guid isPermaLink="true">https://forum.cloudron.io/post/126190</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sat, 27 Jun 2026 21:02:54 GMT</pubDate></item></channel></rss>