Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/allisterb/citizen5

Decentralized open-source investigations into war crimes
https://github.com/allisterb/citizen5

nym osint warcrimes

Last synced: 7 days ago
JSON representation

Decentralized open-source investigations into war crimes

Awesome Lists containing this project

README

        

# citizen5

## Requirements
* Go 1.17
* The Nym client. You can obtain it [here](https://github.com/nymtech/nym). Building instructions are [here](https://nymtech.net/docs/stable/run-nym-nodes/build-nym/).

## Getting started

* Clone this repo: `git clone https://github.com/allisterb/citizen5`
* Switch to the repo directory and run `go build .`
* run `./citizen5 --help` from the repo directory to see the list of available commands.

To use client and server functions you'll need to have a Nym [websocket client](https://nymtech.net/docs/stable/integrations/websocket-client) running.