home.social

#openfire — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #openfire, aggregated by home.social.

  1. Openfire deployments have been running in the wild for a *long* time.

    Some started when Java 5 was current, Docker didn't exist yet, and IPv6 was still "future tech".

    As we prepare the Openfire 5.1.0 release, We'd love to hear your stories: What's the oldest Openfire deployment that you still run?

    discourse.igniterealtime.org/t

    #Openfire #XMPP #Java #SelfHosting #SysAdmin #OpenSource

  2. Openfire deployments have been running in the wild for a *long* time.

    Some started when Java 5 was current, Docker didn't exist yet, and IPv6 was still "future tech".

    As we prepare the Openfire 5.1.0 release, We'd love to hear your stories: What's the oldest Openfire deployment that you still run?

    discourse.igniterealtime.org/t

    #Openfire #XMPP #Java #SelfHosting #SysAdmin #OpenSource

  3. Openfire deployments have been running in the wild for a *long* time.

    Some started when Java 5 was current, Docker didn't exist yet, and IPv6 was still "future tech".

    As we prepare the Openfire 5.1.0 release, We'd love to hear your stories: What's the oldest Openfire deployment that you still run?

    discourse.igniterealtime.org/t

    #Openfire #XMPP #Java #SelfHosting #SysAdmin #OpenSource

  4. Openfire deployments have been running in the wild for a *long* time.

    Some started when Java 5 was current, Docker didn't exist yet, and IPv6 was still "future tech".

    As we prepare the Openfire 5.1.0 release, We'd love to hear your stories: What's the oldest Openfire deployment that you still run?

    discourse.igniterealtime.org/t

    #Openfire #XMPP #Java #SelfHosting #SysAdmin #OpenSource

  5. Openfire deployments have been running in the wild for a *long* time.

    Some started when Java 5 was current, Docker didn't exist yet, and IPv6 was still "future tech".

    As we prepare the Openfire 5.1.0 release, We'd love to hear your stories: What's the oldest Openfire deployment that you still run?

    discourse.igniterealtime.org/t

    #Openfire #XMPP #Java #SelfHosting #SysAdmin #OpenSource

  6. Выдохнул....

    Разворачиваю
    #openfire через #Docker, поднимаю XMPP-сервер, открываю порты, пробрасываю наружу — базовая инфраструктура вроде бы в порядке.

    5222 доступен извне, 9090 открывается локально, контейнер жив, веб-интерфейс работает. DNS тоже резолвится нормально через KeenDNS.

    Но дальше начинается странное: клиенты просто не коннектятся.
    Подключение даже не доходит до нормального XMPP-рукопожатия. Нет stream-а, нет STARTTLS-обмена, нет сертификата на уровне сессии. Соединение выглядит так, будто сервер принял TCP, но вообще не стартанул XMPP.

    Проверка через openssl s_client показывает:
    handshake есть, но ответов от сервера нет — 0 байт в ответ, никакого certificate chain, никакого STARTTLS.

    При этом внутри Openfire всё выглядит “живым”: порты слушаются, сервисы подняты, настройки TLS включены, STARTTLS переключается между Optional/Required, но поведение на клиентском порту 5222 не меняется.

    И самое раздражающее — это не сеть и не роутинг. Внешний доступ к порту есть, локально всё поднимается, но XMPP-слой как будто не инициализируется вообще.

    В итоге получается странный разрыв: инфраструктура есть, сервис отвечает, но протокол не стартует. Клиенту просто нечего “договаривать” — сервер не начинает XMPP stream.


    RE: https://shitpost.poridge.club/notes/amet2c24hc

  7. Выдохнул....

    Разворачиваю
    #openfire через #Docker, поднимаю XMPP-сервер, открываю порты, пробрасываю наружу — базовая инфраструктура вроде бы в порядке.

    5222 доступен извне, 9090 открывается локально, контейнер жив, веб-интерфейс работает. DNS тоже резолвится нормально через KeenDNS.

    Но дальше начинается странное: клиенты просто не коннектятся.
    Подключение даже не доходит до нормального XMPP-рукопожатия. Нет stream-а, нет STARTTLS-обмена, нет сертификата на уровне сессии. Соединение выглядит так, будто сервер принял TCP, но вообще не стартанул XMPP.

    Проверка через openssl s_client показывает:
    handshake есть, но ответов от сервера нет — 0 байт в ответ, никакого certificate chain, никакого STARTTLS.

    При этом внутри Openfire всё выглядит “живым”: порты слушаются, сервисы подняты, настройки TLS включены, STARTTLS переключается между Optional/Required, но поведение на клиентском порту 5222 не меняется.

    И самое раздражающее — это не сеть и не роутинг. Внешний доступ к порту есть, локально всё поднимается, но XMPP-слой как будто не инициализируется вообще.

    В итоге получается странный разрыв: инфраструктура есть, сервис отвечает, но протокол не стартует. Клиенту просто нечего “договаривать” — сервер не начинает XMPP stream.


    RE: https://shitpost.poridge.club/notes/amet2c24hc

  8. Выдохнул....

    Разворачиваю
    #openfire через #Docker, поднимаю XMPP-сервер, открываю порты, пробрасываю наружу — базовая инфраструктура вроде бы в порядке.

    5222 доступен извне, 9090 открывается локально, контейнер жив, веб-интерфейс работает. DNS тоже резолвится нормально через KeenDNS.

    Но дальше начинается странное: клиенты просто не коннектятся.
    Подключение даже не доходит до нормального XMPP-рукопожатия. Нет stream-а, нет STARTTLS-обмена, нет сертификата на уровне сессии. Соединение выглядит так, будто сервер принял TCP, но вообще не стартанул XMPP.

    Проверка через openssl s_client показывает:
    handshake есть, но ответов от сервера нет — 0 байт в ответ, никакого certificate chain, никакого STARTTLS.

    При этом внутри Openfire всё выглядит “живым”: порты слушаются, сервисы подняты, настройки TLS включены, STARTTLS переключается между Optional/Required, но поведение на клиентском порту 5222 не меняется.

    И самое раздражающее — это не сеть и не роутинг. Внешний доступ к порту есть, локально всё поднимается, но XMPP-слой как будто не инициализируется вообще.

    В итоге получается странный разрыв: инфраструктура есть, сервис отвечает, но протокол не стартует. Клиенту просто нечего “договаривать” — сервер не начинает XMPP stream.


    RE: https://shitpost.poridge.club/notes/amet2c24hc

  9. We have released Openfire 5.0.5, our open source real-time communications server! This is a maintenance release, bringing some interesting bug fixes and library upgrades. Read more about this release in our blog! discourse.igniterealtime.org/t

    #xmpp #openfire #release

  10. We have released Openfire 5.0.5, our open source real-time communications server! This is a maintenance release, bringing some interesting bug fixes and library upgrades. Read more about this release in our blog! discourse.igniterealtime.org/t

    #xmpp #openfire #release

  11. We have released Openfire 5.0.5, our open source real-time communications server! This is a maintenance release, bringing some interesting bug fixes and library upgrades. Read more about this release in our blog! discourse.igniterealtime.org/t

    #xmpp #openfire #release

  12. We have released Openfire 5.0.5, our open source real-time communications server! This is a maintenance release, bringing some interesting bug fixes and library upgrades. Read more about this release in our blog! discourse.igniterealtime.org/t

    #xmpp #openfire #release

  13. We have released Openfire 5.0.5, our open source real-time communications server! This is a maintenance release, bringing some interesting bug fixes and library upgrades. Read more about this release in our blog! discourse.igniterealtime.org/t

    #xmpp #openfire #release

  14. We are exploring support for #MariaDB, #Firebird and #CockroachDB in Openfire. This includes early pull requests and discussion of trade-offs, maintenance cost and real-world demand.

    We would love community input before proceeding further.

    Is this valuable, or more trouble than it is worth?

    #Openfire #XMPP #databases

    discourse.igniterealtime.org/t

  15. We are exploring support for #MariaDB, #Firebird and #CockroachDB in Openfire. This includes early pull requests and discussion of trade-offs, maintenance cost and real-world demand.

    We would love community input before proceeding further.

    Is this valuable, or more trouble than it is worth?

    #Openfire #XMPP #databases

    discourse.igniterealtime.org/t

  16. We are exploring support for #MariaDB, #Firebird and #CockroachDB in Openfire. This includes early pull requests and discussion of trade-offs, maintenance cost and real-world demand.

    We would love community input before proceeding further.

    Is this valuable, or more trouble than it is worth?

    #Openfire #XMPP #databases

    discourse.igniterealtime.org/t

  17. We are exploring support for #MariaDB, #Firebird and #CockroachDB in Openfire. This includes early pull requests and discussion of trade-offs, maintenance cost and real-world demand.

    We would love community input before proceeding further.

    Is this valuable, or more trouble than it is worth?

    #Openfire #XMPP #databases

    discourse.igniterealtime.org/t

  18. We are exploring support for #MariaDB, #Firebird and #CockroachDB in Openfire. This includes early pull requests and discussion of trade-offs, maintenance cost and real-world demand.

    We would love community input before proceeding further.

    Is this valuable, or more trouble than it is worth?

    #Openfire #XMPP #databases

    discourse.igniterealtime.org/t

  19. #FOSDEM was absolutely WILD! 😻

    🤯🤯🤯 Got a hand-made #XMPP developers post card with a personal mention!

    🤯🤯 Got a "Thanks Ge0rG, keep up the good work!" while walking the food mile!

    🤯 Met an IRC contact from 25 years ago, @olbohlen ("Apparently I'm the only operator of #OpenFire on #Solaris") and connected him to @guusdk who brought stickers and hugs!

    🤯 Accidentally met an IRC contact from 20 years ago

    🤯 Accidentally met an #FDroid member iRL

    🤯 Met @sven (#fail0verflow) after 20 years

  20. #FOSDEM was absolutely WILD! 😻

    🤯🤯🤯 Got a hand-made #XMPP developers post card with a personal mention!

    🤯🤯 Got a "Thanks Ge0rG, keep up the good work!" while walking the food mile!

    🤯 Met an IRC contact from 25 years ago, @olbohlen ("Apparently I'm the only operator of #OpenFire on #Solaris") and connected him to @guusdk who brought stickers and hugs!

    🤯 Accidentally met an IRC contact from 20 years ago

    🤯 Accidentally met an #FDroid member iRL

    🤯 Met @sven (#fail0verflow) after 20 years

  21. #FOSDEM was absolutely WILD! 😻

    🤯🤯🤯 Got a hand-made #XMPP developers post card with a personal mention!

    🤯🤯 Got a "Thanks Ge0rG, keep up the good work!" while walking the food mile!

    🤯 Met an IRC contact from 25 years ago, @olbohlen ("Apparently I'm the only operator of #OpenFire on #Solaris") and connected him to @guusdk who brought stickers and hugs!

    🤯 Accidentally met an IRC contact from 20 years ago

    🤯 Accidentally met an #FDroid member iRL

    🤯 Met @sven (#fail0verflow) after 20 years

  22. #FOSDEM was absolutely WILD! 😻

    🤯🤯🤯 Got a hand-made #XMPP developers post card with a personal mention!

    🤯🤯 Got a "Thanks Ge0rG, keep up the good work!" while walking the food mile!

    🤯 Met an IRC contact from 25 years ago, @olbohlen ("Apparently I'm the only operator of #OpenFire on #Solaris") and connected him to @guusdk who brought stickers and hugs!

    🤯 Accidentally met an IRC contact from 20 years ago

    🤯 Accidentally met an #FDroid member iRL

    🤯 Met @sven (#fail0verflow) after 20 years

  23. #FOSDEM was absolutely WILD! 😻

    🤯🤯🤯 Got a hand-made #XMPP developers post card with a personal mention!

    🤯🤯 Got a "Thanks Ge0rG, keep up the good work!" while walking the food mile!

    🤯 Met an IRC contact from 25 years ago, @olbohlen ("Apparently I'm the only operator of #OpenFire on #Solaris") and connected him to @guusdk who brought stickers and hugs!

    🤯 Accidentally met an IRC contact from 20 years ago

    🤯 Accidentally met an #FDroid member iRL

    🤯 Met @sven (#fail0verflow) after 20 years

  24. #HealthWarning #CO #poisoning for people having any #openfire in the house!
    A CO-monitor saves lives!
    Early signs of CO poisoning are headache, dizziness, fast heartbeat and glowing cherry-red cheeks. Immediate medical assistance is mandatory, or severe organ/brain damage can happen! CO binds 250x stronger to hemoglobin - the carrier protein in red blood cells - than O2. Hyperbaric O2 (in chamber) or 100% O2 through a mask is necessary to get the CO off the hemoglobin and replace it with O2.

  25. #HealthWarning #CO #poisoning for people having any #openfire in the house!
    A CO-monitor saves lives!
    Early signs of CO poisoning are headache, dizziness, fast heartbeat and glowing cherry-red cheeks. Immediate medical assistance is mandatory, or severe organ/brain damage can happen! CO binds 250x stronger to hemoglobin - the carrier protein in red blood cells - than O2. Hyperbaric O2 (in chamber) or 100% O2 through a mask is necessary to get the CO off the hemoglobin and replace it with O2.

  26. #HealthWarning #CO #poisoning for people having any #openfire in the house!
    A CO-monitor saves lives!
    Early signs of CO poisoning are headache, dizziness, fast heartbeat and glowing cherry-red cheeks. Immediate medical assistance is mandatory, or severe organ/brain damage can happen! CO binds 250x stronger to hemoglobin - the carrier protein in red blood cells - than O2. Hyperbaric O2 (in chamber) or 100% O2 through a mask is necessary to get the CO off the hemoglobin and replace it with O2.

  27. #HealthWarning #CO #poisoning for people having any #openfire in the house!
    A CO-monitor saves lives!
    Early signs of CO poisoning are headache, dizziness, fast heartbeat and glowing cherry-red cheeks. Immediate medical assistance is mandatory, or severe organ/brain damage can happen! CO binds 250x stronger to hemoglobin - the carrier protein in red blood cells - than O2. Hyperbaric O2 (in chamber) or 100% O2 through a mask is necessary to get the CO off the hemoglobin and replace it with O2.

  28. #HealthWarning #CO #poisoning for people having any #openfire in the house!
    A CO-monitor saves lives!
    Early signs of CO poisoning are headache, dizziness, fast heartbeat and glowing cherry-red cheeks. Immediate medical assistance is mandatory, or severe organ/brain damage can happen! CO binds 250x stronger to hemoglobin - the carrier protein in red blood cells - than O2. Hyperbaric O2 (in chamber) or 100% O2 through a mask is necessary to get the CO off the hemoglobin and replace it with O2.

  29. @biline #XMPP never left, see what #ejabberd #prosody #snikket #openfire servers are up to. #Conversations_IM #Cheogram #monoclesChat will serve you as modern clients on #FDroid and #Monal for your fruit devices fans.

  30. @biline #XMPP never left, see what #ejabberd #prosody #snikket #openfire servers are up to. #Conversations_IM #Cheogram #monoclesChat will serve you as modern clients on #FDroid and #Monal for your fruit devices fans.

  31. @light @erebion @Mer__edith

    We at #MPAQ are constantly looking for security holes.

    I admin an #OpenFire #XMPP server for example. In the case of this chat program, it has end to end encryption. When I connect with someone (that doesn't necessarily mean another person on our server), we activate #OMEMO #encryption. Even on the server side with admin access, I can NOT see the conversation.

    I work with a local newspaper that is Google fanatics. It absolutely pisses me off they use it to store my info like my SSN and I'm always seeing reports that the US Government is given access to that data.

    Edward Snowden should be hailed a hero for giving up his citizenship to tell the truth. His book, Permant Record should be read by everyone.
    search.mpaq.org/books/P/Perman

  32. @light @erebion @Mer__edith

    We at #MPAQ are constantly looking for security holes.

    I admin an #OpenFire #XMPP server for example. In the case of this chat program, it has end to end encryption. When I connect with someone (that doesn't necessarily mean another person on our server), we activate #OMEMO #encryption. Even on the server side with admin access, I can NOT see the conversation.

    I work with a local newspaper that is Google fanatics. It absolutely pisses me off they use it to store my info like my SSN and I'm always seeing reports that the US Government is given access to that data.

    Edward Snowden should be hailed a hero for giving up his citizenship to tell the truth. His book, Permant Record should be read by everyone.
    search.mpaq.org/books/P/Perman

  33. @light @erebion @Mer__edith

    We at #MPAQ are constantly looking for security holes.

    I admin an #OpenFire #XMPP server for example. In the case of this chat program, it has end to end encryption. When I connect with someone (that doesn't necessarily mean another person on our server), we activate #OMEMO #encryption. Even on the server side with admin access, I can NOT see the conversation.

    I work with a local newspaper that is Google fanatics. It absolutely pisses me off they use it to store my info like my SSN and I'm always seeing reports that the US Government is given access to that data.

    Edward Snowden should be hailed a hero for giving up his citizenship to tell the truth. His book, Permant Record should be read by everyone.
    search.mpaq.org/books/P/Perman

  34. @light @erebion @Mer__edith

    We at #MPAQ are constantly looking for security holes.

    I admin an #OpenFire #XMPP server for example. In the case of this chat program, it has end to end encryption. When I connect with someone (that doesn't necessarily mean another person on our server), we activate #OMEMO #encryption. Even on the server side with admin access, I can NOT see the conversation.

    I work with a local newspaper that is Google fanatics. It absolutely pisses me off they use it to store my info like my SSN and I'm always seeing reports that the US Government is given access to that data.

    Edward Snowden should be hailed a hero for giving up his citizenship to tell the truth. His book, Permant Record should be read by everyone.
    search.mpaq.org/books/P/Perman

  35. @micahilbery yes, I self host #OpenFire (@news) and use @monocles on android, and it works nicely. If you want a chat about it, lmk!

  36. @micahilbery yes, I self host #OpenFire (@news) and use @monocles on android, and it works nicely. If you want a chat about it, lmk!

  37. @micahilbery yes, I self host #OpenFire (@news) and use @monocles on android, and it works nicely. If you want a chat about it, lmk!

  38. @micahilbery yes, I self host #OpenFire (@news) and use @monocles on android, and it works nicely. If you want a chat about it, lmk!

  39. @micahilbery yes, I self host #OpenFire (@news) and use @monocles on android, and it works nicely. If you want a chat about it, lmk!

  40. @noondlyt

    Years ago, there began a system called #Jabber that has evolved into the #XMPP protocol/network.

    I've had a few servers over the years. Our current one uses #OpenFire and I love it for its #encryption. #MPAQ been running it for about 5 years as I watch others trying to create new ones like #Signal and #Matrix, I just can't understand why more people don't use XMPP except for the others being all shiny and new...

    Why are people always trying to reinvent the wheel??? Its not controlled by one source like the Fediverse!!!