JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for MOONSHOT-DEV Archives


MOONSHOT-DEV Archives

MOONSHOT-DEV Archives


MOONSHOT-DEV@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

MOONSHOT-DEV Home

MOONSHOT-DEV Home

MOONSHOT-DEV  May 2015

MOONSHOT-DEV May 2015

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Trust router flooding protocol message format

From:

Mark Donnelly <[log in to unmask]>

Date:

Fri, 15 May 2015 07:32:38 -0400

Content-Type:

multipart/mixed

Parts/Attachments:

Parts/Attachments

text/plain (45 lines) , Flooding Protocol Message Format.txt (1 lines)

Hey all:

Painless Security has been meeting with JISC this week, which included
some discussion about how trust routers might communicate with each
other.  Sam made a proposal for the message format that trust routers
might send to each other to propagate their routing tables, and I took
some notes from that.

At a high level, the message protocol format uses a JSON array of
entries, which contains a recursive set of trust routers that were the
sources of the routing information.  I'll let Sam speak to the system
requirements that gave rise to this proposal.

I have attached a text file with a short description of the JSON and a
hand-coded imaginary example to illustrate it.  I am including the short
description of the JSON below:

Toplevel:
[ENTRIES_OBJECT, ENTRIES_OBJECT, ...]

ENTRIES_OBJECT
{
  /* Common fields */
  type:           'CoI' | 'TIDS' | 'RP Community',
  communities:    ['name1', ...],
  target_realms:  ['name1', ...],
  sources:        SOURCES,

  /* Type-dependent fields */
  'tids_addresses': ['name:port'],       /* Type TIDS */
  'apcs': ['name1', ...],                /* Type CoI */
  '???': {???}                           /* Type RP Community */
}

SOURCES:
{
  '#{trust_router_name}': true | SOURCES
}
TRUST_ROUTER_NAME: 'DNS hostname:Port' | 'IP Address:port'


Cheers,
--Mark



Toplevel: [ENTRIES_OBJECTS] ENTRIES_OBJECT { /* Common fields */ type: 'CoI' | 'TIDS' | 'RP Community', communities: ['name1', ...], target_realms: ['name1', ...], sources: SOURCES, /* Type-dependent fields */ 'tids_addresses': ['name:port'], /* Type TIDS */ 'apcs': ['name1', ...], /* Type CoI */ '???': {???} /* Type RP Community' */ } SOURCES: { '#{trust_router_name}': true | SOURCES } TRUST_ROUTER_NAME: 'DNS hostname:Port' | 'IP Address:port' Example: [ { 'type': 'TIDS', /* IdP connected directly to me */ 'communities': ['apc.jisc.co.uk'], /* This is an APC name */ 'target_realms': ['camb.ac.uk', 'chemistry.camb.ac.uk'], /* This is an IDP Realm */ 'tids_addresses': ['idp.camb.ac.uk:12308'], 'sources': true }, { 'type': 'TIDS', /* Other Trust Router or APC */ 'communities': ['ov-apc.geant.org'], 'target_realms': ['students.mit.edu'], 'sources': { 'tr.geant.org:12308': { 'tr.internet2.org:12308': true }, 'tr.ncsa.org:12308': true }, 'tids_addresses': ['tr.jisc.co.uk:12308'] }, { 'type: 'CoI', /* CoI -> APC Mapping */ 'target_realms': ['students.mit.edu'], /* An IdP Realm name */ 'communities': ['Earthquake-Researchers.mit.edu'], /* CoI names */ 'apcs': ['ov-apc.jisc.co.uk', 'ov-apc.geant.org'] /* APC names */ 'sources': { 'tr.geant.org:12308': true } }, { 'type': 'RP Community', 'target_realms': ['seismographs.oxford.ac.uk'], /* RP Realm Names */ 'communities': ['Earthquake-Researchers.mit.edu'], /* CoI names */ 'sources': true, 'constraints?': [...] } ]

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

April 2024
March 2022
December 2021
October 2021
September 2021
August 2021
June 2021
April 2021
February 2021
January 2021
December 2020
November 2020
October 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
April 2018
February 2018
January 2018
December 2017
November 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
February 2017
January 2017
December 2016
October 2016
September 2016
August 2016
June 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
August 2015
July 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager