TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

35 pointsby andreacavagnaalmost 4 years ago

2 comments

andreacavagnaalmost 4 years ago
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 未加载
toinbisalmost 4 years ago
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 未加载