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 · GitHubt11, What is the status of having an official OnlyKey flatpak on flathub.org?
OnlyKey added the package-lock.json to their repo in Aug 2025 which had made building a flatpak a lot easier (Please add package-lock.json to the repo to make flatpak build identical · Issue #226 · trustcrypto/OnlyKey-App · GitHub).
However the OnlyKey app is using an outdated version of node and many other deprecated dependencies. Flathub won’t accept apps with dependencies that are considered end-of-life.
If OnlyKey could release an updated version of the app it might become possible to submit it to Flathub. More in the issue below: