Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
May 25, 2009, 9:24:47 PM (15 years ago)
- Author:
-
darkrain42
- Comment:
-
Bulleted lists + an XMPP comment
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
5 | 5 | == AIM == |
6 | 6 | |
7 | | Has two lists: block list and allow list, and has the following five options for the privacy settings: |
8 | | |
9 | | Allow all users to contact me |
10 | | |
11 | | Allow only users on my buddy list |
12 | | |
13 | | Allow only the users on the allow list |
14 | | |
15 | | Block all users |
16 | | |
17 | | Block only the users on the block list |
| 7 | Has two lists: block list and allow list, and has the following five options for the privacy settings: |
| 8 | * Allow all users to contact me |
| 9 | * Allow only users on my buddy list |
| 10 | * Allow only the users on the allow list |
| 11 | * Block all users |
| 12 | * Block only the users on the block list |
18 | 13 | |
19 | 14 | Blocking here refers to stopping messages as well as presence information. We also support being invisible to everyone irrespective of the above settings. |
… |
… |
|
23 | 18 | ICQ has three lists: visible list, invisible list and block list. Whereas visible and invisible lists deal with controlling the presence information, the block list deals with messages. An ICQ UIN can has following settings: |
24 | 19 | |
25 | | Visible (same as not choosing any setting ?)– receives both messages and presence |
26 | | Invisible – receives messages, but not presence |
27 | | |
28 | | Visible + Block – receives presence, but not messages |
29 | | |
30 | | Invisible + Block -- doesn't receive messages or presence |
| 20 | * Visible (same as not choosing any setting ?)– receives both messages and presence |
| 21 | * Invisible – receives messages, but not presence |
| 22 | * Visible + Block – receives presence, but not messages |
| 23 | * Invisible + Block -- doesn't receive messages or presence |
31 | 24 | |
32 | 25 | ICQ also supports being invisible to everyone irrespective of above settings, accepting messages only from the contacts and sharing presence with ICQ and web users. |
… |
… |
|
34 | 27 | == IRC == |
35 | 28 | |
36 | | No server side features, hence cant block presence, only messages can be blocked that too dropping after being received by the client. Simple ignore list client side implementation. |
| 29 | No server side features, hence can't block presence, only messages can be blocked that too dropping after being received by the client. Simple ignore list client side implementation. |
37 | 30 | |
38 | 31 | == MSN == |
… |
… |
|
46 | 39 | The protocol has not been completely reverse engineered yet, the following features are probably supported: |
47 | 40 | |
48 | | Show presence to anyone or people on the contact list |
49 | | |
50 | | Receive messages from anyone or people on the contact list |
51 | | |
52 | | Accept list and Block list – (both presence and messages ??) |
| 41 | * Show presence to anyone or people on the contact list |
| 42 | * Receive messages from anyone or people on the contact list |
| 43 | * Accept list and Block list – (both presence and messages ??) |
53 | 44 | |
54 | 45 | == XMPP == |
55 | 46 | |
56 | | Privacy features are handled by XMPP extension XEP-0016, but it has been deemed too complex for implementation. Other extensions like Simple Communications Blocking, XEP-0191 has atleast partially been implemented recently in Pidgin. For invisibility XEP-0186 has come to be the most favoured extension that doesn’t break the core XMPP rules, but I am not sure if Pidgin developers want to implement it just yet. |
| 47 | Privacy features are handled by XMPP extension XEP-0016, but it has been deemed too complex for implementation. Other extensions like Simple Communications Blocking, XEP-0191 has at least partially been implemented recently in Pidgin. For invisibility XEP-0186 has come to be the most favoured extension that doesn’t break the core XMPP rules, but I am not sure if Pidgin developers want to implement it just yet. |
| 48 | -- I'd like to see the XEP advance to Draft before any implementation is merged into im.pidgin.pidgin; I'm also unaware of any server implementations. [wiki:darkrain42] |
57 | 49 | |
58 | 50 | From XEP-0191: |
59 | 51 | |
60 | 52 | The requirements for simple communications blocking are straightforward: |
61 | | |
62 | | A user must be able to block communications with a specific contact. |
63 | | |
64 | | A user should be able to determine which contacts are blocked. |
65 | | |
66 | | A user should be able to unblock communications with a specific contact. |
| 53 | * A user must be able to block communications with a specific contact. |
| 54 | * A user should be able to determine which contacts are blocked. |
| 55 | * A user should be able to unblock communications with a specific contact. |
67 | 56 | |
68 | 57 | The default privacy list will be equivalent to the blocklist. Duration of the block is unlimited and applies across the sessions. The blocked contact doesn’t receive any presence information, and is unable to send any XML stanzas to the user. So the presence and messages are stopped both ways. |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!