Skip to content

Conversation

@hector-vido
Copy link

Github disable the unauthenticated connection through SSH as we can see here:

https://github.blog/2021-09-01-improving-git-protocol-security-github/

I just changed every file to use https instead.

image

@tst2005
Copy link
Contributor

tst2005 commented Apr 5, 2022

FYI, luarocks 3.8.0 support it without change (see luarocks/luarocks@9ff512e )

@hector-vido
Copy link
Author

hector-vido commented Apr 6, 2022

Good to know.
But is not a good a idea fix this to avoid problems with people using old versions?

This luarocks package is from Alpine 3.15 and the version is 2.4.4.

@tst2005
Copy link
Contributor

tst2005 commented Apr 6, 2022

@hector-vido sure, fixing this is good for the futur but I'm just annoyed by an arbitrary change that breaks everything, especially when the blog asks everyone to fix it themselves. I was dreaming of being able to comment on this blog to provide workarounds, until all existing repositories are fixed (that is a huge work)! thanks github, thanks micros*ft!

Another workaround (without luarocks upgrade)

@hector-vido
Copy link
Author

Sorry man, I just trying to help, I though this was a good idea because is simple, and I can't see why this change will break something.
What blog you're talking about?

@tst2005
Copy link
Contributor

tst2005 commented Apr 6, 2022

@hector-vido sorry I didn't mean to offend you. Don't take my answer against you. I see and understand you just want to help. I follow lot of lua projets and see plenty of issue like this one. I had to rant against github/microsoft.
( The blog I talk is https://github.blog/2021-09-01-improving-git-protocol-security-github/ )

@hector-vido
Copy link
Author

Next time, please, tell me "I will not accept this because ..."

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants