• Title/Summary/Keyword: Javaspace

Search Result 5, Processing Time 0.028 seconds

SecureJS: A Secure Javaspace based on Jini2.0 (SecureJS: Jini2.0 기반의 안전한 Javaspace의 구현)

  • 유양우;이명준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10c
    • /
    • pp.529-531
    • /
    • 2004
  • Jini 서비스 중 하나인 Javaspace는 자바환경의 분산 컴퓨팅 모델로서 객체를 저장하고 저장된 객체에 접근할 수 있는 공간을 말한다. 이러한 Javaspace 서비스는 객체를 공유하는 방법으로 매우 유용하게 사용되고 있 만, 보안성이 취약하여 객체정보에 대한 접근 보안이 요구되는 분산시스템의 개발에는 적합하 않다. 본 논문에서는 Javaspace의 취약한 보안성을 강화시켜 안전한 Javaspace 서비스를 제공하는 SecureJS 시스템에 대하여 설명한다.

  • PDF

A Secure Repository for Java Objects using Jini Services (Jini 서비스를 이용한 안전한 Java 객체 저장소의 개발)

  • Yu Yang-Woo;Park Hee-Jong;Lee Myung-Joon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.07b
    • /
    • pp.907-909
    • /
    • 2005
  • Jini 서비스는 개발자에게 분산시스템을 쉽게 개발할 수 있는 하부구조를 제공한다. Jini 서비스 중 하나인 Javaspace는 자바환경의 분산컴퓨팅 모델로서 Java 객체를 저장하고 저장된 객체에 접근할 수 있는 공간을 말한다. 이러한 Javaspace 서비스는 객체를 공유하는 방법으로 매우 유용하게 사용되고 있지만, 보안성이 취약하여 객체정보에 대한 접근 보안이 요구되는 분산시스템의 개발에는 적합하지 않다. 본 논문에서는 Javaspace의 취약한 보안성을 강화시켜 안전한 Javaspace 서비스를 제공하는 SecureJS 시스템에 대하여 설명한다.

  • PDF

Design of a Replicated Javaspace using Group Communication System (그룹통신 시스템을 이용한 복제 JavaSpace의 설계)

  • 문남두;이근웅;구형서;박양수;이명준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.04a
    • /
    • pp.502-504
    • /
    • 2002
  • JavaSpace는 쉽고 단일화된 방식으로 분산 어플리케이션간의 객체공유, 중재 및 동적인 통신서비스를 제공한다. 현재 Javaspace글 이용한 응용 프로그램들이 계속적으로 등장하고 있다. 기존의 JavaSpace는 중앙 집중적인 클라이언트/서버 방식으로 구현되었기 때문에 성능이 제한적이다. 본 논문에서는 그룹 참여자들간의 상태를 일관성 있게 유지시켜주는 그룹통신 시스템을 이용하여 분할가능한 분산환경에 적합한 복제된 Javaspace 시스템을 설계하였다. 복제된 JavaSpace 시스템을 이용하는 웅용 프로그램들은 효율성과 확장성을 증대시킬 수 있다.

  • PDF

Design and implementation of Jini-based secure event service using SPKI/SDSI certificate (SPKI/SDSI 인증서를 이용한 Jini 기반의 안전한 이벤트 서비스 설계 및 구현)

  • Park, Hee-Man;Kim, In-Su;Lee, Young-Lok;Lee, Hyung-Hyo;Noh, Bong-Nam
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.16 no.5
    • /
    • pp.3-13
    • /
    • 2006
  • As computing devices become ubiquitous and increasingly mobile, it becomes obvious that a synchronous and direct peer-to-peer communication model is not sufficient in distributed computing environment. Using an indirect event service instead of other traditional communication model has an advantage of decreasing the coupling of applications in a distributed environment and removing the need for many static dependencies. In this paper, we design and implement the secure event service for providing secure ubiquitous computing environment. The Secure Event Service implemented enables users to perform content-based event retrieval, and supports only eligible event comsumer and event producer can publish and receive events through the secure event service. SPKI/SDSI certificate is used for supporting authentication and authorization in the secure event service. In order to provide a content-based event retrieval, an asynchronous communication between event producers and consumers, and a disconnectedness support for mobile devices, we modify and expand the Javaspace package.

SecureJMoblet : Secure Mobile Agent System based on Jini2.0 (SecureJMoblet : Jini2.0 기반의 안전한 이동에이전트 시스템)

  • Yu Yang-Woo;Moon Nam-Doo;Lee Myung-Joon
    • The KIPS Transactions:PartA
    • /
    • v.11A no.6
    • /
    • pp.439-450
    • /
    • 2004
  • Mobile agents are autonomous and dynamic entities that can migrate among various nodes in the network. Java's Jini framework facilitates mobile agent system development, providing hey features for distributed network programming. However, due to the security weakness, Jinil.0 service has a fundamental limitation on developing mobile agent systems which support secure remote communications. In this paper, we describe a Jini2.0-based secure mobile agent system named SecureJMoblet. On the top of Jini2.0, the system provides basic functionalities of a mobile agent system such as creation, transfer and control. In addition, with the SeureJS developed for secure JavaSpace service, SecureJMoblet supports a secure object repository and a reliable communication among mobile agents.