github-secret-keeper
Secret keeper
A microservice that enables GitHub login for multiple server-less applications by storing client secrets and providing a JSON API to make requests on behalf of the user.
Microservice to enable GitHub login for multiple server-less applications.
89 stars
3 watching
11 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
unfor19/githubsecrets | A tool to manage GitHub Actions secrets | 45 |
jpoehnelt/secrets-sync-action | An action that synchronizes secrets from one repository to multiple others in a GitHub organization. | 314 |
gitguardian/apisecuritybestpractices | Resources to help developers keep sensitive information secret and mitigate potential security breaches | 1,917 |
rosehgal/jackson | A Python library for securely storing secrets in JSON files | 18 |
anshumanbh/git-all-secrets | Tools to discover sensitive information from GitHub repositories and gists | 1,111 |
mxstbr/micro-github | A microservice for authentication with GitHub | 726 |
tadeuzagallo/githubpulse | An application to help users maintain daily commits on Github by tracking their commit streak and sending reminders. | 542 |
jkroepke/helm-secrets | Tools to manage encrypted secrets in Kubernetes Helm charts using Git workflow and cloud native secret managers. | 1,534 |
ricoberger/vault-secrets-operator | Creates Kubernetes secrets from Vault for a secure GitOps workflow | 632 |
rsjethani/secret | Protects sensitive data by making it inaccessible to operations like printing and logging | 28 |
thoughtworks/talisman | A tool that scans git changesets to ensure sensitive information does not leave the developer's workstation. | 1,916 |
lyft/confidant | A tool for securely storing and managing sensitive data, using DynamoDB as an encrypted backend. | 1,844 |
conradirwin/dotgpg | A tool for securely storing and managing sensitive production data | 163 |
sindresorhus/gh-home | A tool for viewing and interacting with GitHub repositories | 191 |
kimlimjustin/google-keep-clone | A web-based note-taking application built using Django and JavaScript | 58 |