Skip to content

btrask/hash-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hash Archive (v2)

The Hash Archive is a website and database for mapping between hashes and URLs. See the website for more information.

This is the C rewrite of the original Hash Archive, built on top of libkvstore for better scalability.

Building

Debian/Ubuntu dependencies: sudo apt-get install build-essentials automake autoconf libtool pkg-config cmake

  1. git submodule init && git submodule update
  2. ./configure
  3. make
  4. sudo make install (also installs libressl root certs and runs setcap on binary)

About

Site for publicly archiving content hashes (C port)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published