Skip to content

Instantly share code, notes, and snippets.

@novaking
Created May 3, 2012 13:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save novaking/bdc17313ffb423ff22f3 to your computer and use it in GitHub Desktop.
Save novaking/bdc17313ffb423ff22f3 to your computer and use it in GitHub Desktop.
EZCrypt TODO
  • Layout cleanup

  • Burn after reading support

  • Add more crypto library support

  • Determine better way to lazy-load libraries and make website buffer, execute crypto call functions

  • Fix IE with random bug where crypto calls being execute before libraries are loaded (might be fixed with todo above)

  • Go through codemirror syntax list, cleanup where possible, and look into better themes

  • Mobile version?

  • More visual indication when submitting, encrypting/decrypting, etc

  • Make file paths work on a relative schema instead of an absolute (or have a config to specify the base url)

  • Add support for "full screen" mode, which utilizes full screen space of browser

  • Add raw text display (no syntax coloring/highlighting)

  • Add raw encrypted output url format (for utilization with shell commands (ezcrypt.py for example)

@lebobo
Copy link

lebobo commented Jul 2, 2012

Could you please add a path variable to be abble to use ezcrypt in a subdirectory instead of the www root ?

@novaking
Copy link
Author

This is being worked on.

@lebobo
Copy link

lebobo commented Jul 30, 2012

When we choose Assign password, the typing characters of the password are in clear text. I should be better if they will be replaced by *****.

Regards.

@carstenhag
Copy link

Is the project dead? :(

@f0o
Copy link

f0o commented Nov 7, 2014

bump... What's the current status of EZCrypt?
is @stbuehler 's ezcrypt a more active maintaned fork?

@novaking
Copy link
Author

It's not dead.

Working on it with stb on new version. the WIP kind of works, but it's not in a "put this live" kind of state.

@luggs-co
Copy link

I am trying to take over the project. It appears NovaKing has gone MIA (read TorrentFreak)

https://github.com/luggs-co/ncrypt

https://gist.github.com/luggs-co/1a0dc5f161f18e5861e3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment