* [RFC v2] git-secure: extend interactive authentication to more Git operations
@ 2025-07-31 9:36 Victor Duprez
0 siblings, 0 replies; only message in thread
From: Victor Duprez @ 2025-07-31 9:36 UTC (permalink / raw)
To: git
Subject: [RFC v2] git-secure: extend interactive authentication to more Git operations
To: git@vger.kernel.org
From: Victor Duprez <duprezvictor4@gmail.com>
Hello Git community,
Following up on my initial RFC [1], I would like to submit a v2 of the git-secure concept â a secure wrapper for sensitive Git operations.
ð Whatâs changed:
- Support for more operations: now also covers pull, fetch, and submodule updates.
- Verifies token validity before proceeding.
- Shows explicit error messages on authentication failure.
- English & French READMEs added, with usage examples.
- Working script and repo here: https://github.com/VictorNafs/git-secure-hub
ð¬ I would greatly appreciate feedback on:
- Making this concept native (via optional plumbing commands or flags),
- Security model consistency with Gitâs philosophy,
- Integration possibilities or risks.
Thanks again for your attention and guidance.
Best regards,
Victor Duprez
[1] https://lore.kernel.org/git/1753544769-115114@smtp-cli
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-07-31 9:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-31 9:36 [RFC v2] git-secure: extend interactive authentication to more Git operations Victor Duprez
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.