Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should Strong-Name-Key (snk) files be included with open source? #1

Open
vchendrix opened this issue Jun 8, 2017 · 1 comment
Open
Labels
Priority:Low Low Priority Issue or PR question

Comments

@vchendrix
Copy link
Contributor

Should Strong-Name-Key (snk) files be included with open source? What is their purpose in this project?

Here is a link n security issues with sharing *.pfx and *.snk files
https://stackoverflow.com/questions/10474852/any-security-issues-adding-a-strong-name-key-to-source-control-for-an-open-source

PFX might not make sense in open source.

  • Master/ACMAccess/ACMAccess.snk: data
  • Master/AspenSinterGUI/SinterConfigGUI.snk: data
  • Master/CSVConsoleSinter/CSVConsoleSinter.snk: data
  • Master/CSVConsoleSinter/CSVConsoleSinter_TemporaryKey.pfx: data
  • Master/CSVFileRW/CSVFileRW.snk: data
  • Master/ConsoleSinter/ConsoleSinter.snk: data
  • Master/ConsoleSinter/ConsoleSinter_TemporaryKey.pfx: data
  • Master/DataGrid2DLibrary/DataGrid2DLibrary.snk: data
  • Master/DefaultBuilder/DefaultBuilder.snk: data
  • Master/Sinter/Sinter.snk: data
  • Master/SinterRegressionTests/SinterRegressionTests.snk: data
  • Master/VariableTree/VariableTree.snk: data
@vchendrix
Copy link
Contributor Author

Issue #10 turned off signing the Assembly. The question is whether there should be instructions on how to sign and assembly or maybe have a way to turn signing on.

@ksbeattie ksbeattie added the Priority:Low Low Priority Issue or PR label Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:Low Low Priority Issue or PR question
Projects
None yet
Development

No branches or pull requests

2 participants