<?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[Monica key and salt]]></title><description><![CDATA[<p dir="auto">In /app/data/env<br />
HASH_SALT is ChangeMeBy20+KeyLength</p>
<p dir="auto">Is this of any security concern?</p>
<p dir="auto">Also, on a Monica instance upgraded from earlier versions, the APP_KEY also appeared to be an unchanged default. I've since reinstalled the app.</p>
<p dir="auto">Thanks <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/topic/1428/monica-key-and-salt</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 19:23:30 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/1428.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 09 Aug 2018 03:05:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Monica key and salt on Sun, 12 Aug 2018 19:27:14 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://github.com/monicahq/monica/issues/381" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/monicahq/monica/issues/381</a> is the security concern.</p>
<pre><code>Using the ID can allow people to get a very good sense of how many users are on the system and the amount of contacts. It also is information leakage because I know all the URLs for every contact.

I think using a hashid based on the contact id, the user creating it and maybe another factor would work great.
</code></pre>
]]></description><link>https://forum.cloudron.io/post/2062</link><guid isPermaLink="true">https://forum.cloudron.io/post/2062</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sun, 12 Aug 2018 19:27:14 GMT</pubDate></item><item><title><![CDATA[Reply to Monica key and salt on Thu, 09 Aug 2018 06:43:40 GMT]]></title><description><![CDATA[<p dir="auto">The HASH_SALT does look a bit concerning, have to look into this.<br />
The APP_KEY is now generated on first startup and thus unique to your installation. If you want to recreate it, you have to run <code>php artisan db:seed --class ActivityTypesTableSeeder --force</code> from within a terminal into the app (You can get this through the Cloudron dashbaord) However I don't think this is required, given that it is unique to your instance already.</p>
]]></description><link>https://forum.cloudron.io/post/2045</link><guid isPermaLink="true">https://forum.cloudron.io/post/2045</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Thu, 09 Aug 2018 06:43:40 GMT</pubDate></item></channel></rss>