Idk if this would work but bearblog is a nice platform for releasing stuff. You can customize it a lot and the UI is pretty nice.
ExperimentalGuy
I love this idea of defining lying using other manipulation techniques when lying itself is such a simple thing in comparison
Thanks for the update, I wrote using rocket a few years ago so I figured everyone was still using that!
What is it
Did anyone else read that in a jar jar Binks voice?
Oh my god I actually didn't notice thanks for pointing that out.
Im honestly just confused but how do you know it's AI generated?
Change your user agent. There's a bunch of extensions for that and they don't compromise functionality.
I haven't looked into email in a while, but I'm pretty sure this is like saying TCP is insecure. Like yeah, if you communicate using plaintext over TCP you are vulnerable but most out of the box solutions nowadays don't even function that way. You'd have to go write your own application that communicates using plaintext over TCP.
In the same vein, the boxes out there that just run SMTP without any security would be the same way, but most boxes won't be susceptible to this attack because very few people are running just SMTP.
Disclaimer: I have not read up on SMTP in awhile but iirc, SMTP works with very little verification and is very susceptible to a lot of different attacks by itself.
Based asf
Only problem with just using just pgp is that the signal would be vulnerable to a replay attack. I feel like a rolling code that's encrypted using PGP might be the way so that the replay attack part is gotten rid of.
All that's to say, there's probably some technical paper that details the best way to set up a system like this.