Skip to content
/ kiskis Public

A learning experiment building a client side encrypted Pastebin

License

Notifications You must be signed in to change notification settings

alexgw/kiskis

Repository files navigation

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

About

A learning experiment building a client side encrypted Pastebin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published