Daniel Nathan Gray
Daniel Nathan Gray
For that you'd use a separate plugin like: - https://weechat.org/scripts/source/otr.py.html - https://github.com/mmb/weechat-otr It works with Python 3 as long as your weechat is compiled with python 3 support. https://weechat.org/scripts/stable/language/python On...
We wouldn't even be reviewing this at this time anyway as the website clearly says it's a "private alpha". I'm not particularly pleased with the naming either as it seems...
They did update it [a while ago](https://koji.fedoraproject.org/koji/packageinfo?packageID=30870). Went from that ancient version `20211129` to `20240408` but it seems its back to failing again with the build. It would be good...
That's true, think an official repository (perhaps [COPR](https://docs.fedoraproject.org/en-US/neurofedora/copr/)) still makes sense though as there are frequent enough releases of this and they largely do not depend on anything underlying on...
Likely this wouldn't be supported directly and you'd need either [pizauth](https://github.com/ltratt/pizauth) or [oama](https://github.com/pdobsan/oama).
I'd stop using oauth2.py and use something more current like [pizauth](https://github.com/ltratt/pizauth) or [oama](https://github.com/pdobsan/oama). These are both maintained and work well with OAuth2 accounts.
> So i need a way to first dedup the messages I wonder if running [mail-deduplicate](https://kdeldycke.github.io/mail-deduplicate/) first is an idea?
> OpenPGP specifically is strange to me. Apple Mail supports E2EE mail through S/MIME. The main reason I think is S/MIME isn't really used, requires you to pay for a...
@blacklight447 good point, we should do that before merging.
We did test this some time ago, https://github.com/privacyguides/privacyguides.org/pull/2013#issuecomment-1444225182 think we meant to put in a PR but forgot.