Skip to content

taffit/retriever

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retreiver

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

Retreiver 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!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.0%
  • JavaScript 24.7%
  • CSS 2.3%