JP5921490B2 - Security setting proposal server, user terminal, security setting proposal method, security setting proposal server program - Google Patents

Security setting proposal server, user terminal, security setting proposal method, security setting proposal server program Download PDF

Info

Publication number
JP5921490B2
JP5921490B2 JP2013120237A JP2013120237A JP5921490B2 JP 5921490 B2 JP5921490 B2 JP 5921490B2 JP 2013120237 A JP2013120237 A JP 2013120237A JP 2013120237 A JP2013120237 A JP 2013120237A JP 5921490 B2 JP5921490 B2 JP 5921490B2
Authority
JP
Japan
Prior art keywords
security
user
security set
proposal
user terminal
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2013120237A
Other languages
Japanese (ja)
Other versions
JP2014238675A (en
Inventor
俊二 菅谷
俊二 菅谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Optim Corp
Original Assignee
Optim Corp
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 Optim Corp filed Critical Optim Corp
Priority to JP2013120237A priority Critical patent/JP5921490B2/en
Publication of JP2014238675A publication Critical patent/JP2014238675A/en
Application granted granted Critical
Publication of JP5921490B2 publication Critical patent/JP5921490B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、ユーザ情報に対して適切なセキュリティセットを提案するセキュリティ設定提案サーバ、ユーザ端末、セキュリティ設定提案方法、及び、セキュリティ設定提案サーバ用プログラムに関する。   The present invention relates to a security setting proposal server that proposes an appropriate security set for user information, a user terminal, a security setting proposal method, and a security setting proposal server program.

近年、公衆回線網に接続された携帯端末をWebサーバ等と接続することで、ユーザに様々なサービスが提供されている。特に、スマートフォン(高機能携帯電話)の登場により、従来、パソコンに対して行われていた高度なサービスを、携帯電話で行うことが可能になってきた。   In recent years, various services are provided to users by connecting a mobile terminal connected to a public network to a Web server or the like. In particular, with the advent of smartphones (high-function mobile phones), it has become possible to perform advanced services that have been provided for personal computers with mobile phones.

しかしながら、ユーザ端末の普及に伴い、年齢的に未成熟だったり、インターネットに精通していなかったりするユーザが、個人で端末を所有する事例が増えてきている。そうしたユーザによるインターネットへの無制限なアクセスを許可した結果、有害なコンテンツが提供されてしまったり、詐欺や架空請求といった他のユーザとの間でトラブルが発生してしまったりすることがあった。   However, with the widespread use of user terminals, there are an increasing number of cases where users who are immature in age or who are not familiar with the Internet own terminals individually. As a result of allowing unrestricted access to the Internet by such users, harmful content may be provided or trouble may occur with other users such as fraud and fictitious charges.

したがって、こうしたユーザ端末には、利用するユーザに応じて適切なセキュリティを設定することで、利便性を可能な限り損なわずに、危険を回避する必要がある。   Therefore, it is necessary to avoid danger without impairing convenience as much as possible by setting appropriate security for such a user terminal according to the user to be used.

このような課題に対して、協調フィルタリングを用いて、有害情報を自動的にフィルタリングする手法が開示されている。   For such a problem, a technique of automatically filtering harmful information using collaborative filtering is disclosed.

特開2002−222193号公報JP 2002-222193 A

特許文献1において開示される手法では、ブラウザに取り込もうとするインターネット情報から文字情報を抽出し、入力文ベクトルQを作成する。そしてあらかじめ登録してある学習情報ベクトル群30中の学習情報ベクトル各々との類似度又は相関係数を算出し、類似度又は相関係数が高い学習情報ベクトル群を抽出する。そして抽出された学習情報ベクトル群中に含まれる単語のスコアを利用して拡張対象単語を選択し、元の入力文ベクトルに対する拡張入力文ベクトルQnew を作成する。そしてこの拡張入力文ベクトルを用いて、取得しようとしているインターネット情報が不適切情報であるか否かを判断し、不適切情報であればその取込みを阻止する。   In the technique disclosed in Patent Document 1, character information is extracted from Internet information to be taken into a browser, and an input sentence vector Q is created. Then, a similarity or correlation coefficient with each learning information vector in the learning information vector group 30 registered in advance is calculated, and a learning information vector group having a high similarity or correlation coefficient is extracted. Then, an extension target word is selected using the score of the word included in the extracted learning information vector group, and an extended input sentence vector Qnew for the original input sentence vector is created. Then, using this extended input sentence vector, it is determined whether or not the Internet information to be acquired is inappropriate information.

しかしながら、この手法は自動的で有効なフィルタリング機能を提供可能ではあるものの、学習情報ベクトル群が同一である限りフィルタリング結果が同一となるため、ユーザの属性に応じてフィルタリングの基準を変更することができない。また、本発明は文字情報に基づくフィルタリングに過ぎないため、ユーザ端末10が備える電話やGPS機能、決済機能といった他の機能に有効なセキュリティを設定することもできないという課題がある。   However, although this method can provide an automatic and effective filtering function, the filtering result is the same as long as the learning information vector group is the same. Therefore, the filtering criteria can be changed according to the user attribute. Can not. In addition, since the present invention is merely filtering based on character information, there is a problem that it is impossible to set effective security for other functions such as a telephone, a GPS function, and a payment function provided in the user terminal 10.

本発明は、これらの課題に鑑み、ユーザ情報とともに収集した統計的なセキュリティパラメータの統計情報から、あるユーザに対して適切なセキュリティセットを提案するセキュリティ設定提案サーバ、ユーザ端末、セキュリティ設定提案方法、及び、セキュリティ設定提案サーバ用プログラムを提供する事を目的とする。   In view of these problems, the present invention provides a security setting proposal server, a user terminal, and a security setting proposal method that propose an appropriate security set for a user from statistical information of statistical security parameters collected together with user information. And it aims at providing the program for security setting proposal servers.

本発明では、以下のような解決手段を提供する。   The present invention provides the following solutions.

第1の特徴に係る発明は、一以上のユーザ端末と通信可能に接続され、セキュリティセット統計データベースを備えたセキュリティ設定提案サーバであって、
前記ユーザ端末から、少なくとも年齢と、当該ユーザ端末のユーザに対して実施された所定の質問項目に対する回答と、を含むユーザ情報とともに、セキュリティセットの提案要求を受信する提案要求受信手段と、
前記提案要求とともに受信したユーザ情報を用いて、前記セキュリティセット統計データベースから、当該ユーザ情報と同一、又は所定の範囲で当該ユーザ情報と類似するユーザ情報に関連付けられているセキュリティセットを抽出するセキュリティセット抽出手段と、
前記抽出した一以上のセキュリティセットを提案セキュリティセットとして、前記提案要求を送信したユーザ端末に送信する提案セキュリティセット送信手段と、
を備えることを特徴とするセキュリティ設定提案サーバを提供する。
The invention according to the first feature is a security setting proposal server that is communicably connected to one or more user terminals and includes a security set statistics database,
A proposal request receiving means for receiving a security set proposal request together with user information including at least the age and an answer to a predetermined question item implemented for the user of the user terminal from the user terminal;
A security set that uses the user information received together with the proposal request to extract a security set associated with user information that is the same as the user information or similar to the user information within a predetermined range from the security set statistical database Extraction means;
Proposed security set transmission means for transmitting one or more extracted security sets as a proposed security set to the user terminal that has transmitted the proposal request;
There is provided a security setting proposal server characterized by comprising:

第1の特徴に係る発明によれば、一以上のユーザ端末と通信可能に接続され、セキュリティセット統計データベースを備えたセキュリティ設定提案サーバは、前記ユーザ端末から、少なくとも年齢と、当該ユーザ端末のユーザに対して実施された所定の質問項目に対する回答と、を含むユーザ情報とともに、セキュリティセットの提案要求を受信し、前記提案要求とともに受信したユーザ情報を用いて、前記セキュリティセット統計データベースから、当該ユーザ情報と同一、又は所定の範囲で当該ユーザ情報と類似するユーザ情報に関連付けられているセキュリティセットを抽出し、前記抽出した一以上のセキュリティセットを提案セキュリティセットとして、前記提案要求を送信したユーザ端末に送信する。 According to the first aspect of the invention, a security setting proposal server that is communicably connected to one or more user terminals and includes a security set statistics database includes at least an age and a user of the user terminal from the user terminal. A security set proposal request is received together with user information including an answer to a predetermined question item implemented for the user , and the user information received together with the proposal request is used to retrieve the user from the security set statistical database. The user terminal that has extracted the security set associated with the user information that is the same as the information or similar to the user information within a predetermined range, and has transmitted the proposal request with the extracted one or more security sets as the suggested security set Send to.

第1の特徴に係る発明は、セキュリティ設定提案サーバのカテゴリであるが、セキュリティ設定提案方法及び、セキュリティ設定提案サーバ用プログラムであってもカテゴリに応じた同様の作用、効果を奏する。
第2の特徴に係る発明は、前記セキュリティセットは、セキュリティ設定として利用されるパラメータの一連の組み合わせであり、利用時間制限、インターネット制限、電話制限、メール制限、GPS追跡制限のいずれか又は全てを含むことを特徴とする第1の特徴に係る発明であるセキュリティ設定提案サーバを提供する。
第2の特徴に係る発明によれば、第1の特徴に係る発明である設定提案サーバは、前記セキュリティセットが、セキュリティ設定として利用されるパラメータの一連の組み合わせであり、利用時間制限、インターネット制限、電話制限、メール制限、GPS追跡制限のいずれか又は全てを含む。
第3の特徴に係る発明は、前記提案セキュリティセットは、複数のセキュリティセットの利用割合の統計情報をグラフとして表したものであることを特徴とする、第1又は第2の特徴に係るセキュリティ設定提案サーバを提供する。
第3の特徴に係る発明によれば、第1又は第2の特徴に係るセキュリティ設定提案サーバは、前記提案セキュリティセットは、複数のセキュリティセットの利用割合の統計情報をグラフとして表したものである。
The invention according to the first feature is a category of the security setting proposal server, but even the security setting proposal method and the security setting proposal server program have the same actions and effects according to the category.
In the invention according to the second feature, the security set is a series of combinations of parameters used as security settings, and any or all of use time limit, Internet limit, telephone limit, mail limit, GPS tracking limit There is provided a security setting proposal server which is an invention according to the first feature characterized in that
According to the second aspect of the invention, in the setting proposal server according to the first aspect of the invention, the security set is a series of combinations of parameters used as security settings. , Any or all of phone restrictions, email restrictions, GPS tracking restrictions.
The invention according to a third feature is characterized in that the proposed security set is a graph representing statistical information of the usage ratio of a plurality of security sets as a graph. Provide a proposal server.
According to the third aspect of the invention, in the security setting proposal server according to the first or second aspect, the proposed security set is a graph representing statistical information on the usage ratio of a plurality of security sets. .

の特徴に係る発明は、前記ユーザ端末から、利用中の一連のセキュリティ設定に関するパラメータの組み合わせであるセキュリティセットを受信するセキュリティセット受信手段と、
前記ユーザ端末から、前記受信したセキュリティセットを利用中であるユーザの、少なくとも年齢と、当該ユーザ端末のユーザに対して実施された所定の質問項目に対する回答と、を含むユーザ情報を受信するユーザ情報受信手段と、
前記受信したセキュリティセットと、前記受信したユーザ情報とを、関連付けて前記セキュリティセット統計データベースに記憶させるセキュリティセット記憶手段と、
を備えることを特徴とするセキュリティ第1の特徴に係る発明である設定提案サーバを提供する。
The invention according to a fourth feature is the security set receiving means for receiving from the user terminal a security set that is a combination of parameters relating to a series of security settings in use;
User information for receiving from the user terminal user information including at least the age of the user who is using the received security set and an answer to a predetermined question item implemented for the user of the user terminal. Receiving means;
Security set storage means for associating and storing the received security set and the received user information in the security set statistical database;
There is provided a setting proposal server which is an invention according to a first security feature.

の特徴に係る発明によれば、第1から第3のいずれかの特徴に係る発明である設定提案サーバは、前記ユーザ端末から、利用中の一連のセキュリティ設定に関するパラメータの組み合わせであるセキュリティセットを受信し、前記ユーザ端末から、前記受信したセキュリティセットを利用中であるユーザの、少なくとも年齢と、当該ユーザ端末のユーザに対して実施された所定の質問項目に対する回答と、を含むユーザ情報を受信し、前記受信したセキュリティセットと、前記受信したユーザ情報とを、関連付けて前記セキュリティセット統計データベースに記憶させる。 According to the invention of the fourth feature, setting proposals server from the first is an invention according to a third one of features, from the user terminal, a combination of parameters relating to a set of security settings in use security User information including at least the age of a user who is using the received security set and an answer to a predetermined question item implemented for the user of the user terminal from the user terminal And the received security set and the received user information are associated and stored in the security set statistics database.

の特徴に係る発明は、第1から第のいずれかの特徴に係るセキュリティ設定提案サーバと通信可能に接続されたユーザ端末であって、
当該ユーザ端末のユーザに対して所定の質問を実施する質問実施手段と、
前記セキュリティ設定提案サーバにユーザ情報を送信するユーザ情報送信手段と、
前記セキュリティ設定提案サーバに対して、前記送信したユーザ情報に基づくセキュリティセットの提案要求を送信する提案要求送信手段と、
前記セキュリティ設定提案サーバから、提案セキュリティセットを受信する提案セキュリティセット受信手段と、
前記受信した提案セキュリティセットを、セキュリティ設定として設定する提案セキュリティセット設定手段と、
を備えることを特徴とするユーザ端末を提供する。
The invention according to the fifth feature is a user terminal communicatively connected to the security setting proposal server according to any one of the first to fourth features,
Question execution means for performing a predetermined question to the user of the user terminal;
User information transmitting means for transmitting user information to the security setting proposal server;
Proposal request transmission means for transmitting a security set proposal request based on the transmitted user information to the security setting proposal server;
Proposed security set receiving means for receiving a proposed security set from the security setting proposal server;
Proposed security set setting means for setting the received proposed security set as a security setting;
A user terminal is provided.

の特徴に係る発明によれば、第1から第のいずれかの特徴に係るセキュリティ設定提案サーバと通信可能に接続されたユーザ端末は、当該ユーザ端末のユーザに対して所定の質問を実施し、前記セキュリティ設定提案サーバにユーザ情報を送信し、前記セキュリティ設定提案サーバに対して、前記送信したユーザ情報に基づくセキュリティセットの提案要求を送信し、前記セキュリティ設定提案サーバから、提案セキュリティセットを受信し、前記受信した提案セキュリティセットを、セキュリティ設定として設定する。 According to the fifth aspect of the invention, the user terminal connected to be able to communicate with the security setting proposal server according to any one of the first to fourth characteristics asks the user of the user terminal a predetermined question. And transmits user information to the security setting proposal server, transmits a security set proposal request based on the transmitted user information to the security setting proposal server, and proposes a security set from the security setting proposal server. And the received proposed security set is set as a security setting.

の特徴に係る発明は、一以上のユーザ端末と通信可能に接続され、セキュリティセット統計データベースを備えたセキュリティ設定提案サーバが実行するセキュリティ設定提案方法であって、
前記ユーザ端末から、少なくとも年齢と、当該ユーザ端末のユーザに対して実施された所定の質問項目に対する回答と、を含むユーザ情報とともに、セキュリティセットの提案要求を受信するステップと、
前記提案要求とともに受信したユーザ情報を用いて、前記セキュリティセット統計データベースから、当該ユーザ情報と同一、又は所定の範囲で当該ユーザ情報と類似するユーザ情報に関連付けられているセキュリティセットを抽出するステップと、
前記抽出した一以上のセキュリティセットを提案セキュリティセットとして、前記提案要求を送信したユーザ端末に送信するステップと、
を備えることを特徴とするセキュリティ設定提案方法を提供する。
The invention according to a sixth aspect is a security setting proposal method that is executed by a security setting proposal server that is communicably connected to one or more user terminals and includes a security set statistics database,
Receiving a security set proposal request from the user terminal together with user information including at least the age and an answer to a predetermined question item implemented for the user of the user terminal ;
Using the user information received together with the proposal request, extracting from the security set statistical database a security set associated with the user information that is the same as the user information or similar to the user information within a predetermined range; ,
Transmitting the extracted one or more security sets as a proposed security set to the user terminal that transmitted the proposal request;
A security setting proposing method is provided.

の特徴に係る発明は、一以上のユーザ端末と通信可能に接続され、セキュリティセット統計データベースを備えたセキュリティ設定提案サーバに、
前記ユーザ端末から、少なくとも年齢と、当該ユーザ端末のユーザに対して実施された所定の質問項目に対する回答と、を含むユーザ情報とともに、セキュリティセットの提案要求を受信するステップ、
前記提案要求とともに受信したユーザ情報を用いて、前記セキュリティセット統計データベースから、当該ユーザ情報と同一、又は所定の範囲で当該ユーザ情報と類似するユーザ情報に関連付けられているセキュリティセットを抽出するステップ、
前記抽出した一以上のセキュリティセットを提案セキュリティセットとして、前記提案要求を送信したユーザ端末に送信するステップ、
を実行させることを特徴とするセキュリティ設定提案サーバ用プログラムを提供する。
The invention according to the seventh aspect is a security setting proposal server that is communicably connected to one or more user terminals and includes a security set statistics database.
Receiving , from the user terminal , a security set proposal request together with user information including at least the age and an answer to a predetermined question item implemented for the user of the user terminal ;
Using the user information received together with the proposal request, extracting from the security set statistical database a security set associated with the user information that is the same as the user information or similar to the user information within a predetermined range;
Transmitting the extracted one or more security sets as a proposed security set to the user terminal that transmitted the proposal request;
A security setting proposal server program characterized in that is executed.

本発明によれば、ユーザ情報とともに収集した統計的なセキュリティパラメータの統計情報から、あるユーザに対して適切なセキュリティセットを提案するセキュリティ設定提案サーバ、ユーザ端末、セキュリティ設定提案方法、及び、セキュリティ設定提案サーバ用プログラムを提供することが可能となる。   According to the present invention, a security setting proposal server, a user terminal, a security setting proposal method, and a security setting that propose an appropriate security set for a user from statistical information of statistical security parameters collected together with user information It is possible to provide a program for the proposed server.

図1は、本発明の好適な実施形態であるセキュリティ設定提案システム1の概要図である。FIG. 1 is a schematic diagram of a security setting proposal system 1 which is a preferred embodiment of the present invention. 図2は、セキュリティ設定提案システム1の全体構成図である。FIG. 2 is an overall configuration diagram of the security setting proposal system 1. 図3は、ユーザ端末10、セキュリティ設定提案サーバ200の機能ブロックと各機能の関係を示す図である。FIG. 3 is a diagram illustrating the relationship between the function blocks of the user terminal 10 and the security setting proposal server 200 and each function. 図4は、ユーザ端末10、セキュリティ設定提案サーバ200が実行するセキュリティ設定提案処理のフローチャート図である。FIG. 4 is a flowchart of security setting proposal processing executed by the user terminal 10 and the security setting proposal server 200. 図5は、セキュリティ設定の提案を受けたユーザ端末10の画面の一例である。FIG. 5 is an example of a screen of the user terminal 10 that has received a security setting proposal. 図6は、セキュリティセット統計データベース250内のセキュリティセットテーブルの一例である。FIG. 6 is an example of a security set table in the security set statistical database 250. 図7は、セキュリティセット統計データベース250内のセキュリティセット統計テーブルの一例である。FIG. 7 is an example of a security set statistics table in the security set statistics database 250.

以下、本発明を実施するための最良の形態について図を参照しながら説明する。なお、これはあくまでも一例であって、本発明の技術的範囲はこれに限られるものではない。   Hereinafter, the best mode for carrying out the present invention will be described with reference to the drawings. This is merely an example, and the technical scope of the present invention is not limited to this.

[セキュリティ設定提案システム1の概要]
図1は、本発明の好適な実施形態であるセキュリティ設定提案システム1の概要を説明するための図である。この図1に基づいて、セキュリティ設定提案システム1の概要を説明する。
[Outline of Security Setting Proposal System 1]
FIG. 1 is a diagram for explaining an outline of a security setting proposal system 1 which is a preferred embodiment of the present invention. Based on this FIG. 1, the outline | summary of the security setting proposal system 1 is demonstrated.

セキュリティ設定提案システム1において、セキュリティ設定提案サーバ200は、複数のユーザ端末10と通信可能となっている。ここでは、今セキュリティ設定の提案を受ける端末をユーザ端末10、それ以外のユーザ端末10をユーザ端末10a、ユーザ端末10b、ユーザ端末10cとして区別する。   In the security setting proposal system 1, the security setting proposal server 200 can communicate with a plurality of user terminals 10. Here, the terminal that receives the security setting proposal is distinguished from the user terminal 10 and the other user terminals 10 are classified as the user terminal 10a, the user terminal 10b, and the user terminal 10c.

初めに、ユーザ端末10a、ユーザ端末10b、ユーザ端末10cは、利用中のセキュリティセットを、ユーザ情報とともにセキュリティ設定提案サーバ200へ送信する(ステップS01)。ここでセキュリティセットとは、セキュリティ設定として利用されるパラメータの一連の組み合わせであって、例えば、ユーザ端末10のインターネット制限、電話制限、利用時間制限といった設定のパラメータの組み合わせである。これらのパラメータは、オン、オフの二値を取るフラグであってもよいし、具体的な値であってもよい。具体的な値とは、例えば閲覧を許可しないウェブサイトのドメインや、検索結果を表示させない検索単語や、利用時間制限に係る連続利用時間の数値が挙げられる。   First, the user terminal 10a, the user terminal 10b, and the user terminal 10c transmit the currently used security set together with the user information to the security setting proposal server 200 (step S01). Here, the security set is a series of combinations of parameters used as security settings. For example, the security set is a combination of parameters such as Internet restrictions, telephone restrictions, and usage time restrictions of the user terminal 10. These parameters may be a flag that takes a binary value of on or off, or may be a specific value. Specific values include, for example, website domains that are not permitted to be browsed, search words that do not display search results, and numerical values of continuous use time related to use time restrictions.

次に、セキュリティ設定提案サーバ200は、受信したセキュリティセットとユーザ情報とを関連付けて、記憶部に備えるセキュリティセット統計データベース250に記憶させる(ステップS02)。セキュリティセット統計データベース250は、ユーザ情報ごとに利用中のセキュリティセットを統計データとして記憶させるデータベースである。   Next, the security setting proposal server 200 associates the received security set with the user information and stores them in the security set statistical database 250 provided in the storage unit (step S02). The security set statistical database 250 is a database that stores a security set being used for each user information as statistical data.

次に、今回セキュリティセットの提案を受けるユーザ端末10は、ユーザ情報とともにセキュリティ設定提案サーバ200に提案要求を送信する(ステップS0)。ここで、ユーザ情報は少なくともユーザの年齢を含み、ユーザに適したセキュリティセットを提供する際に有意な統計を取れる変数として扱われる値であればよい。すなわち、個人名や電話番号といったユーザを特定可能な識別子ではなく、性別や年齢といったデモグラフィー情報を指す。 Next, the user terminal 10 that receives the security set proposal this time transmits a proposal request to the security setting proposal server 200 together with the user information (step S0 3 ). Here, the user information includes at least the age of the user, and may be a value that can be treated as a variable that can take significant statistics when providing a security set suitable for the user. That is, it refers to demographic information such as gender and age, not an identifier that can identify a user such as a personal name or a telephone number.

そのほか、ユーザ端末10は、セキュリティセットにおいインターネット制限を有効化するかといったアンケート項目や、利用者のインターネットに関する理解度を計る設問といった所定の質問を行い、その結果を前記ユーザ情報に含めることで、ユーザの要望や理解度に応じたより適切なセキュリティセットの統計を取ることが可能となる。   In addition, the user terminal 10 makes a predetermined question such as a questionnaire item such as whether to enable the Internet restriction in the security set or a question that measures the degree of understanding of the user's Internet, and includes the result in the user information. It is possible to collect more appropriate security set statistics according to the user's request and degree of understanding.

セキュリティ設定提案サーバ200は、提案要求を受信すると、同時に受信したユーザ情報を用いて、統計情報を抽出しする(ステップS04)。そしてその結果から提案セキュリティセットを生成し、提案要求を送信したユーザ端末10に送信する(ステップS05)。   When receiving the proposal request, the security setting proposal server 200 extracts statistical information using the user information received at the same time (step S04). And the proposal security set is produced | generated from the result, and it transmits to the user terminal 10 which transmitted the proposal request | requirement (step S05).

提案セキュリティセットとして最も単純なのは、図1に示すように複数のセキュリティセットの利用割合の統計情報を、円グラフとしてそのまま送信することである。ユーザは、グラフとセキュリティセットの詳細を見ながら、適切なセキュリティセットを選ぶことが可能となる。そのほか、初めに最も多いセキュリティセット一件のみを送り、ユーザ端末10に設定させた後で、ユーザが個別にカスタマイズを行ったり、前記質問項目に対して回答した要望を反映させたりしてもよい。以上が、セキュリティ設定提案システム1の概要である。   The simplest proposed security set is to transmit statistical information on the usage ratio of a plurality of security sets as a pie chart as shown in FIG. The user can select an appropriate security set while looking at the details of the graph and the security set. In addition, after sending only one security set at the beginning and setting it to the user terminal 10, the user may individually customize or reflect the request answered to the question item. . The above is the outline of the security setting proposal system 1.

[セキュリティ設定提案システムのシステム構成]
図2は、セキュリティ設定提案システム1の全体構成図である。セキュリティ設定提案システム1において、複数のユーザ端末10、セキュリティ設定提案サーバ200によって構成される。ユーザ端末10とセキュリティ設定提案サーバ200は、それぞれ公衆回線網を介して通信可能に接続されている。ユーザ端末10同士は、相互に通信可能である必要はない。
[System configuration of security setting proposal system]
FIG. 2 is an overall configuration diagram of the security setting proposal system 1. The security setting proposal system 1 includes a plurality of user terminals 10 and a security setting proposal server 200. The user terminal 10 and the security setting proposal server 200 are connected to each other via a public line network. The user terminals 10 do not need to be able to communicate with each other.

ユーザ端末10は、ユーザが利用する一般的な情報端末であってよく、後述する機能を備える情報機器や電化製品である。ユーザ端末10は、例えば、携帯電話、スマートフォン、複合型プリンタ、テレビ、ルータ又はゲートウェイ等のネットワーク機器、コンピュータに加えて、冷蔵庫、洗濯機等の白物家電であってもよいし、電話機、ネットブック端末、スレート端末、電子書籍端末、電子辞書端末、携帯型音楽プレーヤ、携帯型コンテンツ再生・録画プレーヤ等の一般的な情報家電であってよい。   The user terminal 10 may be a general information terminal used by a user, and is an information device or an electrical appliance having functions to be described later. The user terminal 10 may be, for example, a white appliance such as a refrigerator, a washing machine, a network device such as a mobile phone, a smartphone, a composite printer, a television, a router or a gateway, a computer, a telephone, a network It may be a general information appliance such as a book terminal, a slate terminal, an electronic book terminal, an electronic dictionary terminal, a portable music player, and a portable content playback / recording player.

セキュリティ設定提案サーバ200は、セキュリティセットの提案を行うサーバであって、記憶部にセキュリティセット統計データベース250を備え、後述する機能を備える情報機器や電化製品である。   The security setting proposal server 200 is a server that proposes a security set, and is an information device or an electrical appliance that includes a security set statistical database 250 in a storage unit and has functions to be described later.

[各機能の説明]
図3は、ユーザ端末10、セキュリティ設定提案サーバ200の機能ブロックと各機能の関係を示す図である。
[Description of each function]
FIG. 3 is a diagram illustrating the relationship between the function blocks of the user terminal 10 and the security setting proposal server 200 and each function.

ユーザ端末10は、制御部11として、CPU(Central Processing Unit),RAM(Random Access Memory),ROM(Read Only Memory)等を備え、通信部12として、例えば、IEEE802.11に準拠したWiFi(Wireless Fidelity対応デバイス又は、第3世代移動通信システム等のIMT−2000規格に準拠した無線デバイス等を備える(有線によるLAN接続であってもよい)。   The user terminal 10 includes a CPU (Central Processing Unit), a RAM (Random Access Memory), a ROM (Read Only Memory), and the like as the control unit 11, and the communication unit 12 is, for example, WiFi (Wireless) compliant with IEEE 802.11. A device compatible with Fidelity or a wireless device conforming to the IMT-2000 standard such as a third generation mobile communication system is included (may be a wired LAN connection).

さらに、ユーザ端末10は、入出力部13として、制御部で制御したデータや画像、音声を出力表示する出力部を備え、かつ、ユーザからの入力を受付けるタッチパネルやキーボード、マウス等の入力部を備える。   Furthermore, the user terminal 10 includes an output unit that outputs and displays data, images, and sound controlled by the control unit as the input / output unit 13, and includes an input unit such as a touch panel, a keyboard, and a mouse that receives input from the user. Prepare.

ユーザ端末10において、制御部11が所定のプログラムを読み込むことで、通信部12と協働して、ユーザ情報送信モジュール14、提案要求送信モジュール15、提案セキュリティセット受信モジュール16、提案セキュリティセット設定モジュール17を実現する。また、ユーザ端末10において、制御部11が所定のプログラムを読み込むことで、入出力部13と協働して、質問実施モジュール18を実現する。   In the user terminal 10, when the control unit 11 reads a predetermined program, the user information transmission module 14, the proposal request transmission module 15, the proposal security set reception module 16, the proposal security set setting module in cooperation with the communication unit 12. 17 is realized. In the user terminal 10, the control unit 11 reads a predetermined program, thereby realizing the question execution module 18 in cooperation with the input / output unit 13.

セキュリティ設定提案サーバ200は、同様に、制御部201として、CPU,RAM,ROM等を備え、通信部202として、例えば、IEEE802.11に準拠したWiFi対応デバイスを備える(有線であってもよい)。加えて、セキュリティ設定提案サーバ200は、記憶部203として、ハードディスクや半導体メモリによる、データのストレージ部を備える。記憶部203は、セキュリティセット統計データベース250を、記憶部に備える。   Similarly, the security setting proposal server 200 includes a CPU, a RAM, a ROM, and the like as the control unit 201, and includes, for example, a WiFi compatible device compliant with IEEE 802.11 (may be wired) as the communication unit 202. . In addition, the security setting proposal server 200 includes a data storage unit such as a hard disk or a semiconductor memory as the storage unit 203. The storage unit 203 includes a security set statistical database 250 in the storage unit.

セキュリティ設定提案サーバ200の制御部201が所定のプログラムを読み込むことで、通信部202と協働して、セキュリティセット受信モジュール204、ユーザ情報受信モジュール205、提案要求受信モジュール206、提案セキュリティセット送信モジュール207を実現する。また、セキュリティ設定提案サーバ200の制御部201が所定のプログラムを読み込むことで、記憶部203と協働して、セキュリティセット記憶モジュール208、セキュリティセット抽出モジュール209を実現する。   When the control unit 201 of the security setting proposal server 200 reads a predetermined program, the security set reception module 204, the user information reception module 205, the proposal request reception module 206, the proposal security set transmission module cooperates with the communication unit 202. 207 is realized. Also, the control unit 201 of the security setting proposal server 200 reads a predetermined program, thereby realizing a security set storage module 208 and a security set extraction module 209 in cooperation with the storage unit 203.

[セキュリティ設定提案処理]
図3は、ユーザ端末10、セキュリティ設定提案サーバ200が実行するセキュリティ設定提案処理のフローチャートである。上述した各装置のモジュールが行う処理について、本処理にて併せて説明する。
[Security setting proposal processing]
FIG. 3 is a flowchart of the security setting proposal process executed by the user terminal 10 and the security setting proposal server 200. The processing performed by the module of each device described above will be described together with this processing.

初めに、セキュリティ設定の提案を受けるに先駆けて、ユーザ端末10の質問実施モジュール18は、所定の質問項目に基づいて、ユーザに質問を実施する(ステップS11)。この質問は、適切なセキュリティ設定の提案を受けるためのもので、ユーザのデモグラフィー情報を取得したり、セキュリティ設定に関する要望を諮ったり、インターネットや端末に関するユーザの習熟度を計ったりするために行う。具体的な質問として、インターネット制限の有無の希望や、インターネットの利用歴を問う事が考えられる。   First, prior to receiving a security setting proposal, the question execution module 18 of the user terminal 10 asks the user a question based on a predetermined question item (step S11). This question is for the purpose of receiving proposals for appropriate security settings, and is used to obtain user demographic information, consult requests regarding security settings, and measure user proficiency regarding the Internet and terminals. . As specific questions, it may be possible to ask whether or not there is an Internet restriction and ask about the history of Internet use.

次に、ユーザ端末10のユーザ情報送信モジュール14は、質問に対する回答と、ユーザ自身の情報をあわせてユーザ情報として、セキュリティ設定提案サーバ200へ送信し(ステップS12)、セキュリティ設定提案サーバ200のユーザ情報受信モジュール205がこれを受信する(ステップS13)。ここで、質問項目以外のユーザ情報としては、主としてデモグラフィー情報、すなわち人口統計学的情報である。具体的には、性別、年齢、住んでいる地域、所得、職業、学歴、家族構成等が挙げられ、ユーザ端末10の登録情報から読み込んでもよいし、前記の様な質問によって情報を取得しても良い。   Next, the user information transmission module 14 of the user terminal 10 transmits the answer to the question and the user's own information together as user information to the security setting proposal server 200 (step S12), and the user of the security setting proposal server 200 The information receiving module 205 receives this (step S13). Here, the user information other than the question items is mainly demographic information, that is, demographic information. Specifically, gender, age, area where you live, income, occupation, educational background, family structure, etc. are mentioned, you may read from the registration information of the user terminal 10, or obtain information by such a question Also good.

次に、ユーザ端末10の提案要求送信モジュール15は、セキュリティ設定の提案要求を送信し(ステップS14)、セキュリティ設定提案サーバ200の提案要求受信モジュール206はこれを受信する(ステップS15)。   Next, the proposal request transmission module 15 of the user terminal 10 transmits a security setting proposal request (step S14), and the proposal request reception module 206 of the security setting proposal server 200 receives this (step S15).

そして、セキュリティ設定提案サーバ200のセキュリティセット抽出モジュール209は、提案要求とともに受信したユーザ情報を用いて、セキュリティセット統計データベース250からセキュリティセットを抽出する(ステップS16)。セキュリティセット統計データベース250には、セキュリティセットとユーザ情報とが関連付けて記憶されているため、ユーザ情報が同一又は類似なセキュリティセットを抽出し、それぞれ数を数える事で、セキュリティセットの統計データを作成可能である。   Then, the security set extraction module 209 of the security setting proposal server 200 extracts a security set from the security set statistical database 250 using the user information received together with the proposal request (step S16). Since the security set statistical database 250 stores security sets and user information in association with each other, security set statistical data is created by extracting security sets having the same or similar user information and counting the numbers. Is possible.

図6は、セキュリティセット統計データベース250内のセキュリティセットテーブルの一例である。セキュリティセットテーブルでは、セキュリティ設定を構成するパラメータの組み合わせが一つのセキュリティセットとして、セキュリティセット名とともに記憶されている。例えば図6によれば、「セキュリティセットA」は、利用時間制限、インターネット制限、メール制限、及びGPS追跡が有効になっており、電話制限は無効になっている。これらのセキュリティセットテーブルは、セキュリティ設定を行う種々のセキュリティソフトごとに必ずしも別れている必要はなく、上位概念化できる要素として記憶され、共有されていてよい。   FIG. 6 is an example of a security set table in the security set statistical database 250. In the security set table, a combination of parameters constituting security settings is stored as a security set together with a security set name. For example, according to FIG. 6, “Security Set A” has usage time restrictions, Internet restrictions, mail restrictions, and GPS tracking enabled, and telephone restrictions are disabled. These security set tables do not necessarily have to be separated for each of various security software for performing security settings, and may be stored and shared as elements that can be conceptualized.

また、図7は、セキュリティセット統計データベース250内のセキュリティセット統計テーブルの一例である。セキュリティセット統計テーブルでは、セキュリティセットと利用中のユーザ情報とが関連付けられて記憶されている。この図に示される範囲において、ユーザの年齢が「12」であるユーザのセキュリティセットを抽出した場合、「セキュリティセットA」が三件、「セキュリティセットC」が一件抽出される。   FIG. 7 is an example of a security set statistics table in the security set statistics database 250. In the security set statistics table, the security set and user information being used are stored in association with each other. In the range shown in this figure, when a security set of a user whose user age is “12” is extracted, three “security sets A” and one “security set C” are extracted.

また、抽出の条件はユーザ情報に含まれる質問項目の内容でも指定可能であるし、値に幅を持たせ、類似の情報を増やしてもよい。例えば、受信したユーザの年齢からプラスマイナス三歳の範囲を類似として抽出したり、ある年齢においては大きな影響を与えない質問項目Aを無視して抽出したり、といったことも可能である。   The extraction condition can also be specified by the contents of the question items included in the user information, and the value may be widened to increase similar information. For example, it is possible to extract a range of plus or minus 3 years from the received user's age as similar, or to ignore and extract the question item A that does not have a significant effect at a certain age.

その後、提案セキュリティセット送信モジュール207が、抽出したセキュリティセットをユーザ端末10に提案セキュリティセットとして送信する(ステップS17)。提案セキュリティセットは、抽出したセキュリティセット全てであってもよいし、抽出したセキュリティセットから、加工や選別がなされていてもよい。例えば、インターネット制限を希望するのに無効になっているといった、質問項目の回答結果に明らかに矛盾するセキュリティセットを除外することが可能である。また、提案セキュリティセットは複数のセキュリティセットを含み、ユーザにその中から選択をさせる形式であってよい。   Thereafter, the proposed security set transmission module 207 transmits the extracted security set to the user terminal 10 as a proposed security set (step S17). The proposed security set may be all extracted security sets, or may be processed or selected from the extracted security sets. For example, it is possible to exclude a security set that clearly contradicts the answer result of a question item, such as being disabled to desire the Internet restriction. The proposed security set may include a plurality of security sets and allow the user to select from among them.

ユーザ端末10の提案セキュリティセット受信モジュール16が提案セキュリティセットを受信すると(ステップS18)、提案セキュリティセット設定モジュール17が、その提案セキュリティセットをユーザ端末10のセキュリティ設定として設定する(ステップS19)。   When the proposed security set receiving module 16 of the user terminal 10 receives the proposed security set (step S18), the proposed security set setting module 17 sets the proposed security set as the security setting of the user terminal 10 (step S19).

図5は、提案セキュリティセットを受信したユーザ端末10の画面の一例である。デモグラフィー情報51のように、統計情報の抽出条件が示され、その下に統計情報52が示される。設定ボタン53を押す事で、対応するセキュリティセットをユーザ端末10に設定することが可能である。また、円グラフの各項目をタッチすることで、各項目の詳細が示されてよいし、そこからセキュリティセットに任意の変更を加えたうえで設定可能であってよい。   FIG. 5 is an example of a screen of the user terminal 10 that has received the proposed security set. Like the demographic information 51, the statistical information extraction conditions are shown, and the statistical information 52 is shown below. By pressing the setting button 53, it is possible to set the corresponding security set in the user terminal 10. Further, by touching each item of the pie chart, the details of each item may be shown, or it may be possible to make settings after making any changes to the security set.

次に、ユーザ端末10は設定したセキュリティセットの内容をセキュリティ設定提案サーバに送信する(ステップS20)。セキュリティ設定提案サーバ200のセキュリティセット受信モジュール204は、これを受信する(ステップS21)。   Next, the user terminal 10 transmits the contents of the set security set to the security setting proposal server (step S20). The security set receiving module 204 of the security setting proposal server 200 receives this (step S21).

最後に、セキュリティ設定提案サーバ200のセキュリティセット記憶モジュール208は、受信したセキュリティセットを、ステップS13で受信したユーザ情報と関連付けて、セキュリティセット統計データベース250に記憶する(ステップS21)。こうすることで、次回の提案要求の際に利用可能な統計情報が増加する。   Finally, the security set storage module 208 of the security setting proposal server 200 stores the received security set in the security set statistical database 250 in association with the user information received in step S13 (step S21). This increases the statistical information available for the next request for proposal.

上述した手段、機能は、コンピュータ(CPU,情報処理装置,各種端末を含む)が、所定のプログラムを読み込んで、実行することによって実現される。プログラムは、例えば、フレキシブルディスク、CD(CD−ROMなど)、DVD(DVD−ROM、DVD−RAMなど)等のコンピュータ読取可能な記録媒体に記録された形態で提供される。この場合、コンピュータはその記録媒体からプログラムを読み取って内部記憶装置または外部記憶装置に転送し記憶して実行する。また、そのプログラムを、例えば、磁気ディスク、光ディスク、光磁気ディスク等の記憶装置(記録媒体)に予め記録しておき、その記憶装置から通信回線を介してコンピュータに提供するようにしてもよい。   The means and functions described above are realized by a computer (including a CPU, an information processing apparatus, and various terminals) reading and executing a predetermined program. The program is provided in a form recorded on a computer-readable recording medium such as a flexible disk, CD (CD-ROM, etc.), DVD (DVD-ROM, DVD-RAM, etc.), for example. In this case, the computer reads the program from the recording medium, transfers it to the internal storage device or the external storage device, stores it, and executes it. The program may be recorded in advance in a storage device (recording medium) such as a magnetic disk, an optical disk, or a magneto-optical disk, and provided from the storage device to a computer via a communication line.

以上、本発明の実施形態について説明したが、本発明は上述したこれらの実施形態に限るものではない。また、本発明の実施形態に記載された効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、本発明の実施形態に記載されたものに限定されるものではない。   As mentioned above, although embodiment of this invention was described, this invention is not limited to these embodiment mentioned above. The effects described in the embodiments of the present invention are only the most preferable effects resulting from the present invention, and the effects of the present invention are limited to those described in the embodiments of the present invention. is not.

1 セキュリティ設定提案システム、3 公衆回線網、10 ユーザ端末、200 ネセキュリティ設定提案サーバ、250 セキュリティセット統計データベース   1 security setting proposal system, 3 public line network, 10 user terminal, 200 security setting proposal server, 250 security set statistics database

Claims (7)

一以上のユーザ端末と通信可能に接続され、セキュリティセット統計データベースを備えたセキュリティ設定提案サーバであって、
前記ユーザ端末から、少なくとも年齢と、当該ユーザ端末のユーザに対して実施された所定の質問項目に対する回答と、を含むユーザ情報とともに、セキュリティセットの提案要求を受信する提案要求受信手段と、
前記提案要求とともに受信したユーザ情報を用いて、前記セキュリティセット統計データベースから、当該ユーザ情報と同一、又は所定の範囲で当該ユーザ情報と類似するユーザ情報に関連付けられているセキュリティセットを抽出するセキュリティセット抽出手段と、
前記抽出した一以上のセキュリティセットを提案セキュリティセットとして、前記提案要求を送信したユーザ端末に送信する提案セキュリティセット送信手段と、
を備えることを特徴とするセキュリティ設定提案サーバ。
A security setting proposal server that is communicably connected to one or more user terminals and includes a security set statistics database,
A proposal request receiving means for receiving a security set proposal request together with user information including at least the age and an answer to a predetermined question item implemented for the user of the user terminal from the user terminal;
A security set that uses the user information received together with the proposal request to extract a security set associated with user information that is the same as the user information or similar to the user information within a predetermined range from the security set statistical database Extraction means;
Proposed security set transmission means for transmitting one or more extracted security sets as a proposed security set to the user terminal that has transmitted the proposal request;
A security setting proposal server comprising:
前記セキュリティセットは、セキュリティ設定として利用されるパラメータの一連の組み合わせであり、利用時間制限、インターネット制限、電話制限、メール制限、GPS追跡制限のいずれか又は全てを含むことを特徴とする請求項1に記載のセキュリティ設定提案サーバ。2. The security set is a series of combinations of parameters used as security settings, and includes any or all of a usage time limit, an Internet limit, a telephone limit, an email limit, and a GPS tracking limit. Security setting proposal server described in 1. 前記提案セキュリティセットは、複数のセキュリティセットの利用割合の統計情報をグラフとして表したものであることを特徴とする請求項1又は請求項2に記載のセキュリティ設定提案サーバ。The security setting proposal server according to claim 1, wherein the proposed security set is a graph representing statistical information of a usage ratio of a plurality of security sets. 前記ユーザ端末から、利用中の一連のセキュリティ設定に関するパラメータの組み合わせであるセキュリティセットを受信するセキュリティセット受信手段と、
前記ユーザ端末から、前記受信したセキュリティセットを利用中であるユーザの、少なくとも年齢と、当該ユーザ端末のユーザに対して実施された所定の質問項目に対する回答と、を含むユーザ情報を受信するユーザ情報受信手段と、
前記受信したセキュリティセットと、前記受信したユーザ情報とを、関連付けて前記セキュリティセット統計データベースに記憶させるセキュリティセット記憶手段と、
を備えることを特徴とする請求項1乃至3のいずれか一項に記載のセキュリティ設定提案サーバ。
Security set receiving means for receiving from the user terminal a security set that is a combination of parameters relating to a series of security settings in use;
User information for receiving from the user terminal user information including at least the age of the user who is using the received security set and an answer to a predetermined question item implemented for the user of the user terminal. Receiving means;
Security set storage means for associating and storing the received security set and the received user information in the security set statistical database;
The security setting proposal server according to any one of claims 1 to 3, further comprising:
請求項1乃至のいずれか一項に記載のセキュリティ設定提案サーバと通信可能に接続されたユーザ端末であって、
当該ユーザ端末のユーザに対して所定の質問を実施する質問実施手段と、
前記セキュリティ設定提案サーバにユーザ情報を送信するユーザ情報送信手段と、
前記セキュリティ設定提案サーバに対して、前記送信したユーザ情報に基づくセキュリティセットの提案要求を送信する提案要求送信手段と、
前記セキュリティ設定提案サーバから、提案セキュリティセットを受信する提案セキュリティセット受信手段と、
前記受信した提案セキュリティセットを、セキュリティ設定として設定する提案セキュリティセット設定手段と、
を備えることを特徴とするユーザ端末。
A user terminal communicably connected to the security setting proposal server according to any one of claims 1 to 4 ,
Question execution means for performing a predetermined question to the user of the user terminal;
User information transmitting means for transmitting user information to the security setting proposal server;
Proposal request transmission means for transmitting a security set proposal request based on the transmitted user information to the security setting proposal server;
Proposed security set receiving means for receiving a proposed security set from the security setting proposal server;
Proposed security set setting means for setting the received proposed security set as a security setting;
A user terminal comprising:
一以上のユーザ端末と通信可能に接続され、セキュリティセット統計データベースを備えたセキュリティ設定提案サーバが実行するセキュリティ設定提案方法であって、
前記ユーザ端末から、少なくとも年齢と、当該ユーザ端末のユーザに対して実施された所定の質問項目に対する回答と、を含むユーザ情報とともに、セキュリティセットの提案要求を受信するステップと、
前記提案要求とともに受信したユーザ情報を用いて、前記セキュリティセット統計データベースから、当該ユーザ情報と同一、又は所定の範囲で当該ユーザ情報と類似するユーザ情報に関連付けられているセキュリティセットを抽出するステップと、
前記抽出した一以上のセキュリティセットを提案セキュリティセットとして、前記提案要求を送信したユーザ端末に送信するステップと、
を備えることを特徴とするセキュリティ設定提案方法。
A security setting proposal method executed by a security setting proposal server connected to one or more user terminals in a communicable manner and having a security set statistical database,
Receiving a security set proposal request from the user terminal together with user information including at least the age and an answer to a predetermined question item implemented for the user of the user terminal ;
Using the user information received together with the proposal request, extracting from the security set statistical database a security set associated with the user information that is the same as the user information or similar to the user information within a predetermined range; ,
Transmitting the extracted one or more security sets as a proposed security set to the user terminal that transmitted the proposal request;
A security setting proposing method comprising:
一以上のユーザ端末と通信可能に接続され、セキュリティセット統計データベースを備えたセキュリティ設定提案サーバに、
前記ユーザ端末から、少なくとも年齢と、当該ユーザ端末のユーザに対して実施された所定の質問項目に対する回答と、を含むユーザ情報とともに、セキュリティセットの提案要求を受信するステップ、
前記提案要求とともに受信したユーザ情報を用いて、前記セキュリティセット統計データベースから、当該ユーザ情報と同一、又は所定の範囲で当該ユーザ情報と類似するユーザ情報に関連付けられているセキュリティセットを抽出するステップ、
前記抽出した一以上のセキュリティセットを提案セキュリティセットとして、前記提案要求を送信したユーザ端末に送信するステップ、
を実行させることを特徴とするセキュリティ設定提案サーバ用プログラム。
To a security setting proposal server connected to one or more user terminals so as to be communicable and having a security set statistical database,
Receiving , from the user terminal , a security set proposal request together with user information including at least the age and an answer to a predetermined question item implemented for the user of the user terminal ;
Using the user information received together with the proposal request, extracting from the security set statistical database a security set associated with the user information that is the same as the user information or similar to the user information within a predetermined range;
Transmitting the extracted one or more security sets as a proposed security set to the user terminal that transmitted the proposal request;
A security setting proposal server program characterized in that
JP2013120237A 2013-06-06 2013-06-06 Security setting proposal server, user terminal, security setting proposal method, security setting proposal server program Active JP5921490B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013120237A JP5921490B2 (en) 2013-06-06 2013-06-06 Security setting proposal server, user terminal, security setting proposal method, security setting proposal server program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013120237A JP5921490B2 (en) 2013-06-06 2013-06-06 Security setting proposal server, user terminal, security setting proposal method, security setting proposal server program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2016079324A Division JP6169748B2 (en) 2016-04-12 2016-04-12 Security set proposal system, security set proposal method, program

Publications (2)

Publication Number Publication Date
JP2014238675A JP2014238675A (en) 2014-12-18
JP5921490B2 true JP5921490B2 (en) 2016-05-24

Family

ID=52135803

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013120237A Active JP5921490B2 (en) 2013-06-06 2013-06-06 Security setting proposal server, user terminal, security setting proposal method, security setting proposal server program

Country Status (1)

Country Link
JP (1) JP5921490B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019064458A1 (en) * 2017-09-28 2019-04-04 株式会社オプティム Computer system, security setting suggestion method, and program
WO2021178986A1 (en) * 2020-03-06 2021-09-10 Hewlett-Packard Development Company, L.P. Security setup experience

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3973982B2 (en) * 2002-06-28 2007-09-12 ニフティ株式会社 Access restriction information management device
US7774349B2 (en) * 2003-12-11 2010-08-10 Microsoft Corporation Statistical models and methods to support the personalization of applications and services via consideration of preference encodings of a community of users
JP2006302265A (en) * 2005-03-22 2006-11-02 Netstar Inc Filtering method, client system, method and program for controlling thereof, filtering system, server system, method and program for controlling thereof
EP1798659A1 (en) * 2005-12-19 2007-06-20 Axalto SA Personal token with parental control
JP5205192B2 (en) * 2008-09-22 2013-06-05 株式会社野村総合研究所 File output management system and file output management method
JP2012168653A (en) * 2011-02-10 2012-09-06 M-Warp Inc Information providing system

Also Published As

Publication number Publication date
JP2014238675A (en) 2014-12-18

Similar Documents

Publication Publication Date Title
US11256865B2 (en) Method and apparatus for sending sticker image during chat session
US20170255637A1 (en) Searching and Accessing Software Application Functionality using Concepts
JP2013235507A (en) Information processing method and device, computer program and recording medium
US10805647B2 (en) Automatic personalized story generation for visual media
US20190197315A1 (en) Automatic story generation for live media
WO2024066253A1 (en) Interactive fiction-based product recommendation method and related apparatus
CN109640142B (en) Content recommendation method and device, equipment and storage medium
CN105447149A (en) Interaction method, apparatus and electronic device for network searching
US20160070453A1 (en) Method and system for indicating social categories
JP5921490B2 (en) Security setting proposal server, user terminal, security setting proposal method, security setting proposal server program
US20150205796A1 (en) Information processing device, information processing method, and program
JP2009187163A (en) Questioning and responding apparatus
JP6169748B2 (en) Security set proposal system, security set proposal method, program
WO2016002000A1 (en) Information processing device, information processing method, and program for information processing device
JP6775749B2 (en) Computer system, security setting proposal method and program
WO2021240673A1 (en) Conversation program, device, and method
US20120284327A1 (en) Apparatus and methods for providing real time advice online
JP6307604B2 (en) Information processing apparatus, information processing method, and program for information processing apparatus
JP5760033B2 (en) User terminal, network server, information sharing method, and network server program
KR102328287B1 (en) Server device, and computer programs used therein
JP5957024B2 (en) SEARCH DEVICE, SEARCH METHOD, AND PROGRAM
US20190012335A1 (en) Data sharing system, data sharing method, and program
US9635171B2 (en) User profile display user terminal, user profile display system, user profile display method, and program for user profile display user terminal
TWI614718B (en) Method for accumulating corresponding scores according to types of information transmitted by terminal devices
JP6038414B1 (en) Information processing apparatus, information processing method, program, and storage medium

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150722

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150730

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150908

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160328

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160412

R150 Certificate of patent or registration of utility model

Ref document number: 5921490

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250