Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

za-glaph-vault

Symmetric AES-256-CFB encrypted bundle (cycle Σ-7). Single payload file:

Σ-7.tar.gz.gpg     OpenPGP symmetric, AES-256-CFB, gzip-deflated tar inside

Access requires the GPG passphrase held off-repo. No keypair is needed.

To open (passphrase asked interactively):

gpg --output Σ-7.tar.gz --decrypt Σ-7.tar.gz.gpg
tar -xzf Σ-7.tar.gz

Or in one streaming pipe (no intermediate file on disk):

gpg -d Σ-7.tar.gz.gpg | tar -xz

The bundle is published openly because its contents are inaccessible without the passphrase. Repository contents are not for redistribution.

Downloads last month
53