WO2016177232A1 - Group service control method and system - Google Patents

Group service control method and system Download PDF

Info

Publication number
WO2016177232A1
WO2016177232A1 PCT/CN2016/078330 CN2016078330W WO2016177232A1 WO 2016177232 A1 WO2016177232 A1 WO 2016177232A1 CN 2016078330 W CN2016078330 W CN 2016078330W WO 2016177232 A1 WO2016177232 A1 WO 2016177232A1
Authority
WO
WIPO (PCT)
Prior art keywords
group
policy
service request
service
credit
Prior art date
Application number
PCT/CN2016/078330
Other languages
French (fr)
Chinese (zh)
Inventor
张文召
黄小兵
沈蕾
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2016177232A1 publication Critical patent/WO2016177232A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/20Network architectures or network communication protocols for network security for managing network security; network security policies in general
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0227Filtering policies
    • H04L63/0245Filtering by information in the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/30Network architectures or network communication protocols for network security for supporting lawful interception, monitoring or retaining of communications or communication related information
    • H04L63/308Network architectures or network communication protocols for network security for supporting lawful interception, monitoring or retaining of communications or communication related information retaining data, e.g. retaining successful, unsuccessful communication attempts, internet access, or e-mail, internet telephony, intercept related information or call content
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1044Group management mechanisms 

