JINet: easy and secure private data analysis for everyone
Giada Lalli, James Collier, Yves Moreau, Daniele Raimondi
TL;DR
JINet tackles the privacy, interoperability, and accessibility barriers in healthcare data analysis by enabling browser-based, privacy-preserving analyses that run entirely on the client using WebAssembly-powered runtimes (Python via Pyodide and R via WebR). The server acts as an index and distribution hub, transferring application scripts to the client while never accessing raw user data or execution parameters, and enabling encrypted, passphrase-protected sharing of results. The system promotes a self-sustaining ecosystem with roles for Users, Application Developers, and Data Providers, and supports data and tool sharing without compromising confidentiality. This design can significantly enhance reproducibility, security, and broad accessibility for genomic and clinical data analyses, while reducing data leakage risks and vendor lock-in.
Abstract
JINet is a web browser-based platform intended to democratise access to advanced clinical and genomic data analysis software. It hosts numerous data analysis applications that are run in the safety of each User's web browser, without the data ever leaving their machine. JINet promotes collaboration, standardisation and reproducibility by sharing scripts rather than data and creating a self-sustaining community around it in which Users and data analysis tools developers interact thanks to JINets interoperability primitives.
