|
|
|
|
|
by rendaw
242 days ago
|
|
> the major blocker with this is the lack of an ability for contributors to sign from mobile devices Do you mean a significant number of nixpkgs contributors make nixpkgs PRs from their phones... via the github web editor? That seems weird to me at face value... editing code is hard enough on a phone, but this is also for a linux distro (definitely not a mobile os today), not a web app or something else you could even preview on your phone. Edit: Per https://docs.github.com/en/authentication/managing-commit-si... the web editor can/does sign commits... |
|
Note that the signature for the web interface is made with a GitHub owned key on your behalf and not with your personal key.