Code Monkey home page Code Monkey logo

cryptopaste's Introduction

The super awesome code that runs HackThisSite Dev.

Getting The Code

git clone --recursive https://github.com/HackThisSite/HackThisSite.git

Installation

See the Wiki for the up-to-date Installation Guide.

Help Us Out By Contributing

This project is still under development. Feedback and suggestions are appreciated and you are encouraged to use the Issues list on Github to provide that feedback.

Fork the repo, code, commit, push, and then submit a pull request. Simple as that.

cryptopaste's People

Contributors

dependabot[bot] avatar jubal-r avatar kage avatar remadrivan avatar wrek47 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cryptopaste's Issues

Show when paste expires on view paste

Could be nice to show when a paste expires when you view it rather than just when it was posted.

If you like the idea I could start working on it.

Easy crack on password

$("#password").val('a');
$("#btn-decrypt").removeClass('disabled');
$("#btn-decrypt").click();

Solution: disable bruteforce

[Feature Request] Allow pastes without a password

I can see users wanting to share pastes that don't require a password. Not everything should be required to be encrypted IMO. This would also let users view a paste immediately without decrypting.

Maybe a single warning on submit that tells users they haven't entered a pass key?

Burn after reading shown as never expires

Hello there is a little bug,
I've uploaded using the "burn after reading" option and it works,
still the expiration date is displayed as never:

paste

Here is the process.json i get.

{ status: "ok", url: "https://cryptopaste.org/1VEdPBE5", expires: "Never"}

This is not really a problem but could be an upgrade to add "Burn after reading" or "Once" instead of "Never".

I'm using chrome 58 and Windows 7.

Captcha being covered by buttons

The audio button and the refresh button covers a part of the Captcha, making it difficult to see (even for humans ;) )

In the example below, two characters were hidden

capture

Month and Year expirations are off

Noticed this when doing some testing.

The values in paste.php seem to be off.

1 Month should 2592000 seconds. (If we want to say 1 month is 30 days)

1 year should be 31536000 seconds.

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.