Definitions

  • This application relates to, but is not limited to, internet technology.
  • the group is a circle for information exchange organized by family members or friends with the same hobbies. Here, you can provide better communication and information sharing experience. Everyone can invite friends to create their own groups, choose your favorite topics and share and communicate with people in the group.
  • the group users are generally more active than the non-group users, and the amount of information exchange is larger, which brings some security risks of information exchange.
  • the group users are generally more active than the non-group users, and the amount of information exchange is larger, which brings some security risks of information exchange.
  • it is necessary to impose a certain degree of security restrictions on the size, information content, and amount of information sent by the group.
  • the general security management method is to perform security filtering on the information content in the group by setting a system level threshold.
  • Setting the system level threshold means that the security filtering thresholds of all groups are the same.
  • the feature is simple implementation. All users and groups use the same threshold. All message content is analyzed and filtered according to unified standards and policies. The problem with this method is that a group with a good credit record cannot enjoy better service and more business capabilities. A group with a good credit rating and a poor credit rating has no distinction in business use, which does not reflect a high credit rating group. The advantage is not conducive to improving the user stickiness and ARPU (Average Revenue Per User) value of using the group service.
  • ARPU Average Revenue Per User
  • This paper provides a group service control method and system to achieve group service differentiation and improve user experience.
  • a method of group service comprising:
  • the service request carries a group identifier
  • the method further includes:
  • Determining, according to the service policy, whether the service request satisfies an allowed predetermined condition, and when the service request satisfies an allowed predetermined condition, returning a service request response response to the group includes:
  • the business policy includes one or more of the following policy items:
  • Group size limit For Group size limit, message content type restrictions within the group, message blocking review level restrictions within the group, and message delivery limit within the group.
  • the method further includes:
  • the credit rating of the group is re-determined according to the predetermined rule and the updated credit evaluation parameter.
  • the credit evaluation parameter includes one or more of the following parameters:
  • Group administrator credit rating Group member credit rating, group user count, and group complaint data.
  • a control system for a group service comprising:
  • a policy management module configured to: when a user of the group sends a service request related to the group, obtain a corresponding service policy of the group according to a credit level of the group;
  • the service processing module is configured to: determine, according to the service policy, whether the service request satisfies an allowed predetermined condition, and return a service request to the user of the group by using a response when the service request satisfies the allowed predetermined condition .
  • the service request carries a group identifier
  • the system also includes a credit management module
  • the credit management module is configured to: acquire a credit rating of the group according to the group identifier.
  • the service processing module is configured to: determine, according to the service policy, whether the service request satisfies an allowed predetermined condition, and when the service request satisfies an allowed predetermined condition, returning a service request to the group by the response is Means:
  • the business policy includes one or more of the following policy items:
  • Group size limit For Group size limit, message content type restrictions within the group, message blocking review level restrictions within the group, and message delivery limit within the group.
  • the credit management module is further configured to: when any one of the credit evaluation parameters of the group is updated, re-determine the credit rating of the group according to the predetermined rule and the updated credit evaluation parameter.
  • the credit evaluation parameter includes one or more of the following parameters:
  • Group administrator credit rating, group member credit rating, group user count, and group complaints according to.
  • a computer readable storage medium storing computer executable instructions for performing the method of any of the above.
  • the above solution realizes the differentiated control of the group service through different group credit levels, and improves the value of the user experience and the group service.
  • Embodiment 1 is a flowchart of a method for controlling a group service in Embodiment 1;
  • FIG. 2 is a flowchart of a method for controlling another group service in the first embodiment
  • FIG. 3 is a schematic structural diagram of a control system of a group service in Embodiment 2.
  • this embodiment provides a method for controlling a group service, where the method includes:
  • Step S11 When a user of the group sends a service request related to the group, acquiring a corresponding service policy of the group according to the credit level of the group;
  • Step S12 Determine, according to the service policy, whether the service request satisfies the allowed predetermined condition, and return a service request response response to the user of the group when the service request satisfies the allowed predetermined condition.
  • the business policy includes one or more of the following policy items:
  • Group size limit a limitation of multiple service capabilities in the policy configuration can be configured in combination.
  • a single policy matches a single group credit rating, but allows multiple business capability limit combinations.
  • Group policies can be flexibly configured, policies can be added, deleted, and modified, and policies are related to group credit ratings.
  • the service request carries a group identifier; the method further includes:
  • Step S10 Acquire a credit rating of the group according to the group identifier.
  • the method further includes:
  • Step S13 When any one of the credit evaluation parameters of the group is updated, the credit rating of the group is re-determined according to the predetermined rule and the updated credit evaluation parameter.
  • the credit evaluation parameter includes one or more of the following parameters:
  • Group administrator credit rating Group member credit rating, group user count, and group complaint data.
  • Groups are assigned different levels depending on the credit.
  • Group members other than the group administrator have an average credit score of Ca plus a weight of W2.
  • the number of users in the group is unsafe, and the number of users is divided into multiple levels according to a certain threshold.
  • the number of layers and the threshold can be configured. Different levels correspond to different scores Vx, and the more users, the more unsafe.
  • the number of users security scores is W3.
  • the complaint platform unsafely deducted the complaints of the group, including the number of complaints Nx and the severity, the severity of the complaint was divided into multiple levels, and the number of levels was configurable. The severity of different levels corresponds to different scores Tx, and the security score of complaints is W4.
  • Correction value Y The default correction values for all groups are the same, for example 50 points. The administrator can modify the correction value according to special circumstances.
  • the group administrator personal credit score and the group member credit score are obtained from the BOSS system, the group Complaint information is obtained from the complaints platform.
  • the group credit rating is divided into multiple levels according to the group's credit score, and the level number and the score threshold are configurable. The higher the credit score, the higher the credit rating.
  • the system automatically updates the credit rating based on the group's credit score.
  • the group credit level is calculated and updated according to the configured calculation method and parameters.
  • the operations on the group server including inviting users to join the group, users actively joining the group, and sending messages within the group, need to be authenticated.
  • the group policy is queried according to the credit level. If a policy is hit, the threshold of the service capability limit corresponding to the policy is obtained, and it is analyzed whether the current group operation is allowed, and if it is allowed, 200 OK is returned, otherwise 403 is rejected. If no policy is hit, it is executed by the default policy.
  • the group credit level is 2, and the policy with the credit level 2 is configured in the group policy, and the threshold of the corresponding service capability limit of the policy is obtained at this time; if the policy with the credit level 2 is not configured in the group policy , the default default policy is used as the group policy for this credit rating.
  • the control method of the group service can adopt the following processing flow:
  • Step 1 In the RCS group chat service, when there is a group sending a message, inviting others to join the group, and actively joining the group's service request, the service request is analyzed and authenticated, and the request message carries the group ID, and the current group operation is performed. Types of;
  • Step 2 Query the group credit level according to the group ID, and then query the group policy according to the group credit level. If the policy is hit, the threshold of the corresponding policy is obtained. If there is no hit, the threshold of the default policy is taken.
  • Step 3 Analyze and calculate each indicator of the current group operation, and compare with the obtained group policy threshold.
  • Step 4 If each item does not exceed the threshold, the release is notified.
  • Step 5 If any of the indicators exceeds the threshold, the notification is rejected. The business processing ends.
  • the embodiment of the invention further provides a computer readable storage medium storing computer executable instructions for performing the above method.
  • an embodiment of the present invention further provides a group service control system, where the system includes:
  • the policy management module 11 is configured to: when a user of the group sends a service request related to the group, obtain a corresponding service policy of the group according to the credit level of the group;
  • the policy management module 11 is configured to: manage the group service capability restriction policy based on the group credit level, including policy addition, policy deletion, and policy modification, and the policy is related to the group credit level.
  • the corresponding business policy of the group is obtained according to the credit rating of the group.
  • the service processing module 12 is configured to: determine, according to the service policy, whether the service request satisfies an allowed predetermined condition, and return a service request to the user of the group when the service request satisfies the allowed predetermined condition response.
  • the service request carries a group identifier
  • the system also includes a credit management module 13;
  • the credit management module 13 is configured to acquire a credit rating of the group according to the group identifier.
  • the service processing module 12 is configured to:
  • the business policy includes one or more of the following policy items:
  • Group size limit For Group size limit, message content type restrictions within the group, message blocking review level restrictions within the group, and message delivery limit within the group.
  • the credit management module 13 is further configured to: when any one of the credit evaluation parameters of the group is updated, re-determine the credit rating of the group according to the predetermined rule and the updated credit evaluation parameter.
  • the credit evaluation parameter includes one or more of the following parameters:
  • Group administrator credit rating Group member credit rating, group user count, and group complaint data.
  • the embodiment of the invention realizes the differentiated control of the group service through different group credit levels, and improves the value of the user experience and the group service.

Abstract

Disclosed are a group service control method and system, the method comprises: when a user of a group sends a service request involving the group, acquiring a service policy corresponding to the group on the basis of the credit rating of the group; judging, according to the service policy, whether the service request satisfies allowed predetermined conditions, and returning a service request passing response to the user of the group when the service request satisfies the allowed predetermined conditions. A service request rejection response is returned to the user of the group when the service request does not satisfy the allowed predetermined conditions.

Description

