umeHack social
  • FAQ
  • Login
GNU social-nod för Umeå Hackerspace. Inbjudan krävs, men det är bara att hojta till oss om du vill vara med!
  • Public

    • Public
    • Groups
    • Popular
    • People

Notices tagged with prosody

  1. Claes Wallin 🇸🇪🇭🇰 (clacke@libranet.de)'s status on Wednesday, 13-May-2020 06:50:16 CEST Claes Wallin 🇸🇪🇭🇰 Claes Wallin 🇸🇪🇭🇰
    Remote profile options...
    • heurekus
    @xmpp group

    mastodon.social/@heurekus/1041…


    ♲ @heurekus@mastodon.social: Yay, made my first XMPP Video Call with Conversations over my own Prosody + TURN serves. SO NICE! #xmpp #prosody #conversations #videocall

    In conversation about 10 months ago from libranet.de permalink
  2. The Doctor (drwho@hackers.town)'s status on Monday, 03-Feb-2020 01:30:46 CET The Doctor The Doctor
    Remote profile options...

    TIL that you can spoof an incoming host header to an application server.

    Let's say you have an XMPP server alice.example.com with BOSH and Websockets enabled and proxied through Nginx.

    Let's say you have a web client on bob.example.com. You configure it to contact alice.example.com, but the HTTP requests pertaining to the web client send the host header bob.example.com, which the XMPP server is not configured to listen for.

    So, configure Nginx to spoof and not forward the Host header:

    proxy_set_header Host alice.example.com;

    Restart Nginx and it should work.

    How did I figure this out? Prosody's mod_http_errors.lua module returns idiosyncratic error messages ("Whatever you were looking for is not here.") Once I figured out that those were not Nginx errors but Prosody errors I knew where to start looking.

    For the record, when I write code that should be proxied through a web server, I need to remember to make it clear what's throwing the error when one is thrown ("The Doctor's web application - {error}") to save people some kinetic pattern baldness.

    I should write this up.

    #nginx #prosody #xmpp #libreops #http #headers

    In conversation about a year ago from hackers.town permalink
  3. Claes Wallin 🇸🇪🇭🇰 (clacke@libranet.de)'s status on Friday, 24-Jan-2020 00:06:39 CET Claes Wallin 🇸🇪🇭🇰 Claes Wallin 🇸🇪🇭🇰
    Remote profile options...
    post.lurk.org/@rra/10341403134…


    ♲ @rra@post.lurk.org: During #36C3 #prosody devs created a module that would allow your #XMPP server to expose some #nodeinfo2 statistics to the-federation.info. This contributes to a better understanding of the size of #XMPP based federated services. After a week there are already 49 nodes with a little less than 470k registered users (0.1 MAU ratio).

    The module:
    modules.prosody.im/mod_nodeinf…

    The stats so far:
    the-federation.info/prosody


    libranet.de/display/220e95922e…
    In conversation about a year ago from libranet.de permalink
  4. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Friday, 10-Jan-2020 02:12:08 CET Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    • xmpp
    https://jabberd2.org/ is completely dead now. See https://github.com/jabberd2/jabberd2 and https://github.com/smokku/jabberd3 (its supposed next-gen version)

    Interestingly, its preceding version https://gitlab.com/jabberd/jabberd is back in development (but likely years behind anything else out there) !XMPP

    (NOTE: we’re going with #ejabberd and #prosody here.)
    In conversation about a year ago from nu.federati.net permalink

    Attachments

    1. jabberd2/jabberd2
      from GitHub
      jabberd2 - JabberD XMPP Server
    2. Invalid filename.
      smokku/jabberd3
      from GitHub
      jabberd XMPP server - third generation. Contribute to smokku/jabberd3 development by creating an account on GitHub.
    3. jabberd / jabberd
      from GitLab
      jabberd14 XMPP instant messaging server
  5. Dino (dino@fosstodon.org)'s status on Sunday, 29-Sep-2019 00:20:49 CEST Dino Dino
    Remote profile options...

    Testing an upcoming feature during the #Stockholm XMPP sprint: Leave a group chat on #Dino and #Conversations will leave as well, join a new group chat on Conversations and Dino will join too. The underlying protocol extension was also implemented by #Gajim and #prosody during the sprint. #XMPP

    In conversation Sunday, 29-Sep-2019 00:20:49 CEST from fosstodon.org permalink
  6. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Sunday, 25-Aug-2019 20:28:47 CEST Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    • kelbot ◖⎚∠⎚◗
    @kelbot #Prosody is usually really simple and easy. You'll want to make sure your chosen distro has reasonably up-to-date Lua libraries. You'll also want to set up Let's Encrypt, but last time I set it up, you'll need to ensure the Prosody user can read the certs (probably by copying them into Prosody's directory and chown ing them).

    Look at the features you consider must-have and make sure there are plug-ins / extensions for those features, such as message carbons and message delivery receipts. (See: https://petermolnar.net/instant-messenger-hell/ )
    In conversation Sunday, 25-Aug-2019 20:28:47 CEST from nu.federati.net permalink

    Attachments

    1. File without filename could not get a thumbnail source.
      We are living in instant messenger hell
      I had to install WhatsApp, because some friends are refusing to communicate in any other way, which made me realise how tired and disillusioned I am when I have to face yet another instant messenger network - at least, with some work, Pidgin can still connect to more or less everything and anything.
  7. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Monday, 05-Aug-2019 05:20:47 CEST Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    • xmpp
    • copyright respecter
    @kai Well, I do like the #Prosody !XMPP server--easy to set up and works very well, except when it doesn't--but I think I'm going to use #ejabberd next time I set one up.
    In conversation Monday, 05-Aug-2019 05:20:47 CEST from nu.federati.net permalink
  8. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Monday, 05-Aug-2019 01:34:27 CEST Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    • copyright respecter
    @kai I'm not currently running one, but I've only used #Prosody / #Metronome.
    In conversation Monday, 05-Aug-2019 01:34:27 CEST from nu.federati.net permalink
  9. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Saturday, 06-Jul-2019 19:58:28 CEST Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    in reply to
    • Infected Moomin
    @moonman I never got #Prosody working with #LetsEncrypt.
    In conversation Saturday, 06-Jul-2019 19:58:28 CEST from nu.federati.net permalink
  10. JordiGH (jordigh@mathstodon.xyz)'s status on Thursday, 30-May-2019 22:11:46 CEST JordiGH JordiGH
    Remote profile options...

    Wow, the #Prosody developers have really nice hgweb #Mercurial templates, which make browsing their source code look like the rest of their website.

    Here is Mercurial serving its web interface to their repos:

    https://hg.prosody.im/trunk/

    https://hg.prosody.im/trunk/

    Here is the rest of their website, presumably just static files:

    https://prosody.im/

    Really nice when I see people really integrating Mercurial!

    In conversation Thursday, 30-May-2019 22:11:46 CEST from mathstodon.xyz permalink
  11. ButterflyOfFire :mastodon: (butterflyoffire@mstdn.fr)'s status on Friday, 24-May-2019 17:35:50 CEST ButterflyOfFire :mastodon: ButterflyOfFire :mastodon:
    Remote profile options...

    Aujourd'hui, je vais essayer l'outil migrate de #Prosody histoire d'apprendre comment basculer une db interne vers Postresql et m'y habituer au truc en suivant vos tutos :).
    Edited*

    In conversation Friday, 24-May-2019 17:35:50 CEST from mstdn.fr permalink
  12. ButterflyOfFire :mastodon: (butterflyoffire@mstdn.fr)'s status on Friday, 24-May-2019 17:35:10 CEST ButterflyOfFire :mastodon: ButterflyOfFire :mastodon:
    Remote profile options...

    Aujourd'hui, je vais essayer l'outil migrate de #Prosody histoire d'apprendre comment basculer une db interne vers Posresql et m'y habituer au truc en suivant vos tutos :)

    In conversation Friday, 24-May-2019 17:35:10 CEST from mstdn.fr permalink
  13. Tomas SA2TMS (tomas@social.umeahackerspace.se)'s status on Sunday, 17-Mar-2019 19:39:27 CET Tomas SA2TMS Tomas SA2TMS
    • Zash
    Heck yeah, got letsencrypt working on my webzones: https://www.härdin.se/ and https://www.fmigo.net/ , and I managed to get a #prosody instance up and running (with some help from @zash)
    In conversation Sunday, 17-Mar-2019 19:39:27 CET from web permalink

    Attachments

    1. FMIGo!
      FMIGo! is a set of Free Software tools aimed at the Functional Mockup Interface (FMI) standard.
  14. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Friday, 15-Mar-2019 06:40:48 CET Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    • spotlight night shot
    • Brandon Hall
    @bthall @amic The #Prosody #XMPP server software is written in #Lua.
    In conversation Friday, 15-Mar-2019 06:40:48 CET from nu.federati.net permalink
  15. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Sunday, 10-Mar-2019 03:12:56 CET Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    • spotlight night shot
    @amic #Prosody may need a restart to pick up the new cert.
    In conversation Sunday, 10-Mar-2019 03:12:56 CET from nu.federati.net permalink
  16. Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Friday, 08-Mar-2019 18:00:33 CET Nobody [LinuxWalt (@lnxw48a1)] Nobody [LinuxWalt (@lnxw48a1)]
    Remote profile options...
    • Tigase
    @tigase Mostly whatever their contacts use. I chose #Prosody because people I knew were using it. When I spun up an #XMPP sever at work years ago, I ran Jive ( now #OpenFire ) because they also made Spark, the client we used. (Sadly, the test was successful, and $EMPLOYER chose to go with Lync / Skype.)
    In conversation Friday, 08-Mar-2019 18:00:33 CET from nu.federati.net permalink
  17. The Doctor (drwho@hackers.town)'s status on Wednesday, 06-Feb-2019 22:43:42 CET The Doctor The Doctor
    Remote profile options...

    Ummm... this is a server-side module?

    https://modules.prosody.im/mod_omemo_all_access

    #xmpp #omemo #prosody

    In conversation Wednesday, 06-Feb-2019 22:43:42 CET from hackers.town permalink
  18. ultrageranium (320x200@post.lurk.org)'s status on Thursday, 03-Jan-2019 17:36:52 CET ultrageranium ultrageranium
    Remote profile options...

    If you use #prosody the #XMPP server, the devs are running a survey!

    https://docs.google.com/forms/d/e/1FAIpQLSfDAfFivg9Jv5cdReMjT8fHUODK2b1V7L0RHuIZzlT93vl2Xg/viewform

    In conversation Thursday, 03-Jan-2019 17:36:52 CET from post.lurk.org permalink
  19. Zash (zash@social.umeahackerspace.se)'s status on Thursday, 03-Jan-2019 16:39:25 CET Zash Zash
    • An XMPP and Jabber related group
    New #prosody blag: https://blog.prosody.im/welcoming-2019/
    !xmpp
    In conversation Thursday, 03-Jan-2019 16:39:25 CET from web permalink

    Attachments

    1. File without filename could not get a thumbnail source.
      Welcoming 2019
      Happy New Year! It is my firm belief that it is the community, and not the code, that makes an open-source project what it is. With that in mind, I’d like to thank you, the community around Prosody for making the project what it is. Whether you contribute code, help test nightly builds, develop packages, support others in our chatroom and mailing lists, or simply report bugs so that we can fix them - you have helped shape the project, and helped make the project better for everyone. For that - thank you! As well as reflecting on what we have to be grateful for, there is no better time than the start of a new year to look at the past and what we have achieved, the present, and of course look forward to the future. First, let’s start with our achievements over the past 12 months.
  20. trashserver.net XMPP Status (trashserver@social.tchncs.de)'s status on Sunday, 30-Dec-2018 15:18:43 CET trashserver.net XMPP Status trashserver.net XMPP Status
    Remote profile options...

    Did you experience failing file uploads in the past?

    This issue is now resolved! 🎉

    (will be merged into the next official "Prosody Filer" release, soon.)

    https://github.com/ThomasLeister/prosody-filer/

    #xmpp #trashserver #prosody #prosodyFiler

    In conversation Sunday, 30-Dec-2018 15:18:43 CET from social.tchncs.de permalink

    Attachments

    1. Invalid filename.
      ThomasLeister/prosody-filer
      from GitHub
      Golang mod_http_upload_external server for Prosody - ThomasLeister/prosody-filer
  • Before

Feeds

  • Activity Streams
  • RSS 1.0
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

umeHack social is a social network, courtesy of Umeå Hackerspace. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All umeHack social content and data are available under the Creative Commons Attribution 3.0 license.