peer-pass-backend

1.0.0 • Public • Published

PeerPass Backend

PeerPass – your digital life manager. Pure P2P, everything is encrypted by default. Full control in your hands, no more data breaches. The goal is to be an alternative to well-known password managers like LastPass and 1Password (both have breached). The main difference is that this is FOSS (Free and Open Source Software) and peer-to-peer, meaning you own your data. No compromises, no middlemen, no servers—just you and your key pair.

Built using P2P building blocks by Holepunch - Developed and deployed on Pear runtime

Frontend and backend are separated into their own repositories; this is the backend repository. You can find the frontend from here.

Architecture

The architecture is an experiment to separate each piece into its own module (./src/modules), making each functionality swappable (easier to test) and reusable in any p2p app. So far, so good; I've been using the modules internally in a few different p2p apps, but changes are expected.

Package Sidebar

Install

npm i peer-pass-backend

Weekly Downloads

2

Version

1.0.0

License

Apache-2.0

Unpacked Size

122 kB

Total Files

89

Last publish

Collaborators

  • mkplkn