著者
喜田弘司 坂本 久 島津 秀雄 垂水 浩幸
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌 (ISSN:18827764)
巻号頁・発行日
vol.48, no.1, pp.200-212, 2007-01-15
被引用文献数
5 2

近年,個人情報がP2P ファイル共有システムによって流出したというニュースが連日報道されており社会問題になっている.この対策としてP2P ファイル共有システムの使用を禁止するシステムが多く提案されている.しかしながら,ユビキタス時代の社会システムを考えると,ファイル共有ソフトウェアは利用禁止にはできない.そこで我々はファイル共有システムをセキュアに利用する環境を提供する「ファイルアクセス制御エージェント」を開発した.このエージェントはPC に常駐し,すべてのファイルアクセスを監視して,未知のプログラムからのファイルアクセスに対してはアクセスを禁止する.たとえば,あるワープロで作成したファイルは,そのワープロやファイル管理ツールなどからしかアクセスできない環境を提供する.アクセスしているファイルから見て未知のプログラムであるか既知のプログラムであるかは,今回開発した「ファイル利用コンテキストベースアクセス許可判定技術」を使って自動判定する.この技術は,ユーザのGUI 操作やプロセスの親子関係,必要があればユーザとの対話でアクセス権を判断する.これによりユーザが知らないタイミングで知らないプログラムから情報漏えいすることを防止することができる.実験により,本エージェント動作環境下で,これまでと同様にP2P ファイル共有システムとアプリケーションの両方を利用することができた.さらに,ウィルスによる情報漏えいも防止できることを確認した.In recent years information leakage problems via P2P (peer-to-peer) file sharing systems, such as Winny, emerge as a social issue. Countermeasure systems that prohibit the use of P2P file sharing systems have been launched. However, we consider the solutions are NOT feasible according to analysis of the use of P2P file sharing systems. In this paper we propose a file access control software agent that provides users to use P2P file sharing software in safety. The agent is installed on each PC including those for private use. It monitors all file accesses and blocks them from unauthorized applications. For example, ONLY Microsoft Word and Explorer are allowed to access *.doc files. Users have been sharing files such as MP3 files, AVI files and so on using a P2P file sharing system. On the other hand, users have confidential files that should not be shared on P2P file sharing system. We can avoid such inappropriate sharing by blocking accesses to confidential files. The agent monitors GUI operations and analyzes process behaviors to detect such critical accesses. We have experimented and confirmed that the agent can detect illegal accesses to confidential files without inhibiting P2P file sharing systems for their private use.
著者
松木保浩 稲垣 嘉信 坂本 久 喜田弘司 垂水 浩幸
雑誌
情報処理学会研究報告コンピュータと教育(CE)
巻号頁・発行日
vol.2006, no.108(2006-CE-086), pp.59-66, 2006-10-21

近年,学生がレポート作成時にwebで手軽に調査できるようになって来たが,ただ写しているだけという弊害も指摘されている.そのような中,まじめにレポートを作成した学生には努力を正当に評価されたいという要求がある.本稿では,レポート作成中のコピー操作やキーボード操作など,学生のレポート作成過程を記録し,教師にレポート作成時間や文字の入力頻度などの様々な解析結果を閲覧させることにより,まじめな学生が正当な評価を受けられるよう支援するシステムについて,基本設計と予備調査実験について述べる.
著者
吉府 研治 喜田弘司 垂水 浩幸
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告グループウェアとネットワークサービス(GN) (ISSN:09196072)
巻号頁・発行日
vol.1997, no.23, pp.13-18, 1997-03-06
被引用文献数
3

プロジェクト管理業務において、マルチエージェントにより進捗管理、日程調整を自動化するシステムDone?Do?Rhythm(ダンドリズム)の提案を行う。本システムは、プロジェクト定義、進捗率表示を行う業務計画指示エージェント(D?A)、あらかじめ定義したプロジェクトガントチャートに従って、タスクの割当依頼、進捗促進を促す催促、進捗遅れによる関連タスクの日程調整交渉を行うプロジェクト管理エージェント(RO?A)と、作業者自身のスケジュールを管理し、タスクに関する情報をPRO?Agとやりとりするスケジュール管理エージェント(oche)から構成される。本システムは、ORBを用いたエージェント通信基盤INA/LI上で実装した。This paper proposes Done-Do-Rhythm, which is a project management system based on a multi-agent system, to support progress management and project scheduling. This system is composed of three kinds of agents, PRO-Ag, VD-Ag, and Pochet. VD-Ag provides a GUI for business planning, which helps to define project schedules and presents worker's progress. PRO-Ag assigns tasks according to project definition, urges workers, and coordinates project schedules when a task is delayed. Pochet manages worker's schedules, communicates with PRO-Ag, and exchanges information about task. This system is implemented on our multi-agent platform called INA/LI.
著者
喜田弘司 吉府 研治 垂水 浩幸
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告マルチメディア通信と分散処理(DPS) (ISSN:09196072)
巻号頁・発行日
vol.1997, no.13, pp.91-96, 1997-01-30
被引用文献数
7

オフィスワークにおいて、個人のスケジュールを管理するエージェント(oche)が互いに通信を行うことでスケジュールを調整するシステムの提案を行う。具体的に、Pochetは、()調整する必要のある作業を検出し、()調整案を作成し、()調整先のPochetと調整の交渉を行う。本稿では、Pochetの基本機能とシステム構成を中心に説明した後、Pochet間の交渉によるスケジュール調整に関して、調査・説得・更新の3つのフェーズからなるプロトコルを提案する。PochetはORBをベースにしたエージェント通信基盤INA/LIを用いてWindows上で実装を行っている。Pochet is an agent oriented schedule management system for reducing incidental tasks. Each user assigned a Pochet inputs personal/group schedules into his/her private calendar. When a Pochet finds problems, such as office work overload, Pochet semi-automatically negotiates with the other Pochets according to the private schedules. If the Pochets reach a compromise, it means that the Pochet have arranged a schedule plan. This system is implemented using our multi-agent platform called INA/LI.