k0shk0sh / FastHub

FastHub the ultimate GitHub client for Android.
GNU General Public License v3.0
5.7k stars 930 forks source link

Support GPG signatures when editing files. #1943

Open DDoSolitary opened 6 years ago

DDoSolitary commented 6 years ago

GitHub API supports signatures when creating commits: https://developer.github.com/v3/git/commits/#create-a-commit

And Openkeychain can be used to create signatures.

It also would be nice to have a special badge for signed commits (as the one on the GitHub website).

Thanks!

banksio commented 6 years ago

Goes well with #1772