D Github contributors - enable 2 factor authentification
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Thu Aug 11 11:46:12 PDT 2016
On Thursday, 11 August 2016 at 18:36:11 UTC, sldkf wrote:
> On Thursday, 11 August 2016 at 13:35:08 UTC, qznc wrote:
>> The code is pretty safe thanks to git. The comments get lost.
>
> Somone can rewrite the entire history (i.e patch the commiters
> mails). This would be a major problem.
so what? next "git pull" from any developer (not only core dev,
many other people has repo clones too) will fail, that will raise
an alarm --> security breach detected.
besides, git allows to cryptographically sign each commit.
introduce that, and good luck rewriting history, lol.
More information about the Digitalmars-d
mailing list