Removing deprecated contact channels, adding new ones
Signed-off-by: Adrien Bourmault <neox@a-lec.org> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
This commit is contained in:
parent
8acb00e31d
commit
d338b33a14
|
@ -3,73 +3,34 @@ title: Contact
|
||||||
x-toc-enable: true
|
x-toc-enable: true
|
||||||
...
|
...
|
||||||
|
|
||||||
**TODO: mailing lists, mastodon server and peertube account.**
|
|
||||||
|
|
||||||
User support
|
Annoucements
|
||||||
============
|
============
|
||||||
|
|
||||||
IRC or Reddit are recommended, if you wish to ask for support (IRC recommended).
|
Our genuine Libreboot makes announcements in [the libreboot-annouce mailing list](https://lists.sr.ht/~libreboot/libreboot-announce).
|
||||||
See below for information about IRC and Reddit.
|
|
||||||
|
|
||||||
|
User discussion and support
|
||||||
|
============
|
||||||
|
|
||||||
|
The [libreboot-discuss mailing list](https://lists.sr.ht/~libreboot/libreboot-discuss) is the main channel for user discussion and support.
|
||||||
|
|
||||||
|
|
||||||
Development discussion
|
Development discussion
|
||||||
======================
|
======================
|
||||||
|
|
||||||
Mailing lists are planned for the future. For now, see notes
|
The [libreboot-dev mailing list](https://lists.sr.ht/~libreboot/libreboot-devel) is the main channel for development discussion.
|
||||||
on [the Git page](git.md) for information about how to assist with development.
|
|
||||||
|
This is also where to send patches.
|
||||||
|
|
||||||
Instructions are also on that page for sending patches (via pull requests).
|
|
||||||
|
|
||||||
IRC chatroom
|
IRC chatroom
|
||||||
============
|
============
|
||||||
|
|
||||||
IRC is the main way to contact the Libreboot project. `#libreboot` on Libera
|
An IRC chatroom could be planned in the future.
|
||||||
IRC.
|
|
||||||
|
|
||||||
Webchat:
|
|
||||||
<https://web.libera.chat/#libreboot>
|
|
||||||
|
|
||||||
Libera is one of the largest IRC networks, used for Free Software projects.
|
|
||||||
Find more about them here: <https://libera.chat/>
|
|
||||||
|
|
||||||
If you wish to connect using your preferred client (such as weechat or irssi),
|
|
||||||
the connection info is as follows:
|
|
||||||
|
|
||||||
* Server: `irc.libera.chat`
|
|
||||||
* Channel: `#libreboot`
|
|
||||||
* Port (TLS): `6697`
|
|
||||||
* Port (non-TLS): `6667`
|
|
||||||
|
|
||||||
We recommend that you use port `6697` with TLS encryption enabled.
|
|
||||||
|
|
||||||
It is recommend that you use SASL for authentication. These pages on the Libera
|
|
||||||
website tells you how:
|
|
||||||
|
|
||||||
* WeeChat SASL guide: <https://libera.chat/guides/weechat>
|
|
||||||
* Irssi SASL guide: <https://libera.chat/guides/irssi>
|
|
||||||
* HexChat SASL guide: <https://libera.chat/guides/hexchat>
|
|
||||||
|
|
||||||
In general, you should check the documentation provided by your IRC software.
|
|
||||||
|
|
||||||
Social media
|
Social media
|
||||||
============
|
============
|
||||||
|
|
||||||
Libreboot exists officially on many places.
|
Currently our genuine Libreboot does not exist officially on social media.
|
||||||
|
|
||||||
Twitter and Mastodon
|
|
||||||
--------------------
|
|
||||||
|
|
||||||
News announcements: <https://twitter.com/libreboot/>
|
|
||||||
|
|
||||||
The founder and lead developer, Leah Rowe, is also on Twitter and Mastodon:
|
|
||||||
|
|
||||||
* <https://twitter.com/n4of7> (use nitter to avoid non-free JavaScript)
|
|
||||||
* <https://mas.to/@libreleah>
|
|
||||||
|
|
||||||
Leah can also be contacted by her email address:
|
|
||||||
[leah@libreboot.srht.site](mailto:leah@libreboot.srht.site)
|
|
||||||
|
|
||||||
Reddit
|
|
||||||
------
|
|
||||||
|
|
||||||
Mostly used as a support channel, and also for news announcements:
|
|
||||||
<https://www.reddit.com/r/libreboot/>
|
|
||||||
|
|
Loading…
Reference in New Issue