<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div>Hi Everyone,<br><br></div>I am new to the world of snaps and am pretty excited to learn more about it. <br><br></div>I am trying to run ubuntu core on a Raspberry pi and I want to securely update snaps which run on it.<br><br></div>What I want to do is:<br><br></div>1. Build my own snap<br></div>2. upload it to my own instance of a snap store where while uploading it can be signed using a keypair that I provide.<br></div>3. Run snap install on my raspberry Pi to install the snap I uploaded into my store. This should involve signature verification with my own public key.<br><br></div>I can't seem to find the source code for a snap store. I found this <a href="https://wiki.ubuntu.com/AppStore/Interfaces/ClickPackageIndex">https://wiki.ubuntu.com/AppStore/Interfaces/ClickPackageIndex</a><br><br></div>Then I also found this implementation <a href="https://github.com/noise/snapstore">https://github.com/noise/snapstore</a> but that doesn't seem to serve my purpose.<br><br></div>Do you guys know of a propper implementation for the snapstore ? I am trying to get past point 2 above.<br><br></div>Thanks in advance.<br><br></div><div>cheers!<br></div>Nitin<br></div>