General

How2PGP, no JavaScript automated PGP practice

Started by root · Feb 12, 2025

#5603
↳ Replying to @MrBacon420
Generated a new key using that method and it works for me. Send me the public key you're having an issue with and I'll debug it.
#5604
↳ Replying to @root
I created a new key pair with passphrase and that worked. Thanks for your help!

(Before the people jump on me, this was a test key anyway - My usuals do have a passphrase)
#5605
↳ Replying to @root
Another suggestion may be to "clear" my public key (I'm stuck at step 2, and if I do a new Tor identity, I'll have to re-login to tforum, etc.)
#5606
↳ Replying to @root
Man, I’ve been thinking about this for a while, and yesterday, I finally coded it! Just gotta finish up the CSS, but I’m launching next week. It’s a simple setup, users enter their PGP key (any algorithm), and our system gives them an encrypted message. Tried doing signed message verification, but something’s off with validation.
#5607
↳ Replying to @root
This man, he had 5 minutes free and made a whole sub obsolete. SOMEONE STOP HIM HE'S ON FIRE!
#5608
↳ Replying to @GhostExpress
You cannot use a public key to sign a message. Signing requires the private key, that why you are having a validation problem, unless the user gave you their private key;
#5610
↳ Replying to @GhostExpress
Check out this doc if you are using php.

https://www.php(dot)net/manual/en/function.gnupg-verify(dot)php
#5611
↳ Replying to @root
Man how do you have so many ideas, I'm really motivated to code but fail to have new project ideas.
#5612
↳ Replying to @MrBacon420
You can clear your cookies for any site manually in the inspect or developer menu. I'll make the main menu wipe cookies.

Members-only continuation

This discussion contains more posts.

Create an account or sign in to continue reading the full conversation. 6 additional posts await inside.

Create an accountSign in