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: 

source code encryption in stash

Operations Saccade
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 27, 2015

Where is source code for stash is actually stored? We are using stash 3.10.0 and wants to encrypt the codes

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Johannes Kilian
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 27, 2015

Hmmm... stash uses standard git storage methods to store your repositories on your configured storage location. The repositories are stored as bare git repositories within the path configured in your %STASH_HOME% environment variable on your STASH server - and are to be accessed via STASH-Webinterface (the name of the repos are stored within database).

As this server-stored repositories are to be accessed via STASH-Webinterface only and STASH offers a sophisticated right-management and the STASH-server should be secured anyway - what's the additional benefit of encrypting the code? (as you are the owner and administrator of the STASH-server)

Nevertheless - the git-repositories on the Stash-Server are stored within folder %STASH_HOME%\shared\data\repositories on your STASH-Server (the repository names are numbers - the mapping from number to true repository name is done via STASH-database. You can see the mapping within the properites of your repository within the STASH-Webinterface)

TAGS
AUG Leaders

Atlassian Community Events