Setting up repository privacy in SourceCraft

SourceCraft supports creating public, internal, or private repositories. You can enable, restrict, or disable public access at any time.

Making a repository public

  1. Open the SourceCraft home page.

  2. On the Home tab, under Your craftspace, navigate to Repositories.

  3. Select a repository.

  4. Under Repository settings on the repository page, go to General.

  5. In the Visibility field, select the Public access type for the repository to allow view access to all internet users without authentication. Only invited users will have access to modify the repository.

    Warning

    SourceCraft is publicly available to everyone at the Preview stage. Therefore, all internet users can view public repositories without authentication.

  6. Click Update settings.

Making a repository internal

  1. Open the SourceCraft home page.
  2. On the Home tab, under Your craftspace, navigate to Repositories.
  3. Select a repository.
  4. Under Repository settings on the repository page, go to General.
  5. In the Visibility field, select Internal as the repository access type so that only users from the organization housing the repository have access to view and edit the repository.
  6. Click Update settings.

Making a repository private

  1. Open the SourceCraft home page.
  2. On the Home tab, under Your craftspace, navigate to Repositories.
  3. Select a repository.
  4. Under Repository settings on the repository page, go to General.
  5. In the Visibility field, select the Private repository access type to allow view and edit access only to invited users.
  6. Click Update settings.

See also