<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: New public key in Desktop (Linux)</title>
    <link>https://community.spotify.com/t5/Desktop-Linux/New-public-key/m-p/6050222#M22765</link>
    <description>&lt;P&gt;for arch-linux use:&lt;/P&gt;&lt;PRE&gt;curl -sS https://download.spotify.com/debian/pubkey_6224F9941A8AA6D1.gpg  | gpg --import -&lt;/PRE&gt;&lt;P&gt;as stated by gromit at &lt;A href="https://aur.archlinux.org/packages/spotify" target="_blank" rel="noopener"&gt;https://aur.archlinux.org/packages/spotify&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 05 May 2024 13:20:56 GMT</pubDate>
    <dc:creator>nolsss</dc:creator>
    <dc:date>2024-05-05T13:20:56Z</dc:date>
    <item>
      <title>New public key</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/New-public-key/m-p/5306172#M20851</link>
      <description>&lt;P&gt;&lt;STRONG&gt;My Question or Issue&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It looks like the key used to sign Debian releases has updated, but there doesn't yet seem to be a way to download the new public key.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The old key can be downloaded at &lt;A href="https://download.spotify.com/debian/pubkey_0D811D58.gpg," target="_blank"&gt;https://download.spotify.com/debian/pubkey_0D811D58.gpg,&lt;/A&gt; but trying to download &lt;A href="https://download.spotify.com/debian/pubkey_B312C643.gpg" target="_blank"&gt;https://download.spotify.com/debian/pubkey_B312C643.gpg&lt;/A&gt; (which is the same except for the new key ID) gives a 403 Forbidden error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know if there's a way to get the new key?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 15:33:35 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/New-public-key/m-p/5306172#M20851</guid>
      <dc:creator>NotGagarin</dc:creator>
      <dc:date>2021-11-30T15:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: New public key</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/New-public-key/m-p/5306230#M20853</link>
      <description>&lt;P&gt;Same issue here! I don't see a way to get the new key. I assume the Spotify team needs to fix the link and then update this page:&amp;nbsp;&lt;A href="https://www.spotify.com/us/download/linux/" target="_blank"&gt;https://www.spotify.com/us/download/linux/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 17:19:14 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/New-public-key/m-p/5306230#M20853</guid>
      <dc:creator>chriscavalluzzi</dc:creator>
      <dc:date>2021-11-30T17:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: New public key</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/New-public-key/m-p/5306910#M20856</link>
      <description>&lt;P&gt;It works with this one:&lt;/P&gt;&lt;PRE&gt;curl -sS https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg | sudo apt-key add -&lt;/PRE&gt;</description>
      <pubDate>Wed, 01 Dec 2021 17:09:38 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/New-public-key/m-p/5306910#M20856</guid>
      <dc:creator>kirenida</dc:creator>
      <dc:date>2021-12-01T17:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: New public key</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/New-public-key/m-p/5308836#M20859</link>
      <description>&lt;P&gt;Just installed the Linux-client on MX Linux 19.4.&amp;nbsp; First using snap but the version of snap available&amp;nbsp; is to old. Gives error " Mount snap "spotify" (56) (snap "spotify" assumes unsupported features: snapd2.43 (try to update snapd and refresh the core snap))"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But Spotify is also available in MX Pakket installer, Testing package source. But it did not installed because of no public key.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This command solved that. It works now fine.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 5E3C45D7B312C643&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for providing a Linux version!&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 09:47:54 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/New-public-key/m-p/5308836#M20859</guid>
      <dc:creator>WalterB1</dc:creator>
      <dc:date>2021-12-03T09:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: New public key</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/New-public-key/m-p/5368378#M20997</link>
      <description>&lt;P&gt;Since apt-key is depreciated, the recommended way is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;curl -sS https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/repository-spotify-com-keyring.gpg&lt;/PRE&gt;</description>
      <pubDate>Fri, 15 Apr 2022 19:00:04 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/New-public-key/m-p/5368378#M20997</guid>
      <dc:creator>braiam</dc:creator>
      <dc:date>2022-04-15T19:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: New public key</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/New-public-key/m-p/6050222#M22765</link>
      <description>&lt;P&gt;for arch-linux use:&lt;/P&gt;&lt;PRE&gt;curl -sS https://download.spotify.com/debian/pubkey_6224F9941A8AA6D1.gpg  | gpg --import -&lt;/PRE&gt;&lt;P&gt;as stated by gromit at &lt;A href="https://aur.archlinux.org/packages/spotify" target="_blank" rel="noopener"&gt;https://aur.archlinux.org/packages/spotify&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 May 2024 13:20:56 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/New-public-key/m-p/6050222#M22765</guid>
      <dc:creator>nolsss</dc:creator>
      <dc:date>2024-05-05T13:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: New public key</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/New-public-key/m-p/6611498#M23290</link>
      <description>&lt;P&gt;This is the option for the&amp;nbsp; most recent Debian (Bookworm) release through Flathub.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 04:06:26 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/New-public-key/m-p/6611498#M23290</guid>
      <dc:creator>h3x4g0n4l</dc:creator>
      <dc:date>2024-12-27T04:06:26Z</dc:date>
    </item>
  </channel>
</rss>

