FlippyPass/README.md
2024-08-12 02:04:11 +00:00

917 B

FlippyPass

A Password Manager for the Flipper-Zero

About this Project

This is a very simple Password Manager written in C for the Flipper Zero. The goal of this project is to allow anyone to use the flipper zero as their to go password manager!

This project was designed with simplicity and security in mind. All of your passwords will be safely encrypted and stored on your Flipper-Zero device.

Installing

In order to Install this application, all you'll need to do is go to the Releases Tab on my Gitea instance and download the latest .FAP file. Place the file inside of: /SD Card/apps/tools.

Launch the application, go through some basic setup options, and you're set for using the password manager!

Building

To Be Determined