Skip to content

Commit

Permalink
Script updating issues at 2019-11-01T03:08:31Z. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Nov 1, 2019
1 parent 7bee913 commit eb1d4c1
Showing 1 changed file with 59 additions and 5 deletions.
64 changes: 59 additions & 5 deletions issues.json
@@ -1,5 +1,59 @@
[

{
"url": "https://api.github.com/repos/ietf-rats-wg/eat/issues/42",
"repository_url": "https://api.github.com/repos/ietf-rats-wg/eat",
"labels_url": "https://api.github.com/repos/ietf-rats-wg/eat/issues/42/labels{/name}",
"comments_url": "https://api.github.com/repos/ietf-rats-wg/eat/issues/42/comments",
"events_url": "https://api.github.com/repos/ietf-rats-wg/eat/issues/42/events",
"html_url": "https://github.com/ietf-rats-wg/eat/pull/42",
"id": 511559657,
"node_id": "MDExOlB1bGxSZXF1ZXN0MzMxNzM1NDIx",
"number": 42,
"title": "Add nonce claim, update jti/cti text",
"user": {
"login": "laurencelundblade",
"id": 7951515,
"node_id": "MDQ6VXNlcjc5NTE1MTU=",
"avatar_url": "https://avatars1.githubusercontent.com/u/7951515?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/laurencelundblade",
"html_url": "https://github.com/laurencelundblade",
"followers_url": "https://api.github.com/users/laurencelundblade/followers",
"following_url": "https://api.github.com/users/laurencelundblade/following{/other_user}",
"gists_url": "https://api.github.com/users/laurencelundblade/gists{/gist_id}",
"starred_url": "https://api.github.com/users/laurencelundblade/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/laurencelundblade/subscriptions",
"organizations_url": "https://api.github.com/users/laurencelundblade/orgs",
"repos_url": "https://api.github.com/users/laurencelundblade/repos",
"events_url": "https://api.github.com/users/laurencelundblade/events{/privacy}",
"received_events_url": "https://api.github.com/users/laurencelundblade/received_events",
"type": "User",
"site_admin": false
},
"labels": [

],
"state": "open",
"locked": false,
"assignee": null,
"assignees": [

],
"milestone": null,
"comments": 0,
"created_at": "2019-10-23T20:40:45Z",
"updated_at": "2019-10-23T20:41:16Z",
"closed_at": null,
"author_association": "COLLABORATOR",
"pull_request": {
"url": "https://api.github.com/repos/ietf-rats-wg/eat/pulls/42",
"html_url": "https://github.com/ietf-rats-wg/eat/pull/42",
"diff_url": "https://github.com/ietf-rats-wg/eat/pull/42.diff",
"patch_url": "https://github.com/ietf-rats-wg/eat/pull/42.patch"
},
"body": "Addresses #37"
},
{
"url": "https://api.github.com/repos/ietf-rats-wg/eat/issues/41",
"repository_url": "https://api.github.com/repos/ietf-rats-wg/eat",
Expand Down Expand Up @@ -1491,7 +1545,10 @@
"closed_at": null,
"author_association": "COLLABORATOR",
"body": ""
},
}

,

{
"url": "https://api.github.com/repos/ietf-rats-wg/eat/issues/12",
"repository_url": "https://api.github.com/repos/ietf-rats-wg/eat",
Expand Down Expand Up @@ -1539,10 +1596,7 @@
"closed_at": null,
"author_association": "COLLABORATOR",
"body": "Ben commented that 128 bits is not enough. Is my analysis correct?\r\n\r\n128 bits (16 bytes) is enough for one trillion humans to each have one trillion devices and the probability of collision less than a trillion (log base 10 of 2^ 128 = 38; log base 10 of a trillion is 12; 3 * 12 < 38) So 128 bits seems like enough, but take it out to 256 bits because SHA-256 is popular and good and there is some extra margin."
}

,

},
{
"url": "https://api.github.com/repos/ietf-rats-wg/eat/issues/11",
"repository_url": "https://api.github.com/repos/ietf-rats-wg/eat",
Expand Down

0 comments on commit eb1d4c1

Please sign in to comment.