一种群组业务的控制方法及系统Group business control method and system 技术领域Technical field
本申请涉及但不限于互联网技术。This application relates to, but is not limited to, internet technology.
背景技术Background technique
在RCS(Rich Communication Suite,富通信套件)消息业务中,群组是家人或者有着相同爱好的朋友组建的用于信息交流的圈子,这里可以给大家提供更好的沟通交流和信息分享的体验。每个人都可以邀请朋友创建自己的群组,选你自己喜欢的话题和群内的人分享和交流。In the RCS (Rich Communication Suite) messaging service, the group is a circle for information exchange organized by family members or friends with the same hobbies. Here, you can provide better communication and information sharing experience. Everyone can invite friends to create their own groups, choose your favorite topics and share and communicate with people in the group.
因为群内信息交流具有便利、隐秘等特点,所以一般情况下群用户比非群用户更活跃,信息交流量更大,这就带来一些信息交流的安全隐患。基于信息安全管理的考虑,需要对群的规模、信息内容、信息发送量进行一定程度的安全限制。Because the information exchange within the group is convenient and secret, the group users are generally more active than the non-group users, and the amount of information exchange is larger, which brings some security risks of information exchange. Based on the consideration of information security management, it is necessary to impose a certain degree of security restrictions on the size, information content, and amount of information sent by the group.
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
相关技术中,一般的安全管理方式是通过设置系统级阈值对群内信息内容做安全过滤。设置系统级阈值是指所有群的安全过滤阈值相同。In the related art, the general security management method is to perform security filtering on the information content in the group by setting a system level threshold. Setting the system level threshold means that the security filtering thresholds of all groups are the same.
设置系统级阈值对群内业务做限制,对内容做安全过滤的方式,其特点是实现简单,所有用户和群用相同的阈值,所有消息内容按统一的标准和策略做安全分析和过滤。该方法存在的问题是,有良好信用记录的群无法享受更好的服务和更多的业务能力,信用等级好和信用等级差的群在业务使用上没有区分,这样无法体现高信用等级群组的优势,不利于提升使用群组业务的用户粘性和ARPU(Average Revenue Per User,每用户平均收入)值。Set the system-level threshold to limit the services in the group and perform security filtering on the content. The feature is simple implementation. All users and groups use the same threshold. All message content is analyzed and filtered according to unified standards and policies. The problem with this method is that a group with a good credit record cannot enjoy better service and more business capabilities. A group with a good credit rating and a poor credit rating has no distinction in business use, which does not reflect a high credit rating group. The advantage is not conducive to improving the user stickiness and ARPU (Average Revenue Per User) value of using the group service.
本文提供一种群组业务的控制方法及系统,以实现群组业务差异化,提升用户体验。 This paper provides a group service control method and system to achieve group service differentiation and improve user experience.
一种群组业务的方法,所述方法包括:A method of group service, the method comprising:
当群组的用户发送涉及所述群组的业务请求时,根据所述群组的信用等级获取所述群组相应的业务策略;When a user of the group sends a service request related to the group, acquiring a corresponding service policy of the group according to the credit level of the group;
根据所述业务策略判断所述业务请求是否满足被允许的预定条件,当所述业务请求满足被允许的预定条件时,向所述群组的用户返回业务请求通过响应。Determining whether the service request satisfies the allowed predetermined condition according to the service policy, and returning a service request response response to the user of the group when the service request satisfies the allowed predetermined condition.
可选地,Optionally,
所述业务请求中携带有群组标识;The service request carries a group identifier;
所述根据所述群组的信用等级获取所述群组相应的业务策略前还包括:Before the obtaining the corresponding business policy of the group according to the credit rating of the group, the method further includes:
根据所述群组标识获取所述群组的信用等级。Obtaining a credit rating of the group according to the group identifier.
可选地,Optionally,
所述根据所述业务策略判断所述业务请求是否满足被允许的预定条件,当所述业务请求满足被允许的预定条件时,向所述群组返回业务请求通过响应包括:Determining, according to the service policy, whether the service request satisfies an allowed predetermined condition, and when the service request satisfies an allowed predetermined condition, returning a service request response response to the group includes:
判断所述业务请求是否满足所述业务策略的所有策略项,当所述业务请求满足所述业务策略的所有策略项时,向所述群组返回业务请求通过响应;Determining whether the service request satisfies all the policy items of the service policy, and when the service request satisfies all the policy items of the service policy, returning a service request response response to the group;
所述业务策略包括以下策略项中的一项或者多项:The business policy includes one or more of the following policy items:
群组大小限制、群组内消息内容类型限制、群组内消息拦截送审级别限制和群组内消息发送量限制。Group size limit, message content type restrictions within the group, message blocking review level restrictions within the group, and message delivery limit within the group.
可选地,Optionally,
所述方法还包括:The method further includes:
当所述群组的信用评价参数中的任意一项参数更新时,根据预定的规则和更新后的信用评价参数重新确定所述群组的信用等级。When any one of the credit evaluation parameters of the group is updated, the credit rating of the group is re-determined according to the predetermined rule and the updated credit evaluation parameter.
可选地,Optionally,
所述信用评价参数包括以下参数中的一种或者多种:The credit evaluation parameter includes one or more of the following parameters:
群组管理员信用等级、群组成员信用等级、群组用户数量和群组投诉数据。 Group administrator credit rating, group member credit rating, group user count, and group complaint data.
一种群组业务的控制系统,所述系统包括:A control system for a group service, the system comprising:
策略管理模块,设置为:当群组的用户发送涉及所述群组的业务请求时,根据所述群组的信用等级获取所述群组相应的业务策略;a policy management module, configured to: when a user of the group sends a service request related to the group, obtain a corresponding service policy of the group according to a credit level of the group;
业务处理模块,设置为:根据所述业务策略判断所述业务请求是否满足被允许的预定条件,当所述业务请求满足被允许的预定条件时,向所述群组的用户返回业务请求通过响应。The service processing module is configured to: determine, according to the service policy, whether the service request satisfies an allowed predetermined condition, and return a service request to the user of the group by using a response when the service request satisfies the allowed predetermined condition .
可选地,Optionally,
所述业务请求中携带有群组标识;The service request carries a group identifier;
所述系统还包括信用管理模块;The system also includes a credit management module;
所述信用管理模块设置为:根据所述群组标识获取所述群组的信用等级。The credit management module is configured to: acquire a credit rating of the group according to the group identifier.
可选地,Optionally,
所述业务处理模块设置为:根据所述业务策略判断所述业务请求是否满足被允许的预定条件,当所述业务请求满足被允许的预定条件时,向所述群组返回业务请求通过响应是指:The service processing module is configured to: determine, according to the service policy, whether the service request satisfies an allowed predetermined condition, and when the service request satisfies an allowed predetermined condition, returning a service request to the group by the response is Means:
判断所述业务请求是否满足所述业务策略的所有策略项,当所述业务请求满足所述业务策略的所有策略项时,向所述群组返回业务请求通过响应;Determining whether the service request satisfies all the policy items of the service policy, and when the service request satisfies all the policy items of the service policy, returning a service request response response to the group;
所述业务策略包括以下策略项中的一项或者多项:The business policy includes one or more of the following policy items:
群组大小限制、群组内消息内容类型限制、群组内消息拦截送审级别限制和群组内消息发送量限制。Group size limit, message content type restrictions within the group, message blocking review level restrictions within the group, and message delivery limit within the group.
可选地,Optionally,
所述信用管理模块还设置为:当所述群组的每个信用评价参数中的任意一项参数更新时,根据预定的规则和更新后的信用评价参数重新确定所述群组的信用等级。The credit management module is further configured to: when any one of the credit evaluation parameters of the group is updated, re-determine the credit rating of the group according to the predetermined rule and the updated credit evaluation parameter.
可选地,Optionally,
所述信用评价参数包括以下参数中的一种或者多种:The credit evaluation parameter includes one or more of the following parameters:
群组管理员信用等级、群组成员信用等级、群组用户数量和群组投诉数 据。Group administrator credit rating, group member credit rating, group user count, and group complaints according to.
一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述任一项的方法。A computer readable storage medium storing computer executable instructions for performing the method of any of the above.
上述方案通过不同的群组信用等级实现了群组业务的差异化控制,提升了用户体验和群组业务的价值。The above solution realizes the differentiated control of the group service through different group credit levels, and improves the value of the user experience and the group service.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图概述BRIEF abstract
图1为实施例一中的一种群组业务的控制方法的流程图;1 is a flowchart of a method for controlling a group service in Embodiment 1;
图2为实施例一中的另一种群组业务的控制方法的流程图;2 is a flowchart of a method for controlling another group service in the first embodiment;
图3为实施例二中的群组业务的控制系统的结构示意图。FIG. 3 is a schematic structural diagram of a control system of a group service in Embodiment 2.
本发明的实施方式Embodiments of the invention
下文中将结合附图对本申请的实施例进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。Embodiments of the present application will be described in detail below with reference to the accompanying drawings. It should be noted that, in the case of no conflict, the features in the embodiments and the embodiments in the present application may be arbitrarily combined with each other.
实施例一Embodiment 1
如图1所示,本实施例提供一种群组业务的控制方法,所述方法包括:As shown in FIG. 1 , this embodiment provides a method for controlling a group service, where the method includes:
步骤S11:当群组的用户发送涉及所述群组的业务请求时,根据所述群组的信用等级获取所述群组相应的业务策略;Step S11: When a user of the group sends a service request related to the group, acquiring a corresponding service policy of the group according to the credit level of the group;
步骤S12:根据所述业务策略判断所述业务请求是否满足被允许的预定条件,当所述业务请求满足被允许的预定条件时,向所述群组的用户返回业务请求通过响应。Step S12: Determine, according to the service policy, whether the service request satisfies the allowed predetermined condition, and return a service request response response to the user of the group when the service request satisfies the allowed predetermined condition.
当所述业务请求不满足被允许的预定条件时,向所述群组的用户返回业务请求拒绝响应。When the service request does not satisfy the allowed predetermined condition, a service request rejection response is returned to the user of the group.
其中,判断所述业务请求是否满足所述业务策略的所有策略项,当所述业务请求满足所述业务策略的所有策略项时,向所述群组返回业务请求通过响应; And determining, by the service request, whether all the policy items of the service policy are met, and when the service request satisfies all the policy items of the service policy, returning a service request response response to the group;
所述业务策略包括以下策略项中的一项或者多项:The business policy includes one or more of the following policy items:
群组大小限制、群组内消息内容类型限制、群组内消息拦截送审级别限制和群组内消息发送量限制。策略配置中多种业务能力的限制可以组合配置。单条策略匹配单个群信用等级,但允许多种业务能力限制组合。群组策略可以灵活配置,策略可以增加、删除和修改,策略与群组信用等级相关。Group size limit, message content type restrictions within the group, message blocking review level restrictions within the group, and message delivery limit within the group. The limitation of multiple service capabilities in the policy configuration can be configured in combination. A single policy matches a single group credit rating, but allows multiple business capability limit combinations. Group policies can be flexibly configured, policies can be added, deleted, and modified, and policies are related to group credit ratings.
如图2所示,as shown in picture 2,
可选地,业务请求中携带有群组标识;所述方法还包括:Optionally, the service request carries a group identifier; the method further includes:
步骤S10:根据所述群组标识获取所述群组的信用等级。Step S10: Acquire a credit rating of the group according to the group identifier.
可选地,所述方法还包括:Optionally, the method further includes:
步骤S13:当所述群组的信用评价参数中的任意一项参数更新时,根据预定的规则和更新后的信用评价参数重新确定所述群组的信用等级。Step S13: When any one of the credit evaluation parameters of the group is updated, the credit rating of the group is re-determined according to the predetermined rule and the updated credit evaluation parameter.
在本实施例中,信用评价参数包括以下参数中的一种或者多种:In this embodiment, the credit evaluation parameter includes one or more of the following parameters:
群组管理员信用等级、群组成员信用等级、群组用户数量和群组投诉数据。Group administrator credit rating, group member credit rating, group user count, and group complaint data.
群组根据信用的不同被分配不同的等级。Groups are assigned different levels depending on the credit.
例如,可以按以下方式设定群组信用分数来源:For example, you can set the source of a group credit score as follows:
群管理员个人信用分数Cm加分,权重为W1。The group administrator personal credit score Cm plus points, the weight is W1.
除群管理员之外的群成员平均信用分数Ca加分,权重为W2。Group members other than the group administrator have an average credit score of Ca plus a weight of W2.
群组内用户数量不安全的扣分,用户数量按一定的阈值划分为多个层次,层次数量和阈值可配置。不同层次对应不同的分值Vx,用户数越多越不安全。用户数量安全分值权重为W3。The number of users in the group is unsafe, and the number of users is divided into multiple levels according to a certain threshold. The number of layers and the threshold can be configured. Different levels correspond to different scores Vx, and the more users, the more unsafe. The number of users security scores is W3.
投诉平台对该群的投诉不安全的扣分,包括被投诉的次数Nx和严重程度,被投诉严重程度分为多个层次,层次数量可配置。不同层次的严重程度对应不同的分值Tx,投诉安全分值权重为W4。The complaint platform unsafely deducted the complaints of the group, including the number of complaints Nx and the severity, the severity of the complaint was divided into multiple levels, and the number of levels was configurable. The severity of different levels corresponds to different scores Tx, and the security score of complaints is W4.
修正值Y。所有群的缺省修正值都相同,例如取50分。管理员可以根据特殊情况修改修正值。Correction value Y. The default correction values for all groups are the same, for example 50 points. The administrator can modify the correction value according to special circumstances.
其中,群管理员个人信用分数和群成员信用分数从BOSS系统获取,群 投诉信息从投诉平台获取。Among them, the group administrator personal credit score and the group member credit score are obtained from the BOSS system, the group Complaint information is obtained from the complaints platform.
则群的信用安全分数Cg为:Then the group's credit security score Cg is:
Figure PCTCN2016078330-appb-000001
Figure PCTCN2016078330-appb-000001
群组信用等级按照群组的信用分数划分为多个等级,等级数量和分值阈值可配置。信用分数越高,信用等级就越高。系统根据群组的信用分数自动更新信用等级。The group credit rating is divided into multiple levels according to the group's credit score, and the level number and the score threshold are configurable. The higher the credit score, the higher the credit rating. The system automatically updates the credit rating based on the group's credit score.
例如,当群组管理员信用等级更新、群组成员信用等级更新、投诉平台有群业务投诉处理结果、群组用户数量发生变化时,按照配置的计算方法和参数计算并更新群的信用等级。For example, when the group administrator credit level update, the group member credit level update, the complaint platform has a group service complaint processing result, and the number of group users changes, the group credit level is calculated and updated according to the configured calculation method and parameters.
业务管理员也可以本地维护单个群的信用修正值。Business administrators can also maintain credit correction values for individual groups locally.
下面结合实际的场景进一步说明本发明实施例的技术方案。The technical solutions of the embodiments of the present invention are further described below in conjunction with actual scenarios.
群组服务器上对于群组的操作,包括邀请用户加入群、用户主动加入群、群内发送消息,都需要进行鉴权。同时根据信用等级查询群组策略,如果命中某个策略,则获取该策略对应的业务能力限制的阈值,并分析判断本次群组业务操作是否允许,如果允许则返回200OK,否则返回403拒绝。如果没有命中任何一个策略,则按缺省策略执行。The operations on the group server, including inviting users to join the group, users actively joining the group, and sending messages within the group, need to be authenticated. At the same time, the group policy is queried according to the credit level. If a policy is hit, the threshold of the service capability limit corresponding to the policy is obtained, and it is analyzed whether the current group operation is allowed, and if it is allowed, 200 OK is returned, otherwise 403 is rejected. If no policy is hit, it is executed by the default policy.
例如,群信用等级为2,并且群组策略中配置了信用等级为2的策略,此时则获取该策略的对应的业务能力限制的阈值;如果群组策略中没有配置信用等级为2的策略,则将默认缺省的策略作为该信用等级的群组策略。For example, the group credit level is 2, and the policy with the credit level 2 is configured in the group policy, and the threshold of the corresponding service capability limit of the policy is obtained at this time; if the policy with the credit level 2 is not configured in the group policy , the default default policy is used as the group policy for this credit rating.
群组业务的控制方法可以采用以下处理流程:The control method of the group service can adopt the following processing flow:
步骤一:RCS群聊业务中,有群内发送消息、邀请别人加入群、主动加入群的业务请求时,对本次业务请求进行分析鉴权,请求消息中携带群ID,本次群业务操作类型;Step 1: In the RCS group chat service, when there is a group sending a message, inviting others to join the group, and actively joining the group's service request, the service request is analyzed and authenticated, and the request message carries the group ID, and the current group operation is performed. Types of;
步骤二:根据群ID查询群信用等级,然后根据群信用等级查询群组策略。如果命中策略,则获取相应策略的阈值。如果没有命中,则取缺省策略的阈值。 Step 2: Query the group credit level according to the group ID, and then query the group policy according to the group credit level. If the policy is hit, the threshold of the corresponding policy is obtained. If there is no hit, the threshold of the default policy is taken.
步骤三:分析计算本次群操作的每个项指标,并与获取到的群组策略阈值进行比较。Step 3: Analyze and calculate each indicator of the current group operation, and compare with the obtained group policy threshold.
步骤四:如果每个项指标都不超过阈值,则通知放行。Step 4: If each item does not exceed the threshold, the release is notified.
步骤五:如果有任何一项指标超过了阈值,则通知拒绝本次业务,本次业务处理结束。Step 5: If any of the indicators exceeds the threshold, the notification is rejected. The business processing ends.
本发明实施例还提供一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述的方法。The embodiment of the invention further provides a computer readable storage medium storing computer executable instructions for performing the above method.
实施例二Embodiment 2
如图3所示,本发明实施例还提供一种群组业务的控制系统,所述系统包括:As shown in FIG. 3, an embodiment of the present invention further provides a group service control system, where the system includes:
策略管理模块11,设置为:当群组的用户发送涉及所述群组的业务请求时,根据所述群组的信用等级获取所述群组相应的业务策略;The policy management module 11 is configured to: when a user of the group sends a service request related to the group, obtain a corresponding service policy of the group according to the credit level of the group;
策略管理模块11是设置为:基于群组信用等级的群组业务能力限制策略的管理,包括策略增加、策略删除和策略修改,策略与群组信用等级相关。当群组的用户发送涉及所述群组的业务请求时,根据所述群组的信用等级获取所述群组相应的业务策略。The policy management module 11 is configured to: manage the group service capability restriction policy based on the group credit level, including policy addition, policy deletion, and policy modification, and the policy is related to the group credit level. When a user of the group sends a service request related to the group, the corresponding business policy of the group is obtained according to the credit rating of the group.
业务处理模块12,设置为:根据所述业务策略判断所述业务请求是否满足被允许的预定条件,当所述业务请求满足被允许的预定条件时,向所述群组的用户返回业务请求通过响应。The service processing module 12 is configured to: determine, according to the service policy, whether the service request satisfies an allowed predetermined condition, and return a service request to the user of the group when the service request satisfies the allowed predetermined condition response.
可选地,Optionally,
所述业务请求中携带有群组标识;The service request carries a group identifier;
所述系统还包括信用管理模块13;The system also includes a credit management module 13;
所述信用管理模块13设置为:根据所述群组标识获取所述群组的信用等级。The credit management module 13 is configured to acquire a credit rating of the group according to the group identifier.
可选地, Optionally,
所述业务处理模块12是设置为:The service processing module 12 is configured to:
判断所述业务请求是否满足所述业务策略的所有策略项,当所述业务请求满足所述业务策略的所有策略项时,向所述群组返回业务请求通过响应;Determining whether the service request satisfies all the policy items of the service policy, and when the service request satisfies all the policy items of the service policy, returning a service request response response to the group;
所述业务策略包括以下策略项中的一项或者多项:The business policy includes one or more of the following policy items:
群组大小限制、群组内消息内容类型限制、群组内消息拦截送审级别限制和群组内消息发送量限制。Group size limit, message content type restrictions within the group, message blocking review level restrictions within the group, and message delivery limit within the group.
可选地,Optionally,
所述信用管理模块13还设置为:当所述群组的信用评价参数中的任意一项参数更新时,根据预定的规则和更新后的信用评价参数重新确定所述群组的信用等级。The credit management module 13 is further configured to: when any one of the credit evaluation parameters of the group is updated, re-determine the credit rating of the group according to the predetermined rule and the updated credit evaluation parameter.
可选地,Optionally,
所述信用评价参数包括以下参数中的一种或者多种:The credit evaluation parameter includes one or more of the following parameters:
群组管理员信用等级、群组成员信用等级、群组用户数量和群组投诉数据。Group administrator credit rating, group member credit rating, group user count, and group complaint data.
以上所述仅为本发明的可选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序来指令相关硬件完成,所述程序可以存储于计算机可读存储介质中,如只读存储器、磁盘或光盘等。可选地,上述实施例的全部或部分步骤也可以使用一个或多个集成电路来实现,相应地,上述实施例中的模块/单元可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。本申请不限制于任何特定形式的硬件和软件的结合。The above description is only an alternative embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention. One of ordinary skill in the art will appreciate that all or a portion of the steps described above can be accomplished by a program that instructs the associated hardware, such as a read-only memory, a magnetic or optical disk, and the like. Optionally, all or part of the steps of the foregoing embodiments may also be implemented by using one or more integrated circuits. Accordingly, the modules/units in the foregoing embodiments may be implemented in the form of hardware or in the form of software functional modules. achieve. This application is not limited to any specific combination of hardware and software.
工业实用性Industrial applicability
本发明实施例通过不同的群组信用等级实现了群组业务的差异化控制,提升了用户体验和群组业务的价值。 The embodiment of the invention realizes the differentiated control of the group service through different group credit levels, and improves the value of the user experience and the group service.

Claims (10)

  1. 一种群组业务的控制方法,所述方法包括:A method for controlling a group service, the method comprising:
    当群组的用户发送涉及所述群组的业务请求时,根据所述群组的信用等级获取所述群组相应的业务策略;When a user of the group sends a service request related to the group, acquiring a corresponding service policy of the group according to the credit level of the group;
    根据所述业务策略判断所述业务请求是否满足被允许的预定条件,当所述业务请求满足被允许的预定条件时,向所述群组的用户返回业务请求通过响应。Determining whether the service request satisfies the allowed predetermined condition according to the service policy, and returning a service request response response to the user of the group when the service request satisfies the allowed predetermined condition.
  2. 如权利要求1所述的方法,其中:The method of claim 1 wherein:
    所述业务请求中携带有群组标识;The service request carries a group identifier;
    所述根据所述群组的信用等级获取所述群组相应的业务策略前还包括:Before the obtaining the corresponding business policy of the group according to the credit rating of the group, the method further includes:
    根据所述群组标识获取所述群组的信用等级。Obtaining a credit rating of the group according to the group identifier.
  3. 如权利要求1所述的方法,其中:The method of claim 1 wherein:
    所述根据所述业务策略判断所述业务请求是否满足被允许的预定条件,当所述业务请求满足被允许的预定条件时,向所述群组返回业务请求通过响应包括:Determining, according to the service policy, whether the service request satisfies an allowed predetermined condition, and when the service request satisfies an allowed predetermined condition, returning a service request response response to the group includes:
    判断所述业务请求是否满足所述业务策略的所有策略项,当所述业务请求满足所述业务策略的所有策略项时,向所述群组返回业务请求通过响应;Determining whether the service request satisfies all the policy items of the service policy, and when the service request satisfies all the policy items of the service policy, returning a service request response response to the group;
    所述业务策略包括以下策略项中的一项或者多项:The business policy includes one or more of the following policy items:
    群组大小限制、群组内消息内容类型限制、群组内消息拦截送审级别限制和群组内消息发送量限制。Group size limit, message content type restrictions within the group, message blocking review level restrictions within the group, and message delivery limit within the group.
  4. 如权利要求1至3任一所述的方法,所述方法还包括:The method of any one of claims 1 to 3, the method further comprising:
    当所述群组的信用评价参数中的任意一项参数更新时,根据预定的规则和更新后的信用评价参数重新确定所述群组的信用等级。When any one of the credit evaluation parameters of the group is updated, the credit rating of the group is re-determined according to the predetermined rule and the updated credit evaluation parameter.
  5. 如权利要求4所述的方法,其中:The method of claim 4 wherein:
    所述信用评价参数包括以下参数中的一种或者多种:The credit evaluation parameter includes one or more of the following parameters:
    群组管理员信用等级、群组成员信用等级、群组用户数量和群组投诉数 据。Group administrator credit rating, group member credit rating, group user count, and group complaints according to.
  6. 一种群组业务的控制系统,所述系统包括:A control system for a group service, the system comprising:
    策略管理模块,设置为:当群组的用户发送涉及所述群组的业务请求时,根据所述群组的信用等级获取所述群组相应的业务策略;a policy management module, configured to: when a user of the group sends a service request related to the group, obtain a corresponding service policy of the group according to a credit level of the group;
    业务处理模块,设置为:根据所述业务策略判断所述业务请求是否满足被允许的预定条件,当所述业务请求满足被允许的预定条件时,向所述群组的用户返回业务请求通过响应。The service processing module is configured to: determine, according to the service policy, whether the service request satisfies an allowed predetermined condition, and return a service request to the user of the group by using a response when the service request satisfies the allowed predetermined condition .
  7. 如权利要求6所述的系统,其中:The system of claim 6 wherein:
    所述业务请求中携带有群组标识;The service request carries a group identifier;
    所述系统还包括信用管理模块;The system also includes a credit management module;
    所述信用管理模块设置为:根据所述群组标识获取所述群组的信用等级。The credit management module is configured to: acquire a credit rating of the group according to the group identifier.
  8. 如权利要求6所述的系统,其中:The system of claim 6 wherein:
    所述业务处理模块是设置为:The service processing module is set to:
    判断所述业务请求是否满足所述业务策略的所有策略项,当所述业务请求满足所述业务策略的所有策略项时,向所述群组返回业务请求通过响应;Determining whether the service request satisfies all the policy items of the service policy, and when the service request satisfies all the policy items of the service policy, returning a service request response response to the group;
    所述业务策略包括以下策略项中的一项或者多项:The business policy includes one or more of the following policy items:
    群组大小限制、群组内消息内容类型限制、群组内消息拦截送审级别限制和群组内消息发送量限制。Group size limit, message content type restrictions within the group, message blocking review level restrictions within the group, and message delivery limit within the group.
  9. 如权利要求6至8任一所述的系统,其中:A system as claimed in any one of claims 6 to 8 wherein:
    所述信用管理模块还设置为:当所述群组的信用评价参数中的任意一项参数更新时,根据预定的规则和更新后的信用评价参数重新确定所述群组的信用等级。The credit management module is further configured to: when any one of the credit evaluation parameters of the group is updated, re-determine the credit rating of the group according to the predetermined rule and the updated credit evaluation parameter.
  10. 如权利要求9所述的系统,其中:The system of claim 9 wherein:
    所述信用评价参数包括以下参数中的一种或者多种:The credit evaluation parameter includes one or more of the following parameters:
    群组管理员信用等级、群组成员信用等级、群组用户数量和群组投诉数据。 Group administrator credit rating, group member credit rating, group user count, and group complaint data.
