Skip to content

Mwpereira/Arc-Password-Manager

Repository files navigation

🛡 Arc Password Manager

No longer supported, see the new version of Arc here

A secure, advanced, and customizable password vault. Keep your accounts and data safe by storing your account information locally on your system while being heavily encrypted. Never worry about forgetting an account's details ever again thanks to Arc. This cross-platform software makes accessibility an ease across Windows, Linux, Mac OS, as well as web browser capability.

📐 Project Setup

git clone https://github.com/Mwpereira/Arc-Password-Manager.git
cd Arc-Password-Manager
npm install

🖥 Developing

Develop using a Desktop Application (Recommended)

npm run electron:serve

or

Develop using a Web Browser Build

npm run serve

📚 Frameworks

  • Vue.js - for building user interfaces and connecting Javascript code
  • Electron - for the development of cross-platform desktop GUI applications

🔐 Back-End

Dependencies

  • bycrypt - for password hashing functionality
  • CryptoJS - for standard and secure cryptographic algorithms

🎨 Front-End

Dependencies

  • axios - for the promise based HTTP client to handle requests

📷 Screenshots

About

A cross-platform, password manager app with advanced security features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published