Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 386 Bytes

Readme.md

File metadata and controls

18 lines (13 loc) · 386 Bytes

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