This document proposes and summarizes two pair-based authentication schemes for securing social media accounts. The schemes aim to improve upon traditional text passwords which are vulnerable to dictionary attacks, shoulder surfing, and other threats.
The first scheme is a hybrid textual authentication scheme that generates one-time session passwords combining text and colors. The second is a pair-based authentication scheme that presents the user with pairs of images and requires them to select the correct matching pairs to log in.
The document reviews related work on graphical passwords and discusses their advantages over text passwords in usability and security, though some schemes have their own downsides around memorability, time to authenticate, and vulnerability to shoulder surfing. It aims to address these