Conversation
Member
Author
|
Revue du 06/09/2026 — verdict : CHANGES_REQUESTED [majeur] Régression de merge — la base de la branche date du 23/06 ; main a ajouté depuis l'entrée « Canonical names and paths (reference-paths.md) » dans la table Reference de [mineur] Drift (2,5 mois de branche) :
Bonnes nouvelles : la réécriture cert-vouching des slides est exacte, aucun résidu JWT/nscd, aucune info sensible. Le cadre « snapshot » du README rend le drift tolérable une fois le rebase fait et les faits corrigés. |
Self-contained HTML presentation (deck + print version, brand.css, deck-stage.js, linagora.png) plus a short README. Listed in the doc index. Corrected the obsolete bastion→backend slide: it described the old, removed JWT-over-SendEnv transport (short-lived JWT verified against cached JWKS, ob-verify-jwt / ob-ssh-proxy). Rewrote it as the current certificate vouching — the bastion mints a short-lived LLNG-signed SSH cert per hop; backends trust the LLNG SSH CA and pin source-address + allowed_bastions; ob-ssh/ob-scp/ob-sftp + AuthorizedPrincipalsCommand. Also bumped the deck version (v0.1.1 -> v0.5.1) and flagged Desktop SSO as early-alpha (it shipped since the talk).
guimard
force-pushed
the
docs/slides
branch
from
September 15, 2026 04:58
6b59207 to
4d0a0c9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Integrates the HTML meetup deck under
doc/slides/(deck + print version,brand.css,deck-stage.js,linagora.png, plus a short README; listed in the doc index).Accuracy fix: the bastion→backend slide described the obsolete JWT-over-SendEnv transport (short-lived JWT verified against cached JWKS,
ob-verify-jwt/ob-ssh-proxy), which was removed. Rewrote it as the current certificate vouching: the bastion mints a short-lived LLNG-signed SSH cert per hop, backends trust the LLNG SSH CA and pinsource-address+allowed_bastions, viaob-ssh/ob-scp/ob-sftp+AuthorizedPrincipalsCommand. Also bumped the deck version (v0.1.1 → v0.5.1) and flagged Desktop SSO as early-alpha (shipped since the talk).The source
Open-Bastion.zipis not committed (only the extracted, corrected files).