Use https by default
[gentoo.git] / net-irc / bip / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer>
5                 <email>maintainer-needed@gentoo.org</email>
6         </maintainer>
7         <longdescription lang="en">
8                 Bip is an IRC proxy, which means it keeps connected to your preferred
9                 IRC servers, can store the logs for you, and even send them back to your IRC
10                 client(s) upon connection. You may want to use bip to keep your logfiles (in a
11                 unique format and on a unique computer) whatever your client is, when you
12                 connect from multiple workstations, or when you simply want to have a playback
13                 of what was said while you were away.
14         </longdescription>
15         <use>
16                 <flag name="freenode">Enables freenode-specific functionality.
17                         Currently that is only support for mute lists (MODE #channel +q).</flag>
18                 <flag name="noctcp">Disable the automatic CTCP VERSION reply which is often
19                         exploited by malicious people to cause a DoS (reconnect due to flooding).
20                 </flag>
21                 <flag name="oidentd">Enable oidentd support</flag>
22         </use>
23 </pkgmetadata>