Difference between revisions of "FIRS"

From ICANNWiki
Jump to navigation Jump to search
 
Line 1: Line 1:
'''FIRS (Federated Internet Registry Service)''' is a distributed service for storing, locating and transferring information about Internet resources using [[LDAPv3]].<ref>[https://wiki.tools.ietf.org/wg/crisp/draft-ietf-crisp-firs-arch/draft-ietf-crisp-firs-arch-02-from-01.diff.txt wiki.tools.ietf.org]</ref>
+
'''FIRS''' ('''Federated Internet Registry Service''') is a distributed service for storing, locating and transferring information about Internet resources using [[LDAPv3]].<ref>[https://wiki.tools.ietf.org/wg/crisp/draft-ietf-crisp-firs-arch/draft-ietf-crisp-firs-arch-02-from-01.diff.txt wiki.tools.ietf.org]</ref>
  
 
FIRS is intended to provide a distributed [[Whois]]-like information service, using the [[LDAPv3]] specifications for the data-formatting and query-transport functions.
 
FIRS is intended to provide a distributed [[Whois]]-like information service, using the [[LDAPv3]] specifications for the data-formatting and query-transport functions.

Latest revision as of 07:40, 5 August 2011

FIRS (Federated Internet Registry Service) is a distributed service for storing, locating and transferring information about Internet resources using LDAPv3.[1]

FIRS is intended to provide a distributed Whois-like information service, using the LDAPv3 specifications for the data-formatting and query-transport functions.

FIRS has a collection of specifications which define the following service elements: Namespace Rules, Schema Definitions, Query-Processing Rules.

Background

The original WHOIS service was intended to be a centralized repository of ARPANET resources and users. Eventually, many Whois resources sprung-up all over the world, only providing information about particular network resources under the control of a specific organization.

There was not a strict set of data-typing or formatting requirements. This resulted in different implementations providing different kinds of information. There were also problems with privacy and security.

Thus, FIRS was bourn out of a need for specifications that cumulatively define a structured and distributed information service, including an extensible framework and resource-specific definitions.

The Cross Registry Internet Service Protocol (CRISP) working group of the IETF is responsible for development of FIRS.

External links

References