Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@panesofglass
Copy link
Member

@panesofglass panesofglass commented Apr 3, 2018

Reverts #25 pending access to the original signing key and transfer to https://github.com/aspnet.

@panesofglass panesofglass self-assigned this Apr 3, 2018
@Tratcher
Copy link
Contributor

Tratcher commented Apr 3, 2018

This is only useful if you can get the original signing key from @loudej, he's been pretty tight lipped on the subject.

@loudej
Copy link
Contributor

loudej commented Apr 3, 2018

Excuse me? I answered @Eilon when he asked about that last year. The snk with thumbprint f0ebd12fd5e55cc5 was encrypted as .snk.gpg and commited rather than added to git directly as a .snk file. That said - that was 6 years ago and the build files have been relocated a few times and I can't find a copy of the .gpg file - or the backup of the key to decrypt it.

Your options are: (1) use the CLR team's trick to delay-sign-and-change-the-bit so an assembly has the correct strong name but wouldn't pass an actual verification, (2) create a new snk for the oss owin dll and check it into git like this one as a non-secret-strong-name [ like this one https://github.com/owin/owin.dll/blob/76a8da01093efc2a239858832ba3d65c6485e5b3/src/main/Owin/Owin.snk ], (3) create a new snk and do a better job than I did keeping track of it.

@Tratcher
Copy link
Contributor

Tratcher commented Apr 3, 2018

Thanks @loudej, I hadn't seen you chime in on this before.

@panesofglass
Copy link
Member Author

@Tratcher can we move this to the aspnet org?

@Tratcher
Copy link
Contributor

Tratcher commented Apr 3, 2018

@muratg @Eilon

@skoon
Copy link
Contributor

skoon commented Apr 3, 2018

Geez, was this really 6 years ago?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants