The Phantom Keypad – A Password System With No Keyboard

hat if you could enter your password without ever pressing visible keys? This project introduces a system where users authenticate using gestures, vibrations, or tap patterns, instead of traditional text input. It’s ideal for situations where onlookers might be watching (like ATMs, exam halls, or cafes).

The app simulates an invisible keypad. The screen shows no buttons, yet users tap specific zones on the screen in a pre-set rhythm. The sequence is hashed and matched against the stored pattern. It’s like a customized Morse-code-based unlock.

The brilliance lies in user-centric innovation: replacing passwords with patterns only your muscle memory remembers. This system could also include accelerometer-based shake inputs or multi-tap with hold variations.

Summary

  • Title: The Phantom Keypad – A Password System With No Keyboard
  • Technology Stack: Android (Java/Kotlin), MotionEvent APIs, Hashing
  • Preferred Team Size: 1–2 students
  • Categories: Android Apps, Security, HCI
  • Tags: Gesture Login, Tap Pattern, Invisible UI, Secure Input, Mobile Authentication
, , ,