XSEDE / oauth-ssh

SSH with Globus Auth
Apache License 2.0
28 stars 11 forks source link

Rename client #40

Closed lliming closed 5 years ago

lliming commented 5 years ago

The client needs to be renamed from globus-ssh to something more generically OAuth, like maybe oauth-ssh.

JasonAlt commented 5 years ago

This is next in the queue as part of a quick re branding effort. Let's replace 'globus' with 'oauth' as a first pass.

JasonAlt commented 5 years ago

The first iteration of this is complete. The changes live in branch issue/40. I'm waiting to hear about the possibility to distribute this via xsede package repos before pushing this to master since that will make a difference on the documentation and how we make this change available.

JasonAlt commented 5 years ago

Client will be released through https://software.xsede.org/development/. Instructions updated. Awaiting write access to repo.

JasonAlt commented 5 years ago

Deleted: https://pypi.org/project/globus-ssh/ https://github.com/xsede/globus-ssh-server

Created: https://pypi.org/project/oauth-ssh/ https://github.com/xsede/oauth-ssh (renamed from globus-ssh-client)