gitpod-io / gitpod-io/gitpod

Allow access to Gitpod as an unauthenticated user

Open
#6,967 14 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

aspect: growth meta: never-stale team: IDE
Dominant language
TypeScript
Stars
13.8k
Forks
1.4k
Avg merge
17h 58m
Merged PRs (30d)
5

Description

Context: Having a method of cloning / starting a project in an unauthenticated manner can value to users onboarding.

Via a non-authenticated flow, we can present to the user upfront how Gitpod works and brings value to them before they are required to hand over their login credentials, this is especially relevant to apps like Gitpod that handle access to sensitive information.

There are many valid reasons why a user would hesitate to sign-up to an app like Gitpod, e.g. the user doesn't want to grant access to their private code, or has other privacy-related concerns around handing over their sensitive data to an unknown entity (Gitpod). I've seen authentication hesitation across many different applications, and lifting authentication requirements to experience the product can sometimes help a user to experience the product in a "risk-free" way.

Experimenting with this idea could be worthwhile.

Examples:

Challenges

  • Disabling elements of terminal access (vscode.dev disables the terminal)
  • Preventing abuse (e.g. mining)
  • We're not just VS Code browser, and this experience could re-inforce that misconception

Additional information

Related to:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing issue 6967 and the related issue 8971; no implementation files, entry points, or tests are identified in the payload. Define the unauthenticated experience and its handling of terminal access and abuse prevention before implementation can be scoped.

Written by the indexing model from the issue text.

Assessment

Tech stack
vscode
Domain
authentication, cloud, developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.