We now have an email alias/mailing list

I have created board@prav.app with private archives - you can see archives at https://lists.fsci.in/hyperkitty/ if you are logged in. We can use this for voting via gpg signed emails. Please maintain a GPG key for digital signatures (Thunderbird makes creation and using gpg very easy - you can do all of this from account settings -> end to end encryption graphically).
For people not using Thunderbird (it s also available in Android), you can try mailvelope web browser extension.

Pirate Praveen Fri 7 Mar 2025 11:31AM
So current status: mailman list setting don't do any dmarc mitigations. If disroot.org mails get delivered (autistici.org works fine), we are good for now. If disroot.org mails don't work, then we need to use gpg --sign --armor and attach the .asc file, which thunderbird can verify.

Pirate Praveen Fri 7 Mar 2025 5:34PM
As per https://gitlab.com/mailman/mailman/-/issues/1056 if we keep subject prefix, and footer empty, we can get valid dkim and OpenPGP signed emails, for most cases.

Pirate Praveen Mon 17 Mar 2025 12:05PM
I deleted the last thread which involved some personal details, we can discuss such topics also in the mailing list, which has private archives.
Pirate Praveen · Fri 7 Mar 2025 11:25AM
gpg --sign --armor seems like a reasonable compromise - we still have to use command line to sign. but at least thunderbird can verify it.