Skip to content
/ wispr Public

A time based password/text/file sharing platform.

Notifications You must be signed in to change notification settings

Siutan/wispr

Repository files navigation

WISPR - Password Sharing Tool


Table of Contents


Features

  • Securely share passwords with your team or individuals
  • Organise your passwords into categories
  • Keep a history of your passwords
  • Generate strong passwords
  • Store markdown files and other files securely
  • Shorten urls with the click of a button

Installation

Prerequisites

  • Node.js
  • npm or yarn
  • Pocketbase DB

Steps

  1. Clone the repository
  2. Install dependencies
  3. Setup .env file
  4. Run the app

1. Clone the repository

git clone

2. Install dependencies

yarn
npm install

3. Setup .env file

# follow env.example

4. Run the app

yarn dev
npm run dev

Todo

  • Create a user Setting page
  • Allow user to delete account
  • Allow user to change password
  • Allow user to change email
  • Explore OAuth
  • Add password protection to view files

License

MIT

About

A time based password/text/file sharing platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages