Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Info page #73

Merged
merged 2 commits into from
Oct 26, 2020
Merged

Info page #73

merged 2 commits into from
Oct 26, 2020

Conversation

lspgn
Copy link
Contributor

@lspgn lspgn commented Oct 24, 2020

Re-add the info page which was temporarily removed to do refactoring.
Mentioned in #68

@lspgn
Copy link
Contributor Author

lspgn commented Oct 24, 2020

Future content of the /infos page:

{
  "stable": false,
  "tas": [
    {
      "name": "AFRINIC",
      "sia": [
        {
          "rsync": "rsync://rpki.afrinic.net/repository",
          "rrdp": "https://rrdp.afrinic.net/notification.xml"
        }
      ]
    },
    {
      "name": "APNIC",
      "sia": [
        {
          "rsync": "rsync://rpki.apnic.net/member_repository",
          "rrdp": "https://rrdp.apnic.net/notification.xml"
        },
        {
          "rsync": "rsync://rpki-repository.nic.ad.jp/ap"
        },
        {
          "rsync": "rsync://rpkica.twnic.tw/rpki",
          "rrdp": "https://rrdp.twnic.tw/rrdp/notify.xml"
        },
        {
          "rsync": "rsync://repo-rpki.idnic.net/repo",
          "rrdp": "https://repo-rpki.idnic.net/rrdp/notification.xml"
        },
        {
          "rsync": "rsync://rpki.cnnic.cn/rpki",
          "rrdp": "https://rpki.cnnic.cn/rrdp/notify.xml"
        },
        {
          "rsync": "rsync://rpki.apnic.net/repository",
          "rrdp": "https://rrdp.apnic.net/notification.xml"
        },
        {
          "rsync": "rsync://rpki.rand.apnic.net/repo",
          "rrdp": "https://rpki.rand.apnic.net/rrdp/notification.xml"
        },
        {
          "rsync": "rsync://rpki.apernet.io/repo",
          "rrdp": "https://rpki.apernet.io/rrdp/notification.xml"
        },
        {
          "rsync": "rsync://rpki.admin.freerangecloud.com/repo",
          "rrdp": "https://rpki.admin.freerangecloud.com/rrdp/notification.xml"
        },
        {
          "rsync": "rsync://nostromo.heficed.net/repo",
          "rrdp": "https://nostromo.heficed.net/rrdp/notification.xml"
        },
        {
          "rsync": "rsync://sakuya.nat.moe/repo",
          "rrdp": "https://sakuya.nat.moe/rrdp/notification.xml"
        }
      ]
    },
    {
      "name": "ARIN",
      "sia": [
        {
          "rsync": "rsync://rpki.arin.net/repository",
          "rrdp": "https://rrdp.arin.net/notification.xml"
        },
        {
          "rsync": "rsync://rpki.qs.nu/repo",
          "rrdp": "https://rpki.qs.nu/rrdp/notification.xml"
        },
        {
          "rsync": "rsync://rpki.multacom.com/repo",
          "rrdp": "https://rpki.multacom.com/rrdp/notification.xml"
        },
        {
          "rsync": "rsync://rpki.tools.westconnect.ca/repo",
          "rrdp": "https://rpki.tools.westconnect.ca/rrdp/notification.xml"
        },
        {
          "rsync": "rsync://ca.nat.moe/repo",
          "rrdp": "https://ca.nat.moe/rrdp/notification.xml"
        }
      ]
    },
    {
      "name": "LACNIC",
      "sia": [
        {
          "rsync": "rsync://repository.lacnic.net/rpki"
        },
        {
          "rsync": "rsync://rpki-repo.registro.br/repo",
          "rrdp": "https://rpki-repo.registro.br/rrdp/notification.xml"
        }
      ]
    },
    {
      "name": "RIPE",
      "sia": [
        {
          "rsync": "rsync://rpki.ripe.net/repository",
          "rrdp": "https://rrdp.ripe.net/notification.xml"
        },
        {
          "rsync": "rsync://rsync.rpki.a2b-internet.com/repo",
          "rrdp": "https://rrpd.rpki.a2b-internet.com/rrdp/notification.xml"
        },
        {
          "rsync": "rsync://ca.rg.net/rpki",
          "rrdp": "https://ca.rg.net/rrdp/notify.xml"
        },
        {
          "rsync": "rsync://rsync.rpki.nlnetlabs.nl/repo",
          "rrdp": "https://rrdp.rpki.nlnetlabs.nl/rrdp/notification.xml"
        },
        {
          "rsync": "rsync://rpkica.mckay.com/rpki",
          "rrdp": "https://rpkica.mckay.com/rrdp/notify.xml"
        },
        {
          "rsync": "rsync://cc.rg.net/rpki",
          "rrdp": "https://cc.rg.net/rrdp/notify.xml"
        },
        {
          "rsync": "rsync://rpki.xindi.eu/repo",
          "rrdp": "https://rpki.xindi.eu/rrdp/notification.xml"
        },
        {
          "rsync": "rsync://cb.rg.net/rpki",
          "rrdp": "https://cb.rg.net/rrdp/notify.xml"
        }
      ]
    }
  ],
  "iteration": 2,
  "validation-last": 1603501059266,
  "validation-duration": 57.814094,
  "roas-tal-count": [
    {
      "ta": "AFRINIC",
      "count": 1466
    },
    {
      "ta": "APNIC",
      "count": 58141
    },
    {
      "ta": "ARIN",
      "count": 21798
    },
    {
      "ta": "LACNIC",
      "count": 12366
    },
    {
      "ta": "RIPE",
      "count": 102087
    }
  ],
  "roas-count": 190709
}

@lspgn lspgn merged commit 22daf22 into master Oct 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant