You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Java application that simulates a demonstration of a hypothetical "Smart Garage Door Security System" which uses a dual authentication procedure to prevent security vulnerabilities and verify authentic interactions with the door. Attacks against two garage door security systems are also simulated to identify potential security threats.
Dual Access Control is a secure system with a two-stage approval process for sensitive operations. It features user registration with admin approval, email-based activation, and controlled file/cloud access requests. All requests require validation from both Authorization and Enclave modules, ensuring compliance and security.