2022-07-18 16:04:10 -05:00

Purr - Password Generation and Secret Sharing

Big Purr and Sploot
Purr is a work-in-progress web application offering customizable password generation and time-limited sharing of secrets.

What problems does Purr solve?

  1. Generating sufficiently memorable but secure passwords for use with accounts that don't offer better authentication methods.
  2. Sharing text secrets with others without disclosing the secret in the message itself. As secrets expire after a predefined period, the email/chat history where the information was shared don't become a purr-manent (sorry, permanent) vulnerability.
  3. Being really cute compared to the competition.

Why should I trust you with my secrets?

You shouldn't! This is free and open-source software which you can run on your own hardware. Instructions for deployment are coming!

Tech Stack?

  1. Haskell and Scotty backend.
  2. HTMX for the frontend.
  3. SQLite database.

Project Goals

  1. Provide a minimal and clean interface for generating and sharing passwords.
  2. Maintain a clean and organized codebase that can be extended to include more utilities than originally anticipated.
  3. Aim for graceful degradation when JavaScript isn't enabled.

Development & Support

Please send me an email or join the Support Chat in DeltaChat!
Join Purr DeltaChat Group - QR Code

Copyright (C) 2022-2022 James Eversole

Description
a simple web application offering customizable password generation and time-limited sharing of secrets.
Readme
Languages
Haskell 88.8%
Nix 7.3%
JavaScript 3.9%