secure visualization of big data, erik bjønnes, sintef ikt

18
Technology for a better society Secure visualization of Big Data Erik W. Bjønnes SINTEF ICT Applied Mathematics

Upload: the-research-council-of-norway-verdikt

Post on 15-Dec-2014

118 views

Category:

Technology


0 download

DESCRIPTION

VERDIKT conference 2013

TRANSCRIPT

Page 1: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

Secure visualization of Big Data

Erik W. Bjønnes SINTEF ICT

Applied Mathematics

Page 2: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

"Secure" visualization of Big Data

Erik W. Bjønnes SINTEF ICT

Applied Mathematics

Presenter
Presentation Notes
Better title, since what is secure these days?
Page 3: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

CloudViz

• KMB partners – Statoil ASA – SINTEF Applied Mathematics – Ceetron AS – Sim Surgery AS – The Research Council of Norway

Page 4: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

3D visualization

• Make sense of large data sets

Presenter
Presentation Notes
Image of Oslo based on data from OpenStreetmap, NASA Height data and The Norwegian Mapping Authority
Page 5: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

Big data

• Requires heavy processing

• But we want to be mobile!

Presenter
Presentation Notes
Image of person walking with computer from http://www.alexstjohn.com/WP/2013/10/10/new-mobile-ui-paradigms/
Page 6: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

Security

• Encrypted data!

• Evil maid attack • Cold boot attack • Stoned boot attack • + many more

Page 7: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

What do we want

• Ability to visualise large data sets – Large processing power

• Access anywhere

– On any device

• Security

– Stop people from stealing our data

Page 8: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

The Tinia Framework, a possible solution

• Developed by SINTEF Applied Mathematics as part of the CloudViz Project

• Keeps the data on the server

• Use the server hardware to do advanced visualization

• Displays only resulting image to the client

• Using HTML5, it works in modern browsers

Page 9: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

The Tinia Framework

• Demo showing large model of chemical installation from

http://www.bridgeproject.eu

Presenter
Presentation Notes
Image of same model running on Sony Xperia Z Android phone, iPad2, Windows 7 desktop and laptop, thanks to the Tinia Framework. www.tinia.org
Page 10: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

Security

• No data on client

• Ability to restrict access to the visualization server – VPN – Access through gateway server – SSL encrypted web page – Username / Password restricted access – Whatever else you want

• Open Source framework, Apache server module – Inspect source

• Does not solve how to secure server or transmission

Page 11: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

Security breach

• Only gives access to resulting images – Underlying data is only on server

• Ability to blacklist client

• Restrict access to known IPs/Machines/Mac-addresses/other

Page 12: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

Supported platforms

• Works on most any modern device – iOS, Android, Window, Linux, OS X

– iPad, iPhone, tablet, smartphone,

– Netbook, laptop, desktop, workstation

Presenter
Presentation Notes
Image of phones from theVerge.com Image of tablets from pcadvisor.co.uk
Page 13: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

Demo

• Running on Amazon EC2 GPU instance

Page 14: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

How is this different from Citrix or other solutions?

• Interactions handled on the client

• Supports local rendering of simplified geometry (client geometry) – Hides latency – Requires WebGL support

Page 15: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

C++ framework

• Integrates with your existing visualization software – Requires source changes to software

• Desktop development environment – Full access to usual debugging tools!

• Change to server application by changing a handful code lines – Server runs only on linux

Page 16: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

For more information

• http://www.tinia.org

• Paper A Framework for OpenGL Client-Server Rendering presented at IEEE CloudCom 2012 in Taipei.

Page 17: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

Questions?

Page 18: Secure visualization of Big Data, Erik Bjønnes, Sintef IKT

Technology for a better society

Thank you!