<?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[Source code security when using Cloudron]]></title><description><![CDATA[<p dir="auto">Hello everyone,</p>
<p dir="auto">I have a question regarding our usual practice of installing Cloudron on a VPS due to usage needs.<br />
When we move to a new provider or if, for some reason, an unauthorized person gains access to the old VPS or its disk, can they access the source code of all websites installed on Cloudron?</p>
<p dir="auto">What would be the best security solution for us when using Cloudron to minimize the risk of data loss? Thank you.</p>
]]></description><link>https://forum.cloudron.io/topic/11901/source-code-security-when-using-cloudron</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 03:32:21 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/11901.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Jun 2024 08:37:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Source code security when using Cloudron on Thu, 13 Jun 2024 10:07:06 GMT]]></title><description><![CDATA[<p dir="auto">When you say 'source code all websites', maybe you mean WordPress and LAMP websites? If so, ignore this comment. But source code of all cloudron packages and the final built images is all public  - <a href="https://hub.docker.com/u/cloudron" target="_blank" rel="noopener noreferrer nofollow ugc">https://hub.docker.com/u/cloudron</a> . you don't even need server credentials or install Cloudron for that matter to see the source code of apps.</p>
<p dir="auto">For WP/Lamp, I consider the websites themselves as "data" and "configuration" and not "source code".</p>
]]></description><link>https://forum.cloudron.io/post/89807</link><guid isPermaLink="true">https://forum.cloudron.io/post/89807</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 13 Jun 2024 10:07:06 GMT</pubDate></item><item><title><![CDATA[Reply to Source code security when using Cloudron on Thu, 13 Jun 2024 09:28:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zonzonzon" aria-label="Profile: zonzonzon">@<bdi>zonzonzon</bdi></a> said in <a href="/post/89796">Source code security when using Cloudron</a>:</p>
<blockquote>
<p dir="auto">can they access the source code of all websites installed on Cloudron?</p>
</blockquote>
<p dir="auto">Yes, as soon as someone has physical access to a server they will have means to also see what is stored on disk. The only way around this would be full disk encryption, but during the runtime of the server the data is still decrypted which means as long as the server is running data is readable and only becomes inaccessible upon reboot (up until you enter the decryption passphrase).</p>
<p dir="auto">Or you are using an app that implements end to end encryption. If you're developing wordpress apps and you are concerned about someone stealing your source, then maybe obfuscation would be a means, but this only makes it harder still not impossible.</p>
]]></description><link>https://forum.cloudron.io/post/89801</link><guid isPermaLink="true">https://forum.cloudron.io/post/89801</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Thu, 13 Jun 2024 09:28:28 GMT</pubDate></item></channel></rss>