MySecureVault is the most secure passwords, notes and files vault on the Internet.

Overview

MySecureVault

MySecureVault is the most secure passwords, notes and files vault on the Internet. It has been developed with ultimate privacy and security in mind. It is in fact so secure that no one other than the owner of the certificate files can decrypt one's data. It is a multi user password manager developped in PHP, the good old procedural way. The code is easy to understand even for lambda users, and I documented it as best as I could.

My name is Jean-François Courteau, and I developped MySecureVault out of the personal need to have my passwords kept securely. I did not want a cloud company to be able to decrypt my data, I wanted to be able to access my passwords on any device I own, and I wanted to use certificate authentication. All this is here for you tu use freely.

This repo here is offered as-is, with no guarantee whatsoever. If you only want to USE MySecureVault, you can visit https://mysecurevault.ca, which is hosted on my servers.

Installation

  1. git clone https://github.com/MySecureVaultCa/MySecureVault/ to a folder you can share on your favorite php web server (Apache is preferred)
  2. Import the database schemas from https://github.com/MySecureVaultCa/MySecureVault/tree/main/dbSchema in 2 different databases on your MySQL server(s)
  3. Copy config.inc.php to config.php at the root, and modify the settings according to your setup
  4. Configure the config.php file
  5. Set $config['baseUrl'] to the URL with which you plan to access your MySecureVault instance, and make sure SSL is configured properly
  6. Set your database connection strings, mail server configuration and make sure all settings are OK in the config.php file
  7. Connect to the base URL, and create a first user certificate from the home page to start using MySecureVault.ca

Enterprise functionalities

At first, I did not develop MySecureVault to have auditing, RBAC, or other fancy discovery functionalities. I wanted to keep MySecureVault as secure and simple as possible. However, in the coming months, I plan to develop some business features for paid subscribers, like full action logging, device / user management, and remote password access through an API similar to Thycotic Secret Server.

Support

I do not offer official enterprise or paid support, but I guess this could come in the future.

You can get more info on our website at https://mysecurevault.ca

You might also like...
A multitool library offering access to recommended security related libraries, standardised implementations of security defences, and secure implementations of commonly performed tasks.

SecurityMultiTool A multitool library offering access to recommended security related libraries, standardised implementations of security defences, an

PHP Secure Headers

Secure Headers Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration. Version Installatio

PHP implementation of Nanoid, secure URL-friendly unique ID generator

Nanoid-php A tiny (179 bytes), secure URL-friendly unique string ID generator for JavaScript Safe. It uses cryptographically strong random APIs and gu

Load files and classes as lazy collections in Laravel.

Lody Load files and classes as lazy collections in Laravel. Installation composer require lorisleiva/lody Usage Lody enables you to fetch all exist

Bunny CLI - Replicate and store your files to the edge!

Bunny CLI - Replicate and store your files to the edge! What is Bunny CLI? Bunny CLI is a tool for the console to upload frontend frameworks such as A

Package to parse DNA kit files, and import them into Laravel

Package to parse DNA kit files, and import them into Laravel

Package for Laravel that gives artisan commands to setup and edit environment files.
Package for Laravel that gives artisan commands to setup and edit environment files.

Setup and work with .env files in Laravel from the command line NOTE: This doesn't work with Laravel 5 since .env files were changed. This is for Lara

Laravel 5 package for reading and writing CSV files.

CSV Laravel 5 package for reading and writing CSV files. Warning The package has been updated to PHP 7. If you can't update to PHP 7 use version 0.6.x

Enhancements to Sublime Text sidebar. Files and folders.

Sidebar Enhancements In other languages Japanese - http://taamemo.blogspot.jp/2012/10/sublime-text-2-sidebarenhancements.html?m=1 Russian - https://ww

Owner
MySecureVault
MySecureVault is the most secure digital vault for your passwords, notes and files. You can use it at https://mysecurevault.ca, or download/install it on-prem.
MySecureVault
Prevent users from reusing recently used passwords

Laravel Password History Validation Prevent users from reusing recently used passwords. Installation You can install the package via composer: compose

Paul Edward 67 Oct 10, 2022
Freelancer notes is an open source web application

#What is Freelancer Notes Freelancer Note is an freelance project management application. It is very light weight and easy to use. You are able to man

Porimol Chandro 51 Sep 22, 2022
Création d'un livre d’or permettant aux utilisateurs de laisser leurs avis sur le site internet.

?? Livre d'or ?? // Création d'un livre d’or permettant aux utilisateurs de laisser leurs avis sur le site internet. // ?? Description du projet Créat

Alexandre DAUMAIL 0 Apr 4, 2022
Worlds (soon to be) most advanced Anime site! Featuring Administration features and everything you need for users and yourself. The successor of aniZero.

/**********************************************************************\ | _____ H33Tx & xHENAI __ 31.01.2022| |

HENAI.eu 40 Jan 3, 2023
Useful blade components and functionality for most Laravel projects.

laravel-base Note: Package is still in early stages of development, so functionality is subject to change. LaravelBase is a package I've created to pr

Randall Wilk 3 Jan 16, 2022
PlayZ is an esport event organization and management website allowing the creation of tournaments on the most popular video games of the esport scene.

PlayZ the playz to play Table of Contents Description "What is Playz?" In one sentence PlayZ is "an esport event organization and management website a

Antoine Saunier 2 Dec 7, 2021
A laravel package to generate class files from stub files.

Laravel Stub Generator A php laravel package to generate useable php files from given stub files . Installation Require the package using composer: co

Touhidur Rahman 31 Dec 29, 2022
A Laravel package that allows you to use multiple ".env" files in a precedent manner. Use ".env" files per domain (multi-tentant)!

Laravel Multi ENVs Use multiple .envs files and have a chain of precedence for the environment variables in these different .envs files. Use the .env

Allyson Silva 48 Dec 29, 2022
This package gives you a set of conventions to make the most out of Hotwire in Laravel

Introduction This package gives you a set of conventions to make the most out of Hotwire in Laravel (inspired by the turbo-rails gem). There is a comp

Tony Messias 665 Jan 2, 2023
The Most Popular JavaScript Calendar as a Filament Widget 💛

The Most Popular JavaScript Calendar as a Filament Widget ?? Features Accepts all configurations from FullCalendar Event click and drop events Upcomin

Guilherme Saade 62 Dec 31, 2022