Skip to content

hilbix/minion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This README is terribly incomplete, wrong and unordered.

Web Minions

Web Minions are some miniature helpers loaded from the web.

Do not trust me, so you can clone them to your own webpages if you like.

They are free, as free beer, free speech and free baby.

Setup

All pages are setup such, that all resources are external, so no embedded scripts and the like.

  • So you can use a CSP setting with maximum protection.
  • However my server does not support CSP settings for now, hence I cannot test it.

However some scripts might use eval. All such scripts are below eval/.

  • Usually eval is considered evil, however these scripts are done such that it should be safe.

GDPR note

This note is for all the scripts found here (below this folder):

  • All data is kept locally at your side
    • If not, this is a bug
    • Please report bugs as issue on GitHub.
  • Data is neither transmitted voluntarily, nor stored on my server.
    • If data is transmitted, this is a bug.
  • I do not have any control over your data, everything happens in your browser alone
    • If not, this is a bug
  • There is no technical way to suppress Cookies
    • This is a W3C bug. Please blame them.
    • It is techically imimpossible to delete all Cookies using JavaScript.
    • This apparently is a Browser bug. Please blame the Browser Vendors for this.
    • So if your Browser transmits Cookies, this is solely in your own responsibility.

FAQ

License?

  • This Works is placed under the terms of the Copyright Less License,
    see file COPYRIGHT.CLL. USE AT OWN RISK, ABSOLUTELY NO WARRANTY.
  • Read: This is free as free beer, free speech and free baby.
  • Note that submodules can have different licenses!