Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

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

 
 
 

Contributors