Add updated information regarding algorithm support#2441
Conversation
Signed-off-by: RodriM11 <62776780+RodriM11@users.noreply.github.com>
baentsch
left a comment
There was a problem hiding this comment.
Much better: Thanks for collecting this information @RodriM11 ! Regarding the "actively maintained" algs: Do we have in all cases a specific email address to contact, particularly in case of security issues, too?
Will approve when CI passes.
Signed-off-by: RodriM11 <62776780+RodriM11@users.noreply.github.com>
We do have, beyond the general contact email to which we contacted initially, the email from the point of contact who assumed the "Actively maintained" status on behalf of their team, so I think is safe to assume they will be the PoC for issues going forward. |
|
@dstebila would you mind helping me with the build failure? It seems that the |
Can I suggest to validate that for sure? And then enter those contacts into the list of whom to contact in case a security report comes in (for that algorithm)? It would be good to have/agree a place where to store (and regularly update) this information, too such as for the security handling process to actually work.
If this is the case (which at first glance seems to be the case also from my perspective), wouldn't @h2parson as the apparent main author of this file be the best person to help? IMO the addition of an algorithm via a "bespoke" mechanism is a problem for long-term maintenance and should be avoided (echoing @xuganyu96 very true comments at the end of that file: Worthwhile creating an explicit issue about this?). |
Yes, I will double check with them. Maybe a way to add those contacts would be to include them as codeowners, following the standard practice that we have been following. Or did you have other way in mind?
@h2parson would you mind taking a look at the problem?
I agree, and the issue of how we handle inclusion of algorithms is something that we ought to discuss to try to facilitate the process to new submissions (specially in a time when we hope to have multiple new inclusions and collaborations). This topic will appear on the next TSC meeting. |
Update algorithm support information received from submission teams.