The bmannconsulting.com website
1{
2 "subject": "boris@bmannconsulting.com",
3 "properties": {
4 "http://schema.org/name": "Boris Mann"
5 },
6 "links": [
7 {
8 "rel": "http://tools.ietf.org/id/draft-dejong-remotestorage",
9 "href": "https://storage.5apps.com/boris",
10 "properties": {
11 "http://remotestorage.io/spec/version": "draft-dejong-remotestorage-13",
12 "http://remotestorage.io/spec/web-authoring": null,
13 "http://tools.ietf.org/html/rfc6749#section-4.2": "https://5apps.com/rs/oauth/boris",
14 "http://tools.ietf.org/html/rfc6750#section-2.3": null,
15 "http://tools.ietf.org/html/rfc7233": "GET"
16 }
17 },
18 {
19 "rel": "http://webfinger.net/rel/profile-page",
20 "type":"text/html",
21 "href":"https://cosocial.ca/@boris"},
22 {
23 "rel": "self",
24 "type" :"application/activity+json",
25 "href": "https://cosocial.ca/users/boris"
26 },
27 {
28 "rel": "http://ostatus.org/schema/1.0/subscribe",
29 "template":"https://cosocial.ca/authorize_interaction?uri={uri}"
30 },
31 {
32 "rel": "http://webfinger.net/rel/profile-page",
33 "href": "https://bmann.ca"
34 }
35 ]
36}