TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Leapp – Multi-cloud credentials tool for developers

35 点作者 andreacavagna将近 4 年前

2 条评论

andreacavagna将近 4 年前
Less than a year ago, my team and I decided to develop an essential tool that securely manages programmatic (CLI&#x2F;SDK) access to AWS resources distributed among several Cloud accounts.<p>Temporary credentials access was a constraint for accessing the Cloud in our company, so we decided to build an open-source (<a href="https:&#x2F;&#x2F;github.com&#x2F;Noovolari&#x2F;leapp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Noovolari&#x2F;leapp</a>) tool for every access method on your behalf.<p>Leapp manages different access methods: IAM Users, IAM Roles federated with multiple Identity Providers (G Suite, Okta, and OneLogin at the time), IAM Role Chained to another AWS entity (the cross-account Role access thing), AWS Single Sign-On Roles, and Azure Subscriptions by now.<p>Leapp store securely information of the developers (like AWS Access Key and Secret Keys) and generate short-lived credentials accessible to any CLI, SKD, and external library.<p>The idea of the App is to provide the Cloud credentials I need only when required. Otherwise, the Cloud Credentials file is cleaned and not accessible to any attackers.<p>We integrate the project with specific services like AWS Single Sign-On, the automatic provisioning of the account available to access, and AWS System Manager Session Manager to access EC2 instances directly from the App.<p>I&#x27;m also finalizing the Access to other Cloud providers (Google Cloud Platform and Alibaba Cloud) in the following months.<p>Hundreds of developers are downloading it, and the most common reaction is: &quot;It&#x27;s addictive. I don&#x27;t want to go back to anything else.&quot;<p>After all those requests, from today, we will help the company-wide adoption of the project with enterprise support of the open-source project.<p><a href="https:&#x2F;&#x2F;www.leapp.cloud&#x2F;support" rel="nofollow">https:&#x2F;&#x2F;www.leapp.cloud&#x2F;support</a>
评论 #27694916 未加载
评论 #27693759 未加载
toinbis将近 4 年前
Would love to test it out! Have been evaluating Chamber (<a href="https:&#x2F;&#x2F;github.com&#x2F;segmentio&#x2F;chamber" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;segmentio&#x2F;chamber</a>) to solve same&#x2F;similar problem. But Leapp has UI(cool looking!), so it&#x27;s an obvious advantage.<p>Would be keen to hear what other differences Leapp developers would name in comparison to Chamber. Thanks!
评论 #27694312 未加载