Skip to content

A library for implementing ALPaCA defense on web servers

Notifications You must be signed in to change notification settings

PanosKokk/libalpaca

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libalpaca Travis branch Codecov branch

Crate Documentation | design/specs.txt | Paper

🚧 WARNING: The code is currently under construction and not safe to use. 🚧

This library implements the ALPaCA website fingerprinting defense, and is intended for use in the creation of web server modules.

Compilation

In order to compile the library, Rust should be installed in your computer. Download the repository, move inside the folder and run cargo build --release. The libalpaca.so file is created in the target/release/ folder.

About

A library for implementing ALPaCA defense on web servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 56.8%
  • CSS 32.4%
  • PHP 5.4%
  • HTML 5.4%