The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Why does the SSH URL have "git@" rather than "@"

Alex Lewis
October 29, 2012

Sorry this is probably a silly question but I'd like to understand why the SSH URL for Stash repositories are "ssh://git@..." rather than "ssh://<user>@...".

Everything is working fine, this is purely to improve my understanding as this confused me slightly.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

5 votes
Answer accepted
jhinch (Atlassian)
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 30, 2012

Stash has a restriction that ensures public keys are unique system wide. Due to this we can figure out who is the authenticated user based on the public key rendering the username in the ssh address useless. We use the username 'git' because it is similar to hosting sites such as Bitbucket or GitHub (although they often use this special user in order to hook into openSSH which is not a requirement for Stash).

Alex Lewis
October 30, 2012

Thanks Jason for your reply, that answers my question perfectly. Cheers!

Cheers,

Alex

TAGS
AUG Leaders

Atlassian Community Events