Code Monkey home page Code Monkey logo

laravel-html-encrypt's Introduction

Hi there ๐Ÿ‘‹

laravel-html-encrypt's People

Contributors

phpjunior avatar smokills 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

laravel-html-encrypt's Issues

this package not support html encrypting when i save the my website page

Hello,
I found out this package doesn't support html encrypting after saving website pages, it means when i save the my website page with Ctrl+S key on browser as google chrome after saving that i opened the source file and i saw the source is dencrypt while when i use Ctrl+U in browser encrypting work very well !

please help me...

thanks.

collapseWhiteSpace

Is collapse whitespace really needed for the html encrypt to work? collapseWhiteSpace seems to break things for some people including me. If its not needed could you add something to config to have collapseWhiteSpace be able to be set to true or false?

Encrypt vs Encode

Hi there,

I just stumbled upon this package, as I was looking how to write my own Laravel package.

As a security engineer I found it somewhat misleading that this package is called laravel-html-encrypt, as it does not encrypt HTML or JS files, it basically re-encodes their bytes as hex values and then decodes it in the browser again. Every script kiddy with basic javascript knowledge will be able to read those files.

You should add a disclaimer, that this package obfuscates the files for direct access, but provides no additional security benefits. You could call it laravel_html_obfuscate.

Cheers,
Lukas

Issues found

Hi,

Great idea! I have however picked up the following two issues:

  • AJAX calls fail
  • Copy paste into form fields don't work (not sure if this is intended)

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.