Corgea / retriever

Secure secret sharing through the browser using web crypto. No server required!

Home Page:https://retriever.corgea.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retriever

Secure secret sharing through the browser using web crypto. No server required!

Try it here

Why did we build this?

Features

  • 100% client-side
  • Uses standard browser web crypto APIs
  • Links are secure and won't decrypt the secret
  • Your secrets and the private keys that encrypt them are never sent to a server by Retriever

How it works

How retriever works

Roadmap

  • Support for larger secrets
  • File sharing
  • Bi-directional sharing

Analytics disclosure

Retriever does use Mixpanel to help the Corgea team know if it's getting traffic. We do not transmit any of your secrets and private keys to Mixpanel. It is only used if you use https://retriever.corgea.io/. If you run this locally it will not send any analytics to Mixpanel and you can choose to remove it.

About

Secure secret sharing through the browser using web crypto. No server required!

https://retriever.corgea.io

License:MIT License


Languages

Language:HTML 73.0%Language:JavaScript 24.7%Language:CSS 2.3%