|
1 | 1 | { |
2 | 2 | "magic": "E!vIA5L86J2I", |
3 | | - "timestamp": "2025-11-18T02:04:16.154623+00:00", |
| 3 | + "timestamp": "2025-11-20T02:02:35.595791+00:00", |
4 | 4 | "repo": "davidben/merkle-tree-certs", |
5 | 5 | "labels": [ |
6 | 6 | { |
|
2662 | 2662 | "labels": [], |
2663 | 2663 | "body": "", |
2664 | 2664 | "createdAt": "2025-11-15T04:11:01Z", |
2665 | | - "updatedAt": "2025-11-17T18:31:16Z", |
| 2665 | + "updatedAt": "2025-11-19T23:15:22Z", |
2666 | 2666 | "closedAt": null, |
2667 | 2667 | "comments": [ |
2668 | 2668 | { |
|
2692 | 2692 | "body": "FWIW, I kinda like preverified, since it's short but also defends against a perception that the optimization is somehow less safe.", |
2693 | 2693 | "createdAt": "2025-11-17T18:31:16Z", |
2694 | 2694 | "updatedAt": "2025-11-17T18:31:16Z" |
| 2695 | + }, |
| 2696 | + { |
| 2697 | + "author": "davidben", |
| 2698 | + "authorAssociation": "OWNER", |
| 2699 | + "body": "(Wasn't excited about it anyway, but let's nix \"immediate certificates\" because it sounds way too much like \"intermediate certificates\". If we want to capture that, need another word.)", |
| 2700 | + "createdAt": "2025-11-19T21:45:35Z", |
| 2701 | + "updatedAt": "2025-11-19T21:45:35Z" |
| 2702 | + }, |
| 2703 | + { |
| 2704 | + "author": "mcpherrinm", |
| 2705 | + "authorAssociation": "CONTRIBUTOR", |
| 2706 | + "body": "I think \"Self-Contained\" is a good word.\n\nWhat about \"Landmark-relative certificate\"?", |
| 2707 | + "createdAt": "2025-11-19T22:01:53Z", |
| 2708 | + "updatedAt": "2025-11-19T22:01:53Z" |
| 2709 | + }, |
| 2710 | + { |
| 2711 | + "author": "dconnolly", |
| 2712 | + "authorAssociation": "CONTRIBUTOR", |
| 2713 | + "body": "> Ooh, I like that. Self-contained is particularly nice.\n> \n> Some other misc ideas. (Not sure I like them better than yours, just tossing some more thoughts around):\n> * Immediate certificates to capture that you get the full certificates immediately.\n> * Preverified or prechecked certificates to capture that the reason they're small / not self-contained is that the client is assumed to have checked the signature already\n\ni like 'immediate' certs", |
| 2714 | + "createdAt": "2025-11-19T23:15:22Z", |
| 2715 | + "updatedAt": "2025-11-19T23:15:22Z" |
2695 | 2716 | } |
2696 | 2717 | ] |
2697 | 2718 | } |
|
0 commit comments