Tagged Questions
The xri tag has no wiki summary.
0
votes
1answer
142 views
Get brief human-readable info about XRI OpenID with Python?
I'd like to be able to tell to the site visitor that comes with his/her OpenID: you are using your XYZ id for the first time on mysite - please create your sceen name, where XYZ is a nice token that ...
0
votes
1answer
82 views
Is there a .NET implementation of an XRI resolver?
In order to avoid delegating XRI resolution to an XRI resolver proxy like xri.net, is there an open source .NET implementation of an XRI resolver?
There is an xri4j library that might be ported to ...