A Password Manager built in Rust
Find a file
2024-06-14 14:12:45 -04:00
src Used a more updated Base64 Encode and Decode method 2024-06-14 14:12:45 -04:00
.gitignore Added basic encrypted authentication with a passphrase 2024-06-14 13:43:36 -04:00
Cargo.toml Added basic encrypted authentication with a passphrase 2024-06-14 13:43:36 -04:00
README.md Updated Readme 2024-06-14 14:01:21 -04:00

RustyPass

A Password Manager built in Rust

About this Project

This is a project I am creating to help myself learn the Rust language. This application is designed with Memory Saftey in mind!

Project Board

This project WILL have a project management board! If you would like to create a feature request or notify me of a Authentication or Security flaw, please create a *Gitea Issue.

I do not use the built in Gitea project manager. Instead, I use Planka. Any feature requests will be put there.