Pico.sh – Hacker Labs

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pico

    services that empower developers using ssh (by picosh)

    The repo is terrible at tell us what is this about, the landing page is better: https://pico.sh, but still terrible.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • tunkit

    SSH tunnel tooling

    I see that you guys do some auth using ssh https://github.com/picosh/ptun and generally use ssh identities heavily.

    I think you might wanna consider providing a vault alternative that's based on ssh identities too. Here is my draft idea https://taras.glek.net/post/github-to-sops-lighter-weight-se...

    All the libs you need for this are already done in go, just a matter of making nicer UX for this flow.

  • sops

    Simple and flexible tool for managing secrets

    My script just sets up default .sops.yaml for https://github.com/getsops/sops

    You can further edit .sops.yaml(eg have multiple of them) and decide how you split secrets in your directory tree to further customize who can decrypt the secrets.

    It works pretty well for prod/dev splits, etc

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Encrypting your secrets with Mozilla SOPS using two AWS KMS Keys

    3 projects | dev.to | 16 Jan 2024
  • Storing and managing private keys

    1 project | /r/golang | 20 Sep 2023
  • How to secure secrets of docker-compose stacks with git?

    1 project | /r/selfhosted | 11 Jul 2023
  • Is it safe to commit a Terraform file to GitHub?

    4 projects | /r/Terraform | 24 Jun 2023
  • using keyring - no keyring set and giving errors about backend

    2 projects | /r/linuxadmin | 5 Jun 2023

Did you konow that Go is
the 4th most popular programming language
based on number of metions?