Show HN: Let's build an end-to-end encrypted data store

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • got

    Got is like git, but with an 'o' (by gotvc)

  • In the same space is the key-value store underlying Got: GotKV. https://github.com/gotvc/got/tree/master/pkg/gotkv

    It stores encrypted blobs in any content-addressed store, and provides a copy-on-write key-value store API.

  • typecrypt

    Typescript public key encryption library using webcrypto (designed for social networks)

  • Really glad to see experiments in this direction. I was working on something similar writing https://github.com/xeoncross/typecrypt a couple years ago if someone wants to see a basic wrapper around https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypt...

    What if you could create an iterable blob storage (prefix searches, range searches, date searches, etc..) and use that as the backbone for a social network/inbox system? It was a work in progress, I never finished it, but would like pick it back up when I have time.

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