<?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[What about security at Navidrome?]]></title><description><![CDATA[<p dir="auto">What about security at Navidrom? Is access to the music accessible from outside in any way other than through the set user/pw?</p>
]]></description><link>https://forum.cloudron.io/topic/11543/what-about-security-at-navidrome</link><generator>RSS for Node</generator><lastBuildDate>Fri, 12 Jun 2026 04:52:03 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/11543.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 14 Apr 2024 07:43:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to What about security at Navidrome? on Mon, 15 Apr 2024 08:03:34 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> speaking generally (and not in the context of selfhosting), the best way apps can and should interact with each other is via API.</p>
<p dir="auto">For example, if you drop a file somewhere in nextcloud data directory, it won't pick it up (and for good reason). Unless the app is built around the concept of picking up files from filesystem, this system (around volumes) doesn't work. This is why while we have made it possible to share files via volumes in apps, we haven't invested much energy on this. Most apps have their filesystem layout (say lychee, jellyfin, castopod) and even though they store files in filesystem, it's really like a database (i.e opaque) and it's best not to move things around.</p>
]]></description><link>https://forum.cloudron.io/post/86941</link><guid isPermaLink="true">https://forum.cloudron.io/post/86941</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 15 Apr 2024 08:03:34 GMT</pubDate></item><item><title><![CDATA[Reply to What about security at Navidrome? on Sun, 14 Apr 2024 10:47:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> said in <a href="/post/86912">Navidrome: Personal Streaming Service</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/loudlemur" aria-label="Profile: LoudLemur">@<bdi>LoudLemur</bdi></a> said in <a href="/post/86911">Navidrome: Personal Streaming Service</a>:</p>
<blockquote>
<p dir="auto">For example, on one cloudron instance you have:</p>
<pre><code>Application A
Application B
Data 1
</code></pre>
</blockquote>
<p dir="auto">This is already possible with Cloudron Volumes.</p>
<p dir="auto">You could e.g. have all your music on a Hetzner Storage Box and access to those files on Nextcloud, Navidrome and other apps too.</p>
</blockquote>
<p dir="auto">Thanks. What if you didn't know about this beforehand? For example, if Data 1 was created by App A, and stored on App A's instance, rather than using Cloudron Volumes. It would be too late then, wouldn't it? Having Cubby available for something like this could help get data out of a bad situation.</p>
]]></description><link>https://forum.cloudron.io/post/86916</link><guid isPermaLink="true">https://forum.cloudron.io/post/86916</guid><dc:creator><![CDATA[LoudLemur]]></dc:creator><pubDate>Sun, 14 Apr 2024 10:47:36 GMT</pubDate></item><item><title><![CDATA[Reply to What about security at Navidrome? on Sun, 14 Apr 2024 09:26:56 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> said in <a href="/post/86911">Navidrome: Personal Streaming Service</a>:</p>
<blockquote>
<p dir="auto">For example, on one cloudron instance you have:</p>
<pre><code>Application A
Application B
Data 1
</code></pre>
</blockquote>
<p dir="auto">This is already possible with Cloudron Volumes.</p>
<p dir="auto">You could e.g. have all your music on a Hetzner Storage Box and access to those files on Nextcloud, Navidrome and other apps too.</p>
]]></description><link>https://forum.cloudron.io/post/86912</link><guid isPermaLink="true">https://forum.cloudron.io/post/86912</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Sun, 14 Apr 2024 09:26:56 GMT</pubDate></item><item><title><![CDATA[Reply to What about security at Navidrome? on Sun, 14 Apr 2024 09:19:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/14093">Navidrome: Personal Streaming Service</a>:</p>
<blockquote>
<p dir="auto">We are working on a way to mount "external storage" into Cloudron apps for 6.0. I think that feature is required before we bring in some of these media apps. Otherwise, music/video starts getting backed up.</p>
</blockquote>
<p dir="auto">While looking at external storage, I hope you will be able to find a way to support data transfers between applications on cloudron.</p>
<p dir="auto">For example, on one cloudron instance you have:</p>
<ul>
<li>Application A</li>
<li>Application B</li>
<li>Data 1</li>
</ul>
<p dir="auto">Data 1 resides in Application A, but you would like it also in Application B.</p>
<p dir="auto">There are a few ways you could do this. At the moment, one would have to re-upload everything to Application B.  Even worse, if Application A generates the data, you might have to download Data 1 and then upload it.</p>
<p dir="auto">I think a shared database for applications has been discussed before and it was viewed as a poor idea.</p>
<p dir="auto">What we might be able to do is create a sort of in-transit "waiting room" for data using Cubby. This would be physically on the instance and we could use it as a folder where applications could grab files, without the applications needing to directly interact.</p>
]]></description><link>https://forum.cloudron.io/post/86911</link><guid isPermaLink="true">https://forum.cloudron.io/post/86911</guid><dc:creator><![CDATA[LoudLemur]]></dc:creator><pubDate>Sun, 14 Apr 2024 09:19:16 GMT</pubDate></item><item><title><![CDATA[Reply to What about security at Navidrome? on Sun, 14 Apr 2024 09:19:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lukas" aria-label="Profile: lukas">@<bdi>lukas</bdi></a> not as far as I'm aware. Be cool if we had <a href="https://forum.cloudron.io/topic/2293/azuracast-a-simple-self-hosted-web-radio">Azuracast</a> so we could run web radio sites too.</p>
]]></description><link>https://forum.cloudron.io/post/86910</link><guid isPermaLink="true">https://forum.cloudron.io/post/86910</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Sun, 14 Apr 2024 09:19:45 GMT</pubDate></item></channel></rss>