PCT/CN2016/078330 2015-07-17 2016-04-01 Group service control method and system WO2016177232A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510425243.4A CN106357594B (en) 2015-07-17 2015-07-17 Group service control method and device
CN201510425243.4 2015-07-17

Publications (1)

Publication Number Publication Date
WO2016177232A1 true WO2016177232A1 (en) 2016-11-10

Family

ID=57217434

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/078330 WO2016177232A1 (en) 2015-07-17 2016-04-01 Group service control method and system

Country Status (2)

Country Link
CN (1) CN106357594B (en)
WO (1) WO2016177232A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110727877A (en) * 2019-09-18 2020-01-24 上海大智慧信息科技有限公司 Group operation method and system suitable for social software
CN112597245A (en) * 2020-12-24 2021-04-02 北京百度网讯科技有限公司 Data synchronization method, device and storage medium

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109525482B (en) * 2018-11-09 2021-08-10 北京北信源软件股份有限公司 Instant messaging method based on secret level channel
CN110503536A (en) * 2019-07-05 2019-11-26 方欣科技有限公司 A kind of credit driving operational approach and device based on block chain

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101075890A (en) * 2006-05-19 2007-11-21 华为技术有限公司 Method and system for realizing group session experience quality
CN101378366A (en) * 2007-08-31 2009-03-04 华为技术有限公司 Method and apparatus for adding user into group conversation
US20110295994A1 (en) * 2005-09-13 2011-12-01 Nokia Siemens Networks GmbH & Co., Method and device for operating a group service in a communications network
CN103188618A (en) * 2011-12-28 2013-07-03 鼎桥通信技术有限公司 Call processing method, user equipment and network side equipment
CN104756442A (en) * 2012-10-17 2015-07-01 阿尔卡特朗讯 Group credit control for wireless networks

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103259766B (en) * 2012-02-17 2016-03-16 腾讯科技(深圳)有限公司 A kind of service management of group information and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110295994A1 (en) * 2005-09-13 2011-12-01 Nokia Siemens Networks GmbH & Co., Method and device for operating a group service in a communications network
CN101075890A (en) * 2006-05-19 2007-11-21 华为技术有限公司 Method and system for realizing group session experience quality
CN101378366A (en) * 2007-08-31 2009-03-04 华为技术有限公司 Method and apparatus for adding user into group conversation
CN103188618A (en) * 2011-12-28 2013-07-03 鼎桥通信技术有限公司 Call processing method, user equipment and network side equipment
CN104756442A (en) * 2012-10-17 2015-07-01 阿尔卡特朗讯 Group credit control for wireless networks

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110727877A (en) * 2019-09-18 2020-01-24 上海大智慧信息科技有限公司 Group operation method and system suitable for social software
CN110727877B (en) * 2019-09-18 2023-05-12 上海大智慧信息科技有限公司 Group operation method and system suitable for social software
CN112597245A (en) * 2020-12-24 2021-04-02 北京百度网讯科技有限公司 Data synchronization method, device and storage medium
CN112597245B (en) * 2020-12-24 2023-11-10 北京百度网讯科技有限公司 Data synchronization method, device and storage medium

