Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

datashare-network-client

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datashare-network-client

Client Datashare Network Library

  • 0.4.0
  • PyPI
  • Socket score

Maintainers
2

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc