I just put together a Python module to perform XRI resolution using a proxy server. If you want to use XRI and you use Python, you now have no excuse!
Currently the XDIORG community has deployed a proxy server known as http://xri.net - but anyone can run a proxy server for their own environment using the openxri code. So, if you run a large website and don't want to rely on the XDIORG-run proxy resolvers, you can deploy one or more XRI resolver proxies and then use code like mine to access that proxy.
This is all a work in progress - please keep an eye on this area as we roll out XRI infrastructure and XRI-based applications. And don't forget that I-Names (XRIs) work with the OpenID authentication framework!
Comments