Skip to content

KeyKode is tiny project which makes use of built-in Javascript libraries and in addition, Clipboard.JS to encode a URL using Base64 and creates a shareable link which is decoded clientside.

License

intern0t/keykode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project KeyKode.

KeyKode is tiny project which makes use of built-in Javascript libraries and in addition, Clipboard.JS to encode a URL using Base64 and creates a shareable link which is decoded clientside.

View the live Demo

  1. via. Github Pages
  2. via. Custom Domain

Pros

  1. All private.
  2. No server required.
  3. No metadata stored.
  4. All client-sided.
  5. Uses hashbang to handle URL parameter (encoded Base64).
  6. Blocks Search Engine indexing.

Cons

  • It uses Base64.
  • Might not work for ultra-long URL.
Plans
  1. Add Social share.

Feel free to create a copy, update, improve and share, if you want.

About

KeyKode is tiny project which makes use of built-in Javascript libraries and in addition, Clipboard.JS to encode a URL using Base64 and creates a shareable link which is decoded clientside.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published