| Name: |
Tiny2 |
| Contact: |
ken.rimey@gmail.com |
| IP address: |
67.202.107.21 |
| Peering port: |
5850 |
| Access port: |
5851 |
|
| Items/sec: |
0.2 |
| Items seen: |
3017214 |
| Disk usage: |
0.276 MB |
|
| Connections: |
2 / 5 |
| Rate limit: |
125.0 KB/sec in |
| Forwarding: |
True |
|
| V2 version: |
2.5 |
| Up since: |
2010-06-08 14:31:29 UTC |
| Current time: |
2010-09-04 06:56:40 UTC |
|
OpenLookup is a public, administratively decentralized key-value
datastore. It offers an XML-RPC interface compatible with
OpenDHT, but it is not a DHT.
Instead, it fully replicates the datastore among service providers.
The XML-RPC interface is at the same URL as this page.
Alongside the OpenDHT-compatible multivalued datastore,
OpenLookup maintains a separate experimental datastore
defining a single mutable value for each principal-label pair,
where a principal names an RSA public key
and a label is a byte string of arbitrary length.
Access to this singleton datastore is via plain HTTP.
To view a value, you can simply point a web browser at the path
/value/PRINCIPAL/LABEL,
specifying the principal as 0-40 hexadecimal digits
(a prefix of the public key hash)
or "-" to denote the special anonymous principal.
To query a node via round-robin DNS, use a URL of the following form:
http://any.openlookup.net:5851/value/PRINCIPAL/LABEL
Source code and
further information are available. This is OpenLookup V2.
|