leakrfc
"A RFC for leaks"
leakrfc provides a data standard and archive storage for leaked data, private and public document collections. The concepts and implementations are originally inspired by mmmeta and Aleph's servicelayer archive.
leakrfc acts as a multi-tenant storage and retrieval mechanism for documents and their metadata. It provides a high-level interface for generating and sharing document collections and importing them into various search and analysis platforms, such as ICIJ Datashare, Liquid Investigations, and Aleph.
Installation
Requires python 3.11 or later.
pip install leakrfc
Documentation
docs.investigraph.dev/lib/leakrfc
Development
This package is using poetry for packaging and dependencies management, so first install it.
Clone this repository to a local destination.
Within the repo directory, run
poetry install --with dev
This installs a few development dependencies, including pre-commit which needs to be registered:
poetry run pre-commit install
Before creating a commit, this checks for correct code formatting (isort, black) and some other useful stuff (see: .pre-commit-config.yaml)
testing
leakrfc uses pytest as the testing framework.
make test
License and Copyright
leakrfc, (C) 2024 investigativedata.io
leakrfc, (C) 2025 investigativedata.io
leakrfc is licensed under the AGPLv3 or later license.
Release files for leakrfc 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| leakrfc-0.0.4.tar.gz | 35.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| leakrfc-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 82.1 kB
Release files / leakrfc-0.0.4.tar.gz
| Download URL | leakrfc-0.0.4.tar.gz |
|---|---|
| Size | 35.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
03f9806a8fcab6e5c622ddd6fd019df4fc05fef431898a132c54a8725b37bb5d
|
|
BLAKE2b-256 checksum How to use checksums |
04763f6b0e5cde95b9b0667a36f8fe041d70331bb0e6507f220b8bb69e892b0a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.0.1 CPython/3.12.8 Linux/6.12.6-amd64
|
Release files / leakrfc-0.0.4-py3-none-any.whl
| Download URL | leakrfc-0.0.4-py3-none-any.whl |
|---|---|
| Size | 46.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f082357ad3bcbf547b5a32562d1b2554f6a3df531957835e374eb868c0191047
|
|
BLAKE2b-256 checksum How to use checksums |
9380514ae350549714482ca04e36188eed8032ff03094fe0166137eaccbe4adb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.0.1 CPython/3.12.8 Linux/6.12.6-amd64
|