Difference between revisions of "Main Page"

From XMPP WIKI
Jump to navigation Jump to search
m
 
(181 intermediate revisions by 32 users not shown)
Line 1: Line 1:
<!--        BANNER ACROSS TOP OF PAGE: Start        -->
[[Main Page|English]] | [[Main Page/de|Deutsch]]
 
{| id="mp-topbanner" style="width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;"
{| id="mp-topbanner" style="width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;"
| style="width:56%; color:#000;" |
| style="width:56%; color:#000;" |
Line 6: Line 7:
<div style="font-size:162%; border:none; margin:0; padding:.1em; color:#000;">Welcome to wiki.xmpp.org!</div>
<div style="font-size:162%; border:none; margin:0; padding:.1em; color:#000;">Welcome to wiki.xmpp.org!</div>
|}
|}
<!--        PORTAL LIST ON RIGHT-HAND SIDE: Start        -->
| style="width:11%; font-size:95%;" |
| style="width:11%; font-size:95%;" |
* [http://xmpp.org/xmpp-software/clients/ Clients]
* [http://xmpp.org/software/ Software]
| style="width:11%; font-size:95%;" |
| style="width:11%; font-size:95%;" |
* [http://xmpp.org/xmpp-software/servers/ Servers]
* [http://xmpp.net/ Public services]
| style="width:11%; font-size:95%;" |
* [http://xmpp.org/xmpp-software/libraries/ Libraries]
| style="width:11%; font-size:95%;" |
| style="width:11%; font-size:95%;" |
* [http://xmpp.net/ Public services]
* [https://xmpp.work/ XMPP Work]
<!--        PORTAL LIST ON RIGHT-HAND SIDE: End        -->
|}
|}
<!--        BANNER ACROSS TOP OF PAGE: End        -->
<!--        wiki.xmpp.org, XMPP technologies, Talk with us?: Start        -->
{| id="mp-upper" style="margin:0; background:none;"
{| id="mp-upper" style="margin:0; background:none;"
<!--        wiki.xmpp.org: Start        -->
| class="MainPageBG" style="width:60%; border:1px solid #cef2e0; background:#f5fffa; vertical-align:top; color:#000;" |
| class="MainPageBG" style="width:60%; border:1px solid #cef2e0; background:#f5fffa; vertical-align:top; color:#000;" |
{| id="mp-left" style="width:100%; vertical-align:top; background:#f5fffa;"
{| id="mp-left" style="width:100%; vertical-align:top; background:#f5fffa;"
! style="padding:2px" | <h2 id="mp-dyk-h2" style="margin:3px; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">wiki.xmpp.org</h2>
! style="padding:2px" | <h2 id="mp-dyk-h2" style="margin:3px; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">wiki.xmpp.org</h2>
|-
|-
| style="color:#000;" | This wiki is a sandbox for work on the Extensible Messaging and Presence Protocol or [[XMPP]], provided for public use by the [[XSF]]. To obtain an account on this wiki, ask someone in the [xmpp:jdev@conference.jabber.org?join jdev@conference.jabber.org] chatroom for help (sorry, we don't allow open registration because we're trying to avoid the spammers).
| style="color:#000;" | This wiki is a sandbox for work on the Extensible Messaging and Presence Protocol or [[XMPP]], provided for public use by the [[XSF]]. To obtain an account on this wiki, please contact the [[Sysops]] who will be glad to create it for you (sorry, we don't allow open registration because we're trying to avoid the spammers).
<!--        wiki.xmpp.org: End        -->
|-
|-
<!--        XMPP technologies: Start        -->
! style="padding:2px" | <h2 id="mp-dyk-h2" style="margin:3px; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">XMPP technologies</h2>
! style="padding:2px" | <h2 id="mp-dyk-h2" style="margin:3px; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">XMPP technologies</h2>
|-
|-
Line 35: Line 27:
* [[Philosophy overview]]
* [[Philosophy overview]]
* [[Technology overview]]
* [[Technology overview]]
More in-depth (though unfinished yet) articles:
 
* [[Tech pages/Core|Core]] - Information about the core XMPP technologies for XML streaming.
Advanced Articles:
* [[Tech pages/BOSH|BOSH]] - An HTTP binding for XMPP (and other) traffic.
* [[Tech pages]]
* [[Tech pages/Jingle|Jingle]] - SIP-compatible multimedia signalling for voice, video, file transfer, and other applications.
 
* [[Tech pages/Multi-User Chat|Multi-User Chat]] - Flexible, multi-party communication.
More in-depth (though some unfinished yet) articles:
* [[Tech pages/PubSub|PubSub]] - Alerts and notifications for data syndication, rich presence, and more.
* [[XMPP URIs]]
* [[Tech pages/Reliability|Reliability]] - AMP, message receipts, stream management, Ping, keepalive, etc.
* [[SRV Records]]
* [[Tech pages/Privacy|Privacy]] - Presence subscriptions, privacy lists, simple communication blocking, etc.
* [[SASL Authentication and SCRAM]]
* [[Tech pages/Admin|Admin]] - DNS SRV, certificates, etc.
* [[OTR | OTR Encryption]]
* [[Tech pages/Disco|Disco]] - What is this "disco" thing?
* [[Tech_pages/OMEMO|OMEMO Encryption]]
* [[XMPP URIs]] - <span style="color:#FF0000">What is it?</span>
* [[Securing XMPP]]
* [[SRV Records]] - <span style="color:#FF0000">What is it? How to add them for my domain?</span>
* [[MUC Extensions]]
* [[OTR]] - <span style="color:#FF0000">What is it? How to use?</span>
* [[Multi-Session Nicks]]
* '''[[Securing XMPP]] - <span style="color:#FF0000">What is it? How?</span> [http://stpeter.im/journal/1496.html The encrypted XMPP network] [https://github.com/stpeter/manifesto +]'''
* [[XMPP IM Client Design Guidelines]]
* '''[[Securing DNS]] - <span style="color:#FF0000">What is it? How?</span>'''
* [[:Category:Spec Remarks|Remarks about XEPs and RFCs]]
* [[Tech pages/IoT_systems|IoT systems]] - <span style="color:#FF0000">NEW exciting movement of instant messaging to Internet of Things.</span>
 
<!--        XMPP technologies: End        -->
|-
|-
<!--        Talk with us?: Start        -->
! style="padding:2px" | <h2 id="mp-dyk-h2" style="margin:3px; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">XMPP Logos on commons.wikimedia.org</h2>
! style="padding:2px" | <h2 id="mp-dyk-h2" style="margin:3px; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">Talk with us?</h2>
|-
|-
| style="color:#000;padding:2px 5px 5px" | MUC Rooms:
| style="color:#000;padding:2px 5px 5px" |
* [xmpp:jabber@conference.jabber.org?join Jabber/XMPP chatroom]
|-
* [xmpp:jdev@conference.jabber.org?join JDev chatroom]
|
* [xmpp:xsf@muc.xmpp.org?join XSF chatroom]
* '''[https://commons.wikimedia.org/wiki/File:XMPP_logo.svg XMPP logo.svg]'''
Mailing lists:
* '''[https://commons.wikimedia.org/wiki/File:XMPP_logo_(without_text).svg XMPP logo (without text).svg]'''
* [http://mail.jabber.org/mailman/listinfo/standards Standards]
* [http://mail.jabber.org/mailman/listinfo/jadmin JAdmin]
* [http://mail.jabber.org/mailman/listinfo/juser JUser]
* [http://mail.jabber.org/mailman/listinfo/operators Operators]
* [http://mail.jabber.org/mailman/listinfo/iot Internet Of Things]
* [http://mail.jabber.org/mailman/listinfo More lists]
<!--        Talk with us?: End        -->
|}
|}
<!--        wiki.xmpp.org, XMPP technologies, Talk with us?: End        -->
 
| style="border:1px solid transparent;" |
| style="border:1px solid transparent;" |
<!--        upcoming events, recent events, teams and social networks: Start        -->
<!--        Upcoming Events: Start        -->
| class="MainPageBG" style="width:40%; border:1px solid #cedff2; background:#f5faff; vertical-align:top;"|
| class="MainPageBG" style="width:40%; border:1px solid #cedff2; background:#f5faff; vertical-align:top;"|
{| id="mp-right" style="width:100%; vertical-align:top; background:#f5faff;"
{| id="mp-right" style="width:100%; vertical-align:top; background:#f5faff;"
! style="padding:2px" | <h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Upcoming Events</h2>
! style="padding:2px" | <h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Upcoming Events</h2>
|-
|-
| style="color:#000;padding:2px 5px" |
|
<!--        \\\\\\\\\\ Reminder: Please move old points in "Past part" //////////        -->
* [[Membership Applications Q2 2024]]
<!--        \\\\\\\\\\ Next part: Start //////////        -->
* [[XMPP Office Hours]]
* '''[http://stpeter.im/journal/1496.html January 4, 2014 - first test day requiring encryption]'''
* [[Google Summer of Code 2024]]
* [[Membership Applications Q4 2013]]
 
* [[FOSDEM 2014]]
XSF Events calendar: [https://calendar.google.com/calendar/embed?src=64v3vs15qlalgqv0j7r99ikm1c%40group.calendar.google.com HTML] [https://calendar.google.com/calendar/ical/64v3vs15qlalgqv0j7r99ikm1c%40group.calendar.google.com/public/basic.ics iCal]
* [[Summit 15]]
* [[Membership Applications Q1 2014]]
* '''[http://stpeter.im/journal/1496.html February 22, 2014 - second test day]'''
* '''[http://stpeter.im/journal/1496.html March 22, 2014 - third test day]'''
* '''[http://stpeter.im/journal/1496.html April 19, 2014 - fourth test day]'''
* [http://stpeter.im/journal/1496.html May 19, 2014]
** '''[http://stpeter.im/journal/1496.html permanent upgrade to encrypted XMPP network]'''
** [http://opendiscussionday.org/ Open Discussion Day 2014]
* Google [[Summer of Code 2014]]
<!--        \\\\\\\\\\ Next part: End //////////        -->
<!--        Upcoming Events: End        -->
|-
|-
<!--        Recent Events: Start        -->
! style="padding:2px" | <h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Recent Events</h2>
! style="padding:2px" | <h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Recent Events</h2>
|-
|-
| style="color:#000;padding:2px 5px" |
| style="color:#000;padding:2px 5px" |
<!--        \\\\\\\\\\ Reminder: Please move old points here //////////        -->
* [[Conferences/Summit 26|Summit 26]]
<!--        \\\\\\\\\\ Past part: Start //////////        -->
* [[Sprints/2023-06 Elbe-Sprint Hamburg|Elbe-Sprint Hamburg June 2023]]
* [[Membership Applications Q3 2013]]
* [[Google Summer of Code 2023]]
* [http://lanyrd.com/2013/xmpp-and-the-internet-of-things/ December 2, 2013 XMPP/Realtime UK Meetup]
* [[Summit 25]]
* [[Board and Council Elections 2013]]
* [[Membership Applications Q1 2024]]
* [[Summit 14]]
* [[Board and Council Elections 2023]]
* [[Membership Applications Q2 2013]]
 
* [[Berlin Hackfest]] at IETF 87
Older events are available in the [[Event Archive]].
* Google [[Summer of Code 2013]]
* [http://opendiscussionday.org/ Open Discussion Day 2013]
* [[Membership Applications Q1 2013]]
* [[FOSDEM 2013]]
* [[Summit 13]]
* [[Membership Applications Q4 2012]]
* [[Membership Applications Q3 2012]]
* Google [[Summer of Code 2012]]
* [http://opendiscussionday.org/ Open Discussion Day 2012]
* [[Membership Applications Q2 2012]]
* [[Membership Applications Q1 2012]]
* [[FOSDEM 2012]]
* [[Summit 11]]
* [[Membership Applications Q4 2011]]
* [[Board and Council Elections 2011]]
* [[Membership Applications Q3 2011]]
* Google [[Summer of Code 2011]]
* [http://opendiscussionday.org/ Open Discussion Day 2011]
* [[Membership Applications April 2011]]
* [[Membership Applications February 2011]]
* [[FOSDEM 2011]]
* [[XMPP Summit 10]]
<!--        \\\\\\\\\\ Past part: End //////////        -->
<!--        Recent Events: End        -->
|-
|-
<!--        Teams: Start        -->
! style="padding:2px" | <h2 id="mp-otd-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Talk with us?</h2>
! style="padding:2px" | <h2 id="mp-otd-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Teams</h2>
|-
|-
| style="color:#000;padding:2px 5px 5px" |
| style="color:#000;padding:2px 5px 5px" |
Join the XSF, join a team, and contribute!
* Council's [[radar]]
* [[Board]] of directors
* [[Roundup]]
Working teams:
* [[CommTeam]]
* [[XSF Infrastructure]]
* [[Review team]]
<!--        Teams: End        -->
|-
|-
<!--        Social networks: Start        -->
|
MUC Rooms:
* [xmpp:jabber@conference.jabber.org?join Jabber/XMPP chatroom]
* [xmpp:jdev@muc.xmpp.org?join JDev chatroom]
* [xmpp:xsf@muc.xmpp.org?join XSF chatroom]
 
Mailing lists:
* [https://mail.jabber.org/mailman/listinfo/standards Standards]
* [https://mail.jabber.org/mailman/listinfo/jdev JDev]
* [https://mail.jabber.org/mailman/listinfo/juser JUser]
* [https://mail.jabber.org/mailman/listinfo/operators Operators]
* [https://mail.jabber.org/mailman/listinfo/iot Internet Of Things]
* [https://mail.jabber.org/mailman/listinfo More lists]
 
Meetings:
* [[Sprints|Development Sprints]]
* [[Meetups]]
|-
! style="padding:2px" | <h2 id="mp-otd-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Social networks</h2>
! style="padding:2px" | <h2 id="mp-otd-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Social networks</h2>
|-
|-
| style="color:#000;padding:2px 5px 5px" |
| style="color:#000;padding:2px 5px 5px" |
|-
|
* [http://planet.jabber.org/ Planet]
* [http://planet.jabber.org/ Planet]
* [https://facebook.com/pages/XMPP-Standards-Foundation/132828533440062 Facebook]&#8317;¹&#8318; since December 2010. You can like this page (managed by XSF members) ;)
* [https://facebook.com/pages/XMPP/139998322690446 XMPP] and [https://facebook.com/jabber Jabber] facebook pages
* [http://linkedin.com/groups?mostPopular=&gid=49429 LinkedIn] XMPP group within the professional network.
* [https://reddit.com/r/xmpp /r/xmpp] subreddit
<!--        Social networks: End        -->
* [https://linkedin.com/groups?mostPopular=&gid=49429 LinkedIn] XMPP group within the professional network
* [https://twitter.com/xmpp Twitter]
* [https://fosstodon.org/@xmpp Mastodon]
|}
|}
<!--        upcoming events, recent events, teams and social networks: End        -->
|}
|}
<center>'''(1)''' We do not like the [https://facebook.com/ Facebook] policy but [https://facebook.com/pages/XMPP-Standards-Foundation/132828533440062 this page] is here for communicate with "fans" of the foundation and the protocol.</center>
__NOTOC__
__NOTOC__
__NOEDITSECTION__
__NOEDITSECTION__

Latest revision as of 09:07, 21 March 2024

English | Deutsch

Welcome to wiki.xmpp.org!

wiki.xmpp.org

This wiki is a sandbox for work on the Extensible Messaging and Presence Protocol or XMPP, provided for public use by the XSF. To obtain an account on this wiki, please contact the Sysops who will be glad to create it for you (sorry, we don't allow open registration because we're trying to avoid the spammers).

XMPP technologies

Introductory articles:

Advanced Articles:

More in-depth (though some unfinished yet) articles:

XMPP Logos on commons.wikimedia.org

Upcoming Events

XSF Events calendar: HTML iCal

Recent Events

Older events are available in the Event Archive.

Talk with us?

MUC Rooms:

Mailing lists:

Meetings:

Social networks