]> jfr.im git - irc/freenode/web-7.0.git/blame_incremental - content/kb/general/cloaks.md
edit cloaks kb
[irc/freenode/web-7.0.git] / content / kb / general / cloaks.md
... / ...
CommitLineData
1Title: User and project cloaks
2---
3
4There are two types of cloak which can be set on accounts on freenode; both
5replace the hostname/IP displayed when you are connected (but only when you're
6identified to NickServ—see below).
7
8There are also gateway cloaks, which are automatically applied if you're
9connecting from certain providers, gateways or web IRC clients, whether or not
10you are identified to NickServ, and which override unaffiliated cloaks.
11
12
13Project cloaks
14==============
15
16Project cloaks typically take the form `project/role/user`, for instance
17`freenode/staff/bigpresh` (though some take other forms). They are designed to
18demonstrate that the user is connected to a project in some way. Different
19projects use cloaks for various roles—some only use them for their core
20team, some will assign user cloaks as well.
21
22Project cloaks can only be requested by a registered group contact of an
23already [registered group](pages/groupreg)—they should contact a member of
24freenode staff to request that a user be given a project cloak.
25
26
27Unaffiliated cloaks
28===================
29
30Unaffiliated cloaks for users take the form `unaffiliated/accountname`. They
31indicate that you are not affiliated with any specific project on freenode.
32They can also help obscure your IP from casual observers to a certain
33degree—but see the weaknesses section below.
34
35Bots can also be cloaked to indicate their owner—unaffiliated bot cloaks
36take the form `unaffiliated/owneraccountname/bot/botaccountname`.
37
38
39Gateway cloaks
40==============
41
42If you are connected via a gateway which sets a gateway cloak (for instance, our
43webchat, or KiwiIRC, or some bouncer/shell providers) you will receive an
44automatic gateway cloak—for instance `gateway/web/freenode/ip.1.2.3.4`—these
45gateway cloaks override unaffiliated cloaks, but do not override project cloaks.
46
47There are also gateway cloaks which may denote that the host the user is coming
48from is recognised as a large-scale NAT gateway (where the public IP is being
49shared by many individual customers behind it) or conferences, where many users
50are at one location temporarily.
51
52
53Cloaks do not effectively hide your IP
54======================================
55
56Cloaks can help obscure your IP address/hostname from casual observers, but
57should *not* be relied upon for that purpose, as they are not reliable:
58
59 - Connecting before identifying to NickServ (or whilst services are
60 unavailable due to a netsplit or maintenance) will show your uncloaked
61 IP/hostname. Authenticating with SASL avoids this if configured to abort the
62 connection on authentication failure.
63 - Connecting via a gateway (for instance, the webchat) will override
64 unaffiliated cloaks (see the "gateway cloaks" section above)
65 - Due to the nature of IRC services, there are some tricks which can cause
66 services to reveal a cloaked user's IP/hostname.
67 - Accepting a DCC chat/file transfer session, or clicking a link someone sends
68 you could reveal your IP to them
69
70For these reasons, we advise you to consider cloaks as only very basic
71protection from casual observers, and a way to stop your IP/hostname being
72passively logged in most cases, but caution that they cannot be relied upon to
73hide your IP/hostname robustly—if you want that, you should consider an [IRC
74bouncer](https://en.wikipedia.org/wiki/IRC_bouncer),
75[VPN](https://en.wikipedia.org/wiki/Virtual_private_network) or
76[Tor](https://www.torproject.org/) (see our blog post on [connecting to
77freenode via Tor](https://freenode.net/news/tor-online)).
78
79Do consider, however, just how much you need to hide your IP address; it's
80disclosed routinely during normal Internet usage—for instance, every website
81you visit will necessarily see your IP address, unless you are using a VPN or
82Tor. Many, many users happily use IRC for decades, never hiding their IP
83address, and do not have any problems.
84
85To reiterate, the primary purpose of cloaks is to show your project
86affiliation, or lack thereof. Hiding your IP is not their primary purpose, and
87they cannot be fully relied upon to do that.
88
89Also, even when you are cloaked, you will see your own IP if you /whois
90yourself.
91
92
93Requesting a cloak
94==================
95
96Once you've read and understood the above, if you would like an unaffiliated
97cloak, please drop in to #freenode or speak to a member of the staff team and
98we'll be happy to set one up for you.
99
100For project cloaks, a registered GC for the project needs to contact staff to
101request the cloak be added to the desired user.