IRC
Internet Relay Chat (IRC) is a stable, mature, text-based chat (instant messaging) system. IRC is one of the primary avenues of communication for those involved at all levels in the Gentoo project.
IRC и Gentoo
Since chat messages are sent and received almost instantly, IRC allows the Gentoo project to have a very reactive collaboration processes.
There are Gentoo IRC channels for user support. For any issue, a preexisting solution should be sought using a search engine, the forums, mailing lists, and here on the wiki, before asking on a support channel.
Смотрите страницу support с советами как попросить помощь, если есть проблемы с Gentoo.
Most Gentoo subprojects have a specific channel on Libera Chat for inter-project communication. Project-related channels are used for: tracking changes to source code, requesting and discussing (new) features, addressing various issues, real-time team meetings, internal support, and communication between Gentoo developers and the community.
На многих каналах есть бот Willikins у которого есть множество полезных функций.
На Gentoo IRC каналах на Libera Chat есть нормы поведения, которые необходимо прочитать и понять каждому пользователю перед подключением к любому каналу. Так же смотрите руководства на основном сайте.
Gentoo IRC каналы, как списки рассылок, не зашифрованы; все дискуссии там полностью видны публике как обычный текст и скорей всего журналируется каждым пользователем на канале. Неразумно и небезопасно публиковать частную информацию на IRC каналах.
See the list of IRC channels managed by the Gentoo project for support, discussion of specific topics, and general chat, but read the above section, and the code of conduct first.
Do not paste long text excerpts, or whole files, to IRC. Use wgetpaste if long passages are to be shared.
Доступное программное обеспечение
The following table contains some of the IRC software available in Gentoo. Discover which client works best by emerging each one or by visiting each homepage:
имя | пакет | домашняя страница | описание |
---|---|---|---|
catgirl | net-irc/catgirl::guru | https://git.causal.agency/catgirl/about/ | IRC клиент, который поддерживает подключение только по TLS |
HexChat | net-irc/hexchat | https://hexchat.github.io/ | Графический IRC клиент основанный на XChat. |
Irssi | net-irc/irssi | https://irssi.org/ | Модульный IRC клиент с текстовым интерфейсом и с поддержкой IPv6. |
ircii | net-irc/ircii | http://eterna.com.au/ircii/ | An IRC and ICB client that runs under most UNIX platforms. |
Konversation | net-irc/konversation | https://konversation.kde.org/ | Дружественный к пользователю IRC клиент основанный на KDE фреймворке. |
kvirc | net-irc/kvirc | http://www.kvirc.net/ | Переносимый IRC клиент использующий Qt GUI. |
Pidgin | net-im/pidgin | https://pidgin.im/ | GTK клиент мгновенных сообщений. |
Polari | net-irc/polari | https://wiki.gnome.org/Apps/Polari | IRC клиент для GNOME |
Quassel | net-irc/quassel | https://quassel-irc.org/ | Qt5 IRC клиент поддерживающий удаленный сервис для доступности 24/7 |
Srain | net-irc/srain::guru | https://srain.silverrainz.me/ | Современный, красивый IRC клиент написанный на GTK+ 3 |
WeeChat | net-irc/weechat | https://weechat.org/ | Переносимый IRC клиент с множеством интерфейсов (текстовый, веб и графический (GUI)). |
Использование
See the IRC guide article for information on IRC usage.
Learning can be more challenging when starting using a text-mode (CLI) client like Irssi or WeeChat, the IRC guide can be particularly helpful with this.
Защита от спама
In order to prevent private message spam on IRC from unregistered users, one can set user modes +g
or +R
.
Larry wants to ignore private messages from users who are not identified, but wants to get an information that someone wanted to send a message to Larry. Larry can decide to receive messages with the /accept command:
/mode larry +g
Larry wants to ignore private messages from users who are not identified totally:
/mode larry +R
Внешние ресурсы
- https://gentoo.org/get-involved/irc-channels/
- https://www.irchelp.org/ - A site dedicated to helping users understand IRC.
- https://libera.chat/ - A next-generation IRC network for free and open source software projects and similarly-spirited collaborative endeavors.
- https://libera.chat/guides/usermodes - Libera Chat article on user modes*
- https://www.oftc.net/ - A stable and effective IRC network that provides collaboration services to members of the free software community in any part of the world.