Skip to content
/ pwdrop Public

Exchange passwords and other secrets, securely

Notifications You must be signed in to change notification settings

uhinze/pwdrop

Repository files navigation

Exchange passwords, securely

CircleCI

pwdrop is a website for securely sending a password or other secret to someone else.

It is built using serverless technology from Google Cloud and deployed using Firebase.

The project is hosted on Firebase almost for free, the only fee being for scheduling a cleanup function once a day.

Prerequisites

  • Node.js
  • Firebase CLI

Usage

Install dependencies:

cd functions && npm install && cd..

To run and test locally:

firebase serve

To deploy to your Firebase project:

firebase deploy

About

Exchange passwords and other secrets, securely

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published