guyzmo/git-repo

Implement GPG keys management

Open

#155 opened on May 7, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (86 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (837 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

  • 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?

Contributor guide