Data standard, storage and retrieval for leaks and document collections
Project description
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file leakrfc-0.0.4.tar.gz.
File metadata
- Download URL: leakrfc-0.0.4.tar.gz
- Upload date:
- Size: 35.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Linux/6.12.6-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03f9806a8fcab6e5c622ddd6fd019df4fc05fef431898a132c54a8725b37bb5d
|
|
| MD5 |
3bc1d3b39b9f4335a630b2c39da31bff
|
|
| BLAKE2b-256 |
04763f6b0e5cde95b9b0667a36f8fe041d70331bb0e6507f220b8bb69e892b0a
|
File details
Details for the file leakrfc-0.0.4-py3-none-any.whl.
File metadata
- Download URL: leakrfc-0.0.4-py3-none-any.whl
- Upload date:
- Size: 46.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Linux/6.12.6-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f082357ad3bcbf547b5a32562d1b2554f6a3df531957835e374eb868c0191047
|
|
| MD5 |
0ecbab76f0304361e7597cbd1f4eacb3
|
|
| BLAKE2b-256 |
9380514ae350549714482ca04e36188eed8032ff03094fe0166137eaccbe4adb
|