DataDog / yubikey

YubiKey at Datadog
MIT License
495 stars 36 forks source link

Enforce cryptographic algorithms #64

Closed guedou closed 3 years ago

guedou commented 3 years ago

Here is a PR that specify which algorithms should be allowed or disabled.

trishankatdatadog commented 3 years ago

@guedou can you rebase and sign your commits? ;)

guedou commented 3 years ago

@trishankatdatadog Sorry for the delay. Is it OK if I squash @daisukixci commits? I did not find a way to sign my past commits.

By the way, 1Password displays the PINs strength as 'terrible'.

daisukixci commented 3 years ago

@trishankatdatadog Sorry for the delay. Is it OK if I squash @daisukixci commits? I did not find a way to sign my past commits.

Yes be my guest. To sign your old commit, you have to rebase.

By the way, 1Password displays the PINs strength as 'terrible'.

Yeah 1password doesn't know how to evaluate PIN security :$

guedou commented 3 years ago

Done!