GithubHelp home page GithubHelp logo

devpelux / vault Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 0.0 705 KB

Portable password manager open source and offline.

License: MIT License

C# 100.00%
password-manager wpf offline sqlcipher vault fluent-design

vault's Introduction

Vault

Portable password manager open source and completely offline.

download download_latest

home

Single file executable

The main application is a single .exe file, it does not require installation, it creates these files:

  • A database file for each user with all the user data.
  • A config.json file that will contain all the application settings.

You can move the executable file and the database file wherever you want and take all the passwords and data with you, the config.json file is not required but you can also copy that file to keep the settings.

Sqlcipher encrypted database

The database engine used is sqlcipher, an encrypted version of sqlite.

Open source

The source code is entirely hosted here, feel free to contribute via pull requests and sending issues. This means that there are no hidden things, you can view the entire code, and check it.

Completely offline

"The only secure computer is a computer disconnected from the internet and shutdown!"
This application will never use internet to send, receive, or store data, and everything is completely offline.
All data are yours! Only you have the control! This also means that if you lost your data no one will be able to retrieve them anymore... Just backup everything into an external pendrive, this app can be loaded also from pendrives.

License

Copyright (C) 2020-2022 devpelux (Salvatore Peluso)
Licensed under MIT license.

mit

vault's People

Contributors

devpelux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vault's Issues

Prerelease 5 possible improvement list

  • Close all the windows using the tray icon without showing the application.
  • Separated categories for the groups (Notes, Cards...).
  • Ignore some score types in security reports.
  • [BUG] The time is displayed in a wrong way in the previews, does not respect the daylight savings time, and 19:04 is displayed 19:4.
  • Add tooltips for the icons in all the forms.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.