7 Forks
96 Stars
96 Watchers

RunaVault

RunaVault is a secure, serverless password management application built using AWS free-tier services and a React frontend. It enables users to create, manage, and share encrypted secrets (e.g., passwords) with individuals or groups, leveraging AWS Cognito for authentication, DynamoDB for storage, and KMS for encryption.

How to download and setup RunaVault

Open terminal and run command
git clone https://github.com/RunaVault/RunaVault.git
git clone is used to create a copy or clone of RunaVault repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RunaVault https://github.com/RunaVault/RunaVault/archive/master.zip

Or simply clone RunaVault with SSH
[email protected]:RunaVault/RunaVault.git

If you have some problems with RunaVault

You may open issue on RunaVault support forum (system) here: https://github.com/RunaVault/RunaVault/issues