Skip to content

ICIJ/datashare-network-client

Repository files navigation

datashare network client library CircleCI

This is the client library for the protocol described in the EPFL paper:

DATASHARENETWORK A Decentralized Privacy-Preserving Search Engine for Investigative Journalists

This is a work in progress.

Testing

$ make test

Database

To run the migrations on dsnet.db :

$ /path/to/alembic upgrade head 

If you change the models, then please run :

$ alembic revision --autogenerate -m "migration description"

It will generate a new migration step file in migrations/versions that you can add with your commit.

About

Datashare network client python API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages