An open API service indexing awesome lists of open source software.

https://github.com/parfaitementweb/pwd

Open Source One-Time Password Sharing
https://github.com/parfaitementweb/pwd

Last synced: 11 months ago
JSON representation

Open Source One-Time Password Sharing

Awesome Lists containing this project

README

          

# Password Sharer

An easy way to share a password securely, with a codebase hosted on your system.

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## How it works
- You enter a password to share.
- It gets encrypted in the database.
- You get a unique complex URL you can give to your interlocutor.
- Your interlocutor visits the page and after confirmation the password is immeditely deleted from the database and displayed only once.
- The URL gets directly invalidated.

## Installation
- Clone the repository
- Configure your web server's document / web root to be the public directory.
- Copy the `.env.example` file to `.env` and edit the details.
- Enjoy.

## Security

If you discover any security related issues, please email us instead of using the issue tracker.

## Credits

- [Alexis][link-author]

[link-author]: https://github.com/parfaitementweb