Pidgin is still here although I'm behind on the monthly updates... https://discourse.imfreedom.org/tag/state-of-the-bird/1
HN user
rw_grim
[ my public key: https://keybase.io/grim; my proof: https://keybase.io/grim/sigs/AHHBErBg7KRA5HSuN9dTwNpo5OMCHJHiNn70o8BOmoQ ]
What's wrong with Pidgin? Also what protocols have you written?
For the full reasoning see this page https://developer.pidgin.im/wiki/PlainTextPasswords which is now back online. It was accidentally broken in a recent server migration.
That said, purple3/pidgin3 (still in development) only supports for keyrings and doesn't try to do any password management on its own even though password managers fall into the "Store a password(s) behind a password" as detailed on the above page.
well now you know ;) https://pidgin.im/plugins/
We never went anywhere and have support for modern protocols... See https://discourse.imfreedom.org/tag/news and https://pidgin.im/plugins/
I am the current lead developer of Pidgin, and would like to reinforce the level of collaboration in the XMPP world. Even with Pidgin being very far behind in XMPP (and everything else) everyone has been very helpful as we're trying to catch back up and answering questions about the prosody instance we run ourselves.
We're still here... https://discourse.imfreedom.org/tag/news
Pidgin is a universal client that supports many protocols/networks including IRC, XMPP, and has additional third party plugins from stuff like Discord and Slack.
That sounds great! I literally just wrote the initial skeleton last night so there's lots of work to do so any help is greatly appreciated! I'm hoping to have something somewhat usable by the end of the month.
This is great to hear and ironically we (Pidgin) just decided that Zulip was going to be the next protocol we were going to add support for just barely 24 hours ago before all this Discord nonsense!
https://discourse.imfreedom.org/t/protocols-to-support/234/1...
We (Pidgin) are still around.. You may be interested in our state of the bird posts to see what we've been up to. https://discourse.imfreedom.org/tag/state-of-the-bird
See the known issues on the page I linked? https://github.com/hoehermann/purple-gowhatsapp/blob/whatsme...
Kind of.. Getting a login cookie is difficult, but doable-ish https://github.com/EionRobb/purple-googlechat
Well you can have it now... https://github.com/hoehermann/purple-gowhatsapp/
You all know that we're still around and have been working on the next major release for quite a while now right?
You might be interested in our state of the bird posts... https://discourse.imfreedom.org/tag/state-of-the-bird
We've never left. https://pidgin.im/
Pidgin is still here and does work (to some level) with all of those protocols. https://pidgin.im/plugins/?publisher=all&query=&type=Protoco...
We've been working on our next major release for a long time now to better support modern protocols. But as an unfunded Open Source project it's hard to get things done quickly when it's a "free time" only project.
You could just use libpurple to do all the im stuff and literally just write a user interface. That said, purple 2 isn't really designed for modern chat networks, but we're trying to solve that with the still unreleased purple3.
You may be interested in our State of the Birds which cover libpurple and pidgin development. https://discourse.imfreedom.org/tag/state-of-the-bird
We (Pidgin) probably could have kept that code working if we had access to a server. But we didn't, and it bitrot, so we've since archived it to https://github.com/pidgin/retro-prpl/tree/main/sametime
We're working hard on getting back to that, but it takes time, and we're an unfunded open source project, but soon maybe?
You may be interested in our monthly updates https://discourse.imfreedom.org/tag/state-of-the-bird
That was due to a trademark violation and nothing to do with TOS.
We (Pidgin/Gaim/Finch/libpurple) have never been TOS compliant.
The project is still alive and we're trying to finish our next major version to be able to better support modern protocols and features.
We do monthly updates on the status of the project that we call State of the Bird and they can be found here https://discourse.imfreedom.org/tag/state-of-the-bird.
Most went to libera, some went to OFTC[1], and a few moved to matrix as well.
We're working on not needing patches.. We have an installer in the works, but in the mean time check out https://github.com/pidgin/retro-prpl
There are binaries in the action artifacts, but like I said an installer is coming soon (tm)
There's plugins for most of the modern stuff at https://pidgin.im/plugins
Some of them, yes. See https://pidgin.im/plugins/?publisher=all&query=&type=Protoco... for a list of third party protocol plugins.
We’re live on Flathub Beta now!! Flathub Beta means it won’t show up on the site, but it’ll show up in GNOME Software and other app stores after you add the Flathub Beta remote. You can find instructions on how to do so here https://discourse.imfreedom.org/t/pidgin-3-on-flathub-beta/2...
Just an update that we missed some bugs that were affecting new users so we've released 2.90.1 which fixes them. The linked posted has been updated with this information as well.
We haven't started tackling ee2e yet, but we'll have extension points to add custom stuff because of xmpp has 3 e2ee methods, gpg, otr, and, omemeo with a new one on the way as well.