Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/common-fate/granted
The easiest way to access your cloud.
https://github.com/common-fate/granted
aws cloud cloud-security credentials hacktoberfest iam keychain sso
Last synced: 23 days ago
JSON representation
The easiest way to access your cloud.
- Host: GitHub
- URL: https://github.com/common-fate/granted
- Owner: common-fate
- License: mit
- Created: 2022-02-14T16:35:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T06:37:00.000Z (about 1 month ago)
- Last Synced: 2024-11-08T07:31:26.370Z (about 1 month ago)
- Topics: aws, cloud, cloud-security, credentials, hacktoberfest, iam, keychain, sso
- Language: Go
- Homepage: https://granted.dev
- Size: 2.03 MB
- Stars: 1,103
- Watchers: 10
- Forks: 100
- Open Issues: 130
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-repositories - common-fate/granted - The easiest way to access your cloud. (Go)
- awesome-hacking-lists - common-fate/granted - The easiest way to access your cloud. (Go)
- awesome-github-repos - common-fate/granted - The easiest way to access your cloud. (Go)
README
Granted
The easiest way to access your cloud.
## What is Granted?
Granted is a command line interface (CLI) application which simplifies access to cloud roles and allows multiple cloud accounts to be opened in your web browser simultaneously. The goals of Granted are:
- Provide a fast experience around finding and assuming roles
- Leverage native browser functionality to allow multiple accounts to be accessed at once
- Encrypt cached credentials to avoid plaintext SSO tokens being saved on disk
## What does Granted work with?
Granted supports MacOS, Linux, and Windows. Our Windows support is less extensively tested than other platforms so if you run into any problems please [let us know](https://join.slack.com/t/commonfatecommunity/shared_invite/zt-q4m96ypu-_gYlRWD3k5rIsaSsqP7QMg).
Currently Granted supports accessing roles in AWS. If you'd like to see support for another cloud provider please [open an issue](https://github.com/common-fate/granted/issues/new)!
## Documentation
Get started by [reading our documentation](https://docs.commonfate.io/granted/getting-started).
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md) for information on how to contribute. We welcome all contributors - [join our Slack](https://join.slack.com/t/commonfatecommunity/shared_invite/zt-q4m96ypu-_gYlRWD3k5rIsaSsqP7QMg) to discuss the project!
## Security
See [SECURITY.md](./SECURITY.md) for security information. You can view our full security documentation on the [Granted website](https://docs.commonfate.io/granted/security).