Pico.sh – Hacker Labs

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pico

    hacker labs - open source and managed web services leveraging 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.

  • ptun

    Passwordless authentication for the web

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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