secret
Secret wrapper
Protects sensitive data by making it inaccessible to operations like printing and logging
Prevent your secrets from leaking into logs, std* etc.
29 stars
2 watching
2 forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists
gosecrets
Related projects:
Repository | Description | Stars |
---|---|---|
| A wrapper around sensitive data to protect its secrecy in the event of an error or log message. | 11 |
| Tools for securely sharing sensitive data | 1,893 |
| A Swift wrapper around Instagram's private API to bypass its limitations and allow reproduction of certain actions | 250 |
| Tools to discover sensitive information from GitHub repositories and gists | 1,114 |
| A Python library for securely storing secrets in JSON files | 18 |
| Provides an RSA encryption and signing library for Swift | 130 |
| An app to securely share secrets only once, using encryption and a limited-time link | 62 |
| A tool to securely share sensitive information through encrypted links with expiration dates and limited access attempts. | 385 |
| 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. | 90 |
| A tool for securely storing and managing sensitive production data | 163 |
| Resources to help developers keep sensitive information secret and mitigate potential security breaches | 1,923 |
| Decodes Kubernetes secrets without having to manually extract and decode them | 313 |
| Automates secret detection in GitHub repositories | 191 |
| An application that securely shares and stores one-time secrets using symmetric AES encryption. | 481 |
| A tool that scans git changesets to ensure sensitive information does not leave the developer's workstation. | 1,922 |