100 likes | 216 Vues
This research summary by Dr. Raimund K. Ege focuses on key cybersecurity concepts, including the CIA security triad—confidentiality, integrity, and availability—within the mobile context. It investigates trust and access control models, the role of peer-to-peer delivery networks, and opportunities for student participation in Java programming projects for both desktop and mobile Android platforms. Topics such as intellectual property protection, encrypted transmission, and the use of the BouncyCastle/SpongyCastle crypto library are also covered, providing a comprehensive overview of computer science innovation at NIU.
E N D
Dr. RaimundEge: Research Summary • Security in the Mobile Context • Trust and Access control models • Peer-to-peer delivery networks • Opportunities for student participation: • Java programming for desktop peers • Java Cryptographic Architecture • Java Android programming • BouncyCastle/SpongyCastle crypto library Ege - NIU - Computer Science
Research OverviewSecurity in the Mobile Context Dr. Raimund K. Ege
CyberSecurity Concepts • CIA Security Triad • confidentiality • integrity • availability • plus: A and A • authenticity • accountability Ege - NIU - Computer Science
Mobile Context • smartphone access to multi-media content • broadband internet throughput: 4G • delivery from single source bottleneck • ex.: youtube.com • peer-to-peer content delivery network • ex.: bittorrent Ege - NIU - Computer Science
Mobile Security • intellectual property protection • authentication creates trust in identity • authorization grants access • trust management models • encrypted transmission • implementation: Java & Android Ege - NIU - Computer Science
P2P Framework • network of trusted peers • no central control or server • startup via bootstrap peer • new peers join and gain trust • via positive participation or referral • distribution of trust nuggets • signed in PKI context Ege - NIU - Computer Science
P2P Content Delivery Ege - NIU - Computer Science
Trust Management Ege - NIU - Computer Science
Android Prototype Ege - NIU - Computer Science
Opportunities for Participation • Java programming for desktop peers • Java Cryptographic Architecture • Java Android programming • Spongy Castle • explore Trust and Access control models Ege - NIU - Computer Science