Code Monkey home page Code Monkey logo

zerobin's People

Contributors

debetux avatar erwanlr avatar sebsauvage avatar smcgregor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

zerobin's Issues

Privly.js on Chrome is not Respecting the BurntAfter Parameter

The BurntAfter parameter on ZeroBin URLs is placed on the data's URL. Privly.js does not parse the data's URL, so it does not know when the content has been destroyed.

To fix this issue, new ZeroBins should specify an explicit time until destruction which will be respected by the remote content server. The best parameter to use is post[seconds_until_burn], which is a special API parameter supported by the server.

Since ZeroBin is explicitly setting this parameter value, it could be added to the parameter string of ZeroBin, instead of the data URL.

Use Local Storage on Extensions to remember link-keys

ZeroBin content cannot currently be viewed on the content server since the content server does not have the decryption key. If we cache user-owned links in browser local storage, we can have the extension supply the key to an iframe in the content server. This would then allow the user to update the content.

Re-style ZeroBin

The ZeroBin app looks nothing like the content server's styling. ZeroBin should adopt the color scheme of the content server. The layout of the page works fairly well and doesn't need significant re-working.

Add Markdown Format

ZeroBin currently does not support any markup language because it needs to be supported in Javascript. We should add support for the Markdown language by integrating a Javascript Markdown library. The Markdown library will need to be scrutinized for possible cross site scripting vulnerabilities.

Clean Up ZeroBin

I patched ZeroBin to work with Privly, but it is gradually drifting away from the point where we can effectively work with the original ZeroBin. We should reduce the application to the core layout and scripts, and track those with the master.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.