logoalt Hacker News

rom1v • today at 5:31 PM • 1 reply • view on HN

They have to use one key per app, otherwise independent app could end up sharing some permissions (IIRC).


Replies

aquariusDue • today at 5:50 PM

The Emacs version for Android makes uses of something like this IIRC by signing a version of Termux with the same key and distributing it in the same SourceForge repo such that Emacs on Android can access CLI tooling like git for example.