Skip to content

marcus0x62/quixotic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

A Markov-chain nonsense generator that will slightly alter text and HTML content from static websites to make the content less useful to bots and LLMs. More information and instructions are on the web page

MSRV

You'll need 1.81.0 or later to build Quixotic.

What's New

  • January-25-2025: Fixed a bug related to extension-less files. Documented MSRV.
  • January-17-2025: add support (enabled by default) for image scrambling. This works by substituting images randomly (by default, around 40% of the images in your input directory should be selected for substitution; those selected will be replaced with another image from your input directory at random.) You can change the threshold with --scramble-images <percent>, i.e, set --scramble-images 0.75 to scramble 75% of your site's images.

About

Bot and LLM Content Obfuscator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages