git-repo
git-repo copied to clipboard
Implement GPG keys management
- have an API similar to the SSH keys management, #22
- need implementation from github3.py for github: sigmavirus24/github3.py#704
- need implementation from python-gitlab/gitlab: gitlab/gitlab-ce#4232
- need implementations from gogs: gogits/gogs#2321
- Gitea has an implentation: go-gitea/gitea#710 ; unfoldingWord-dev/python-gogs-client#14
- need implementations from Gitbucket: gitbucket/gitbucket#1589
and why not implement integration keybase.io?
it's pretty close to the implementation of #22
Can you assign this issue to me..I would like to work on it as my first issue.