Hi,
I made an unofficial flatpak of the OnlyKey App for those on Linux (below). I’d love to see an official version on flathub though. Any chance we’ll see it in the future?
Thanks
Ian
Hi,
I made an unofficial flatpak of the OnlyKey App for those on Linux (below). I’d love to see an official version on flathub though. Any chance we’ll see it in the future?
Thanks
Ian
Thanks for building this! We are open to adding an official flatpak. Can you send how you built this over to t@crp.to then I will make sure we can build this and add it to our repository.
That’s great to hear! I’ve sent an email over.
Building the flatpak just got significantly easier. A tool we rely on merged a much needed change yesterday: [node] support git sources by Ian2020 · Pull Request #382 · flatpak/flatpak-builder-tools · GitHub.
There are still some outstanding things that would make life easier but they are all within the control of OnlyKey now:
package-lock.json which is essential for offline builds like flatpak. If this could be added we would no longer need to patch it in the manifest. I added an issue for that: Please add package-lock.json to the repo to make flatpak build identical · Issue #226 · trustcrypto/OnlyKey-App · GitHubnwjs dependency needs updating to support offline builds. Any release of theirs that includes this fix would work: Refactor install script (#114) · nwjs/npm-installer@86b52bc · GitHub