Yet Another Password-Manager
Yet Another Password-Manager (YAPM) is a password manager application available on the Chrome platform. It allows users to securely store all their passwords under a master password. All data is encrypted using AES encryption, making it virtually impossible to crack. Additionally, YAPM generates original passwords automatically and randomly, further enhancing security.
The developer, eeren3411, has plans to expand this project into a cross-platform application, enabling users to store passwords for desktop and mobile applications as well. The motivation behind creating YAPM was the lack of a satisfactory open-source, multi-platform password manager with browser extensions that support auto-filling. As a result, the developer took it upon themselves to develop their own solution.
Currently, YAPM is available as a coded extension in the Chrome Web Store. The developer intends to create a desktop application that will sync with the extension using Google Drive, allowing users to access their encrypted passwords across multiple devices and applications. This feature will enable users to easily log in to websites and more using their stored passwords.