okviz / free-visuals

Power BI free custom visuals
MIT License
24 stars 7 forks source link

Synoptic Panel - Data Encryption at Rest #295

Closed shabaz123 closed 1 year ago

shabaz123 commented 3 years ago

Describe the issue Hello, not really a bug but a request for information (I was asked by Claire from OKViz to ask it here, hope that's ok). The issue is, I need to know if the Synoptic Panel Plugin stores any data internally (e.g. in files or database, i.e. beyond normal variables in code), and if it does, what encryption does it use?

To reproduce When using Synoptic Panel, are any files or databases created or used, that contain data from Power BI?

Affected environment

REQUIRED: Repro file This is a request for information "does Synoptic Panel internally store any data in files or databases, and if so, is there any encryption, and what type of encryption", there is no zip file, however I have sent an e-mail to the support e-mail address, dated 29th September 2021.

Screenshots n/a

Thank you for your help!

danieleperilli commented 1 year ago

Synoptic Panel saves data in the internal properties of the visual (inside the report), like any other visual. Your data is not sent to our servers or somewhere else.