Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you might find the site temporarily inaccessible. Thanks for your patience. Read more.
×This question is in reference to Atlassian Documentation: How secure is my code? Is the service reliable?
I want to allow only the 4 work station desktop to have access to our private repo on the cloud. The solution I thought is limit the allowed SSH key for that repo, to those that are linked to that 4 desktops.
How to do that?
Currently Bitbucket doesn't have restrict permission based on SSH keys
http://stackoverflow.com/questions/34326735/limit-access-of-github-or-bitbucket-repository
But you can also look into read-only access based on Deployment keys-
https://confluence.atlassian.com/bitbucket/use-deployment-keys-294486051.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.