Skip to content

Muragala Password Manager v1.0.2 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@asankaSovis asankaSovis released this 11 Jul 15:26
· 5 commits to main since this release

V1.0.2 Alpha

Muragala Password manager is a password manager designed to make managing passwords easy and secure. My goal is to make it a secure and reliable password manager available in the public domain for everyone to use. Privacy and security are for everyone, this is the core value behind this project. It uses Fernet encryption to encrypt passwords and store them on a database. It uses two-factor authentication with a password and randomly generated salt to encrypt the database. The application is built to be as simple as possible to make sure it's secure. On the other hand, this project is an experiment to see how to make a better security application.

Based on Password Manager (Python) version 2.1.1 Alpha

Password Manager CLI Application

MD5: 53b733d0ff64350a3d55ca30b36f0aba

SHA1: 8aac15c1c8790b9f9d10b59fe892cd89ba36ec5b

SHA256: ebb6cf5a0d6f369a3cd50caeb21edd81e4c00d89ef43af8e8d593573c4af2abd

Password Manager Library

MD5: 6d8a81ead29fb3c2234821879b2e6c7e

SHA1: a2e9f249f465c84dbc1774e338e87cc960a5bd96

SHA256: 89e8a5f2bccb49219f74f70105e77bcb30cc0573528d06776411701388cd29ed

Changelog

  • Fixed the location issue in library
  • Upgraded the library to v1.0.1 form CLI Application
  • Added separate location for data files

Read the Blog

© 2022 Asanka Sovis