<p>To be honest, I am unfamiliar with snap packages and this is my first time looking into it. The more I look into it, the less inclined I am to suggest the snapcraft store as a way to distribute Bisq (or any Bitcoin application for that matter) as I have not found a way to verify the application against our signature files (and ideally it should be verified before installing via snap in the first place). <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=34919942" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/HarryMacfinned">@HarryMacfinned</a> highlighted these same concerns in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="169586130" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/568" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/568/hovercard" href="https://github.com/bisq-network/bisq/issues/568">#568</a>.</p>
<p>Up until this point, we have only provided DEB packages with our releases which is serving only a subset of the Linux community, and with our next release we will be able to provide an RPM package (see <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="395853737" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/2200" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/2200/hovercard" href="https://github.com/bisq-network/bisq/pull/2200">#2200</a>), which will help cover a wider audience.</p>
<p>We could potentially provide a snap file with our releases (along with signature file) as it can be installed locally. For example (as per <a href="https://docs.snapcraft.io/java-applications/7819" rel="nofollow">https://docs.snapcraft.io/java-applications/7819</a>):</p>
<blockquote>
<p>sudo snap install bisq-desktop.snap --devmode --dangerous</p>
</blockquote>
<p>But this kind of defeats the purpose of using snaps as an easy install/update app-store.</p>
<p>However, since snaps can be used on all major Linux distributions (according to <a href="https://docs.snapcraft.io/installing-snapd/6735" rel="nofollow">https://docs.snapcraft.io/installing-snapd/6735</a>), providing a snap package would allow us to provide an install package for the majority of the Linux community.</p>
<p>But to be honest, this may not warrant the added effort as it is likely the rest of the Linux community is skilled enough to just build the application from source.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/2378#issuecomment-461324463">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtvSJZk_RhnCoBQR0MykCJTDshoweks5vK-CjgaJpZM4alJ7Y">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtr1C4qZn4Js5UGHmvsytozIkua68ks5vK-CjgaJpZM4alJ7Y.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"PERSON","message":"@devinbileck in #2378: To be honest, I am unfamiliar with snap packages and this is my first time looking into it. The more I look into it, the less inclined I am to suggest the snapcraft store as a way to distribute Bisq (or any Bitcoin application for that matter) as I have not found a way to verify the application against our signature files (and ideally it should be verified before installing via snap in the first place). @HarryMacfinned highlighted these same concerns in https://github.com/bisq-network/bisq/issues/568.\r\n\r\nUp until this point, we have only provided DEB packages with our releases which is serving only a subset of the Linux community, and with our next release we will be able to provide an RPM package (see https://github.com/bisq-network/bisq/pull/2200), which will help cover a wider audience.\r\n\r\nWe could potentially provide a snap file with our releases (along with signature file) as it can be installed locally. For example (as per https://docs.snapcraft.io/java-applications/7819):\r\n\u003e sudo snap install bisq-desktop.snap --devmode --dangerous\r\n\r\nBut this kind of defeats the purpose of using snaps as an easy install/update app-store.\r\n\r\nHowever, since snaps can be used on all major Linux distributions (according to https://docs.snapcraft.io/installing-snapd/6735), providing a snap package would allow us to provide an install package for the majority of the Linux community.\r\n\r\nBut to be honest, this may not warrant the added effort as it is likely the rest of the Linux community is skilled enough to just build the application from source."}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/2378#issuecomment-461324463"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/2378#issuecomment-461324463",
"url": "https://github.com/bisq-network/bisq/pull/2378#issuecomment-461324463",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>