Because of the viral nature of strong-naming, it is recommended that
publicly published .NET libraries are strong-named. Not strong-naming a
.NET library excludes anyone who does need to strong-name their
application or library from using it.
Since this is an open source library, it should be strong named.
From Strong Name Signing
Since this is an open source library, it should be strong named.