1.0.3 • Published 7 years ago

pmpkpe v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

pmpkpe

Note

This code was repackaged into a command line utility for easier use. Since the original code doesn't have a license or instructions on modification I wanted to give credit here.

The original author that I forked from is kantium and the original code can be found here

Feature

Generate your Protonmail Private Key passphrase based on the KeySalt and MailBoxPassword

How to get your passphrase

note : if you have a unique password on Protonmail, switch to a double password authentification (ProtonMail > Settings > Account)

  1. Install node.js (https://nodejs.org/en/download/package-manager/)
  2. Recover your KeySalt and PrivateKey (https://github.com/scastiel/protonmail-export)
  3. Install pmpkpe
npm install pmpkpe -g
  1. cd into the newly cloned directory
cd pmpkpe
  1. Execute this program against your saved salt, mailbox password, and private key
pmpkpe -s ./salt.txt -m ./mailboxpassword.txt

enjoy

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago