Waj stands for Web Archive Jubako. It is a simple container to store static web content. It store simple entries with a path, a mimetype and either content or redirection path.

In contrast to Arx which stores entries usinga tree (directory) structure, Waj stores all entries flat, using the full path as key.

Waj archive being designed to store web content, the waj tool allow to serve (as a web server) the content in a Waj archive.

Autonomous Server

As Jubako archive can be embedded, a Waj archive can be embedded in a waj server.

This create an autonomus server.

Getting Waj

Waj tool can be found at https://github.com/jubako/waj

Zim to Waj

A small tool zim2waj exists to convert a zim file into a waj archive.