nicolaskruchten / pivottable

Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
https://pivottable.js.org/
MIT License
4.34k stars 1.07k forks source link

Data exchange #1083

Open goerd opened 5 years ago

goerd commented 5 years ago

Hey,

it is more a question than a real issue. :-) I have received for a research project highly sensitive medical data. This data I would like to provide to my colleagues in a way they can play around with it. For this reason PivotTable.js seems like the perfect solution. But since the data is sensitive medical data and we have to assure an adequate protection, I would like to know if the PivotTable.js and respective implemented libraries are just processing the data on the end user devices, without exchanging any data to external servers.

Thank you very much for your help.

BR, goerd

nicolaskruchten commented 5 years ago

Yes: all data is processed client side with no external calls.

On Mon, Feb 11, 2019 at 11:27 goerd notifications@github.com wrote:

Hey,

it is more a question than a real issue. :-) I have received for a research project highly sensitive medical data. This data I would like to provide to my colleagues in a way they can play around with it. For this reason PivotTable.js seems like the perfect solution. But since the data is sensitive medical data and we have to assure an adequate protection, I would like to know if the PivotTable.js and respective implemented libraries are just processing the data on the end user devices, without exchanging any data to external servers.

Thank you very much for your help.

BR, goerd

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nicolaskruchten/pivottable/issues/1083, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMbA3QZ0pML3S__suGHN3CYLt_uYnZbks5vMZnYgaJpZM4a0jsH .