Also Published As

Publication number Publication date
CN106357594B (en) 2022-05-10
CN106357594A (en) 2017-01-25

Similar Documents

Publication Publication Date Title
US10284602B2 (en) Integrating policies from a plurality of disparate management agents
US8001582B2 (en) Cross-network reputation for online services
US11750540B2 (en) Systems and methods for managing electronic communications
US9392039B2 (en) Method and apparatus for implementing user relationship in social network application
US8621574B2 (en) Opaque quarantine and device discovery
US20160063277A1 (en) Method, apparatus, and media for creating social media channels
US9537886B1 (en) Flagging security threats in web service requests
US8566396B2 (en) Method and apparatus for sending authentication request message in a social network
US9825899B2 (en) Systems and methods for directng messages based on social data
US9413778B1 (en) Security policy creation in a computing environment
US11456985B2 (en) Apparatuses, methods, and computer program products for data retention in a common group-based communication channel
WO2016177232A1 (en) Group service control method and system
US20230071195A1 (en) Detection of a malicious entity within a network
US9712333B2 (en) Bilateral chat for instant messaging
WO2017067419A1 (en) Method and device for processing information based on instant messaging
WO2008049234A1 (en) Selective privacy management in virtual social networks
US20100268655A1 (en) Social Capital
US8862671B2 (en) Aggregate communications with intelligent sourcing
US11734398B2 (en) Systems and methods for establishing connections in a network following secure verification of interested parties
WO2014146434A1 (en) Methods and systems for managing user privileges
WO2015027907A1 (en) Methods and systems for visiting user groups
US9754209B1 (en) Managing knowledge-based authentication systems
US20140282984A1 (en) Service relationship and communication management
US20210234823A1 (en) Detecting and identifying toxic and offensive social interactions in digital communications
US20170048176A1 (en) Community directory for distributed policy enforcement

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16789226

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16789226

Country of ref document: EP

Kind code of ref document: A1