Skip to content

Shhh 🤫 is a tiny AES256/PBKDF2 secret sharing tool hosted on a Cloudflare worker

Notifications You must be signed in to change notification settings

BenEdridge/shhh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://shhh.boost.workers.dev/

alt text

Get Started

  1. npm i to install wrangler CLI
  2. Rename wrangler.example.toml to wrangler.toml and update account ID
  3. wrangler login
  4. wrangler publish
  5. Open URL

Features

  • HTTPS and AES256-GCM encryption
  • Optional Password Encryption from a PBKDF2 Derived Key
  • Expiry using KV TTL
  • Delete on Read

About

Shhh 🤫 is a tiny AES256/PBKDF2 secret sharing tool hosted on a Cloudflare worker

Topics

Resources

Stars

Watchers

Forks