研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems

本PPT是对发表在MobiSys 2016 上的一篇文章的研读和解析,该论文介绍了一种在移动设备上使用的可信指示器方案,能够向用户指示当前设备上那些传感器是开启的,以防止某些传感器被攻击者在用户不知情的情况下开启,采集并泄露用户的图像、语音和位置等隐私信息

本文贡献总结:

1. nViola,设计和实现了可信传感器通知方案
2.部署运行时监视器(RuntimeMonitor)在底层系统软件中,可以是操作系统内核,也可以是hypervisor
        --监视器可以截获传感器和指示器对寄存器的写指令数据
        --根据传感器通知不变量评估写入的数据
        --拒绝评估不通过的写指令数据生效
3. 使用形式化验证方法证明所设计的编译器的正确性
        --该编译器可以将高级语言编写的不变量检查逻辑进行编译
4. 在Nexus5、GalaxyNexus手机和ODROIDXU4开发板上实现了所设计的方案,传感器涉及到了摄像头、麦克风,指示器用到了LED和振动器

研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第1张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第2张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第3张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第4张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第5张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第6张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第7张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第8张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第9张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第10张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第11张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第12张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第13张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第14张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第15张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第16张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第17张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第18张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第19张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第20张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第21张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第22张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第23张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第24张图片研读:Viola:Trustworthy Sensor Notifications for Enhanced Privacy on Mobile Systems_第25张图片

你可能感兴趣的:(可信执行环境(TEE),Mobile,移动设备,传感器,Trustworthy,Privacy)