Users
From The Socknet
(Redirected from Friends)
A Socknet user is a human.
A Socknet user has a profile and a Provider URL.
A user is identified by his OpenID.
A user is represented in the protocol by an object with an openid field.
Example:
{ openid: "http://my_openid.com/user15"
}
Information about a user can be obtained by a call to Functions - profile.
Users often find out about each other from friends.

