Skip to content

ellygaytor/EscapeEscape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

escapeescape

EscapeEscape

Make sensitive websites safe to visit

Usage

EscapeEscape is quite simple. Simply include main.js on any page you need it on.

With jsDelivr: <script src="https://cdn.jsdelivr.net/gh/ellygaytor/escapeescape@latest/Javascript/main.js"></script>

EscapeEscape defines the escape() function, which can be called using a button, to make its functionality available on mobile devices.

You can alter the pages that EscapeEscape will open by modifying the top two lines of the file.

Use Case

EscapeEscape allows users to quickly leave a website, disguising their previous activity. This is useful for websites that contain information of a sensitive nature, or that may put their viewer at risk. For example, a website containing information for domestic abuse victims can implement EscapeEscape, to allow visitors to quickly leave if their abuser returns.

Limitations

EscapeEscape is written in Javascript, and therefore a user with Javascript disabled will not be able to use it. It is possible to implement a simpler system without Javascript by which a large link will open a new tab or window (to prevent the use of the back button).

About

Make sensitive websites safe to visit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors