-
Notifications
You must be signed in to change notification settings - Fork 33
provide a mechanism for verifying multiple affiliations #137
Comments
Fuchs commented in #136
|
I wrote this not realising that GMS doesn't currently have an IRC interface (like what Atheme services does in the form of NickServ, ChanServ, MemoServ, etc.). The suggested PRIVMSG command words are only relevant in the context of such an interface, see #138. |
Having multiple cloaks associated with an account would actually solve the problem of what to do about the vhost if a group wants to immediately revoke an affiliation cloak. |
The meaning of an ‘unaffiliated’ cloak in the context of multiple cloaks would have to be considered if that were to be used. You cannot easily prove that you are not affiliated with any organisation anyway, so what exactly is the point of it? |
I like this idea of miscellaneous affiliation. :-) Particularly in a world where it is not feasible to prove if someone is unaffiliated, or even properly define what ‘unaffiliated’ actually means. |
This is to address the reason for wanting dual-cloaks in a different manner, and to extend it to an arbitrary number of current group affiliations. This is to allow, for example, users to verify that someone is a staff member or other trusted representative of a project or organisation, even if that person is affiliated with multiple groups.
In this issue report, I'll use the term ‘cloak’ to refer to that item which a user can use to prove to other network users that they are currently affiliated with a particular group. The mechanism is not necessarily related to the existing hostname cloaking system where only 1 cloak (aka. vhost) is allowed at a particular time, but it probably makes sense to be related to that somehow.
The overall operation is as follows:
offer
**s and user **accept
**s’ or ‘user **request
**s and group manager **grant
**s’.return
a cloak or a group manager canrevoke
it. In either case, the other party is notified; the user is notified that the cloak has been revoked, or the group manager/contact is notified that the cloak has been returned.info
command, and maybe other ways too. They are not to be used to arbitrarily hide or show affiliations at will. Either the user is affiliated or they are not. If the user removes a cloak but then wants it back then they have to rerequest it from a group manager.The text was updated successfully, but these errors were encountered: