Is anyone using DataTables with confidential data?

Is anyone using DataTables with confidential data?

brittenb18brittenb18 Posts: 2Questions: 0Answers: 0

I work in law enforcement and am trying to bring the office up to the 21st century, but there are always concerns of data integrity. Is there any reason to be concerned about data being sent to the Internet in anyway if I convert local xls/xlsx files into DataTables that get saved in a local HTML file?

Replies

  • allanallan Posts: 63,761Questions: 1Answers: 10,510 Site admin

    No. I am the author of DataTables and use DataTables to run my business (i.e. it contains my invoices, payment receipts, customer database, etc). Neither DataTables nor any of its extensions ever "phone home".

    The code is open source and you are welcome to go through it to confirm the validity of my statements :-)

    Allan

  • brittenb18brittenb18 Posts: 2Questions: 0Answers: 0

    Hey, Allan -

    Thanks for the response! I assumed that there was nothing to be concerned about, but figured best to confirm.

This discussion has been closed.