Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 581 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 581 Bytes

Keep it secret, Keep it safe (KISKIS)

A serverless implementation of 0Bin a client side encrypted pastebin. Based originally on implementation of the zerobin project, created by sebsauvage, under the WTFPL licence.

This particular implementation uses Cloudflare Pages and Hono to host the bin.

For development:

npm install
npm run dev
npm run deploy

To Do:

  • expiration times connect to KV
  • popover/alert on success and clipboard success