Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilieschibane/opensecurepassword
A local and Open Source Password Manager
https://github.com/ilieschibane/opensecurepassword
cryptography-algorithms csharp desktop-app security-tools winforms
Last synced: 7 days ago
JSON representation
A local and Open Source Password Manager
- Host: GitHub
- URL: https://github.com/ilieschibane/opensecurepassword
- Owner: IliesChibane
- Created: 2021-10-05T16:32:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-05T16:38:16.000Z (over 3 years ago)
- Last Synced: 2024-11-29T19:36:25.810Z (2 months ago)
- Topics: cryptography-algorithms, csharp, desktop-app, security-tools, winforms
- Language: C#
- Homepage:
- Size: 11.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OpenSecurePassword
Project description |
Requirements |
Download it |
Tips for linux users
## Project description
Ensuring the security of our personal information is paramount and one of the most effective ways to increase the security of our data and to have increasingly complex and diverse passwords. But having a multitude of complex and different passwords is far from easy, and it is easy to get lost and confused.
This is where password managers come into play, allowing easy and pragmatic password management securely. However, the majority of password managers host their data in the cloud and therefore are targeted by malicious people and therefore there is a real risk in using them.
This is where OpenSecurePassword comes in makes all the difference, using a local database limits the risk of being attacked as it involves accessing your own computer. And in order to increase the security an encryption system is used before being stored in the database and finally the software being open source this allows an improvement of its security.
Using a simple and intuitive interface, you will be able to manage your place words with ease.## Requirements
If you wanna contribute to the project you will need to have .NET 3.1 and knowledge about C# and Windows Form
## Download it
You can dowload it using this link : https://mega.nz/file/8slVRSAa#KAu0VuW_KzFtTl3NgXYtfSkh_IhkjuxfDHQK50jxj0w
## Tips for linux users
If you are using Linux you still can contribute/use the software using Mono and Mono Migration Analyzer