I discussed this idea in the past (IIRC it was around the hackathon one year ago) and got some positive feedback. The situation has changed, and I want to propose this with new arguments supporting the idea.
The initial idea was to create an optional tour for new users, onboarding them to Codeberg. The tour could explain the tools that everyone wants to use (issue tracking, repo creation, migrations etc), as well as potentially hidden features ("Did you know that ...?").
Due to increasing spam signups and the idea to design a new signup process (#1297), the idea could be extended to turn this from an optional after-registration to a mandatory external sign-up tool.
Here is how it could look like:
- registration page links to external widget
- user enters username
- checked if available / valid
- used for personalization during the signup process
- user is asked for intended use case (development, issue triaging, design etc) and potentially about their skills ("do you know Git?", "Have you already contributed to software development?")
- allows for customizations during the introduction
- e.g. we don't need to introduce Git to someone who just wants to report an issue
- we present the user with the goals of Codeberg
- promote Free/Libre Software and explicitly spell out our requirements, maybe also mention our rules regarding private repositories
- explain that we're a non-profit and rely on donations
- optional section about tips and tricks (can be skipped)
- after the tutorial, a new account is created via the API and usable to the user
The design goals of the tool will be:
- help users to get started
- have an accessible sign up flow
- require a certain amount of time (i.e.. no fast clicking through pages) to make mass-account-creation e.g. for spamming unattractive (maybe 3.5 to 5 minutes?)
- customize the tour to keep it relevant for users, allow them to skip some potentially boring / irrelevant sections
It will require some work, but I am sure that it solves a lot of problems and is a good investment.
Open questions of mine:
- where will we verify the email? Maybe send the email during the process to reduce waiting time, but not immediately at the beginning to prevent mass-mailing foreign mail addresses?
- is explicit waiting time acceptable? I think it is - even if an existing user needs a second account (e..g. for a bot), investing five minutes once is probably okay, while it is hopefully not for spammers
### Comment
I discussed this idea in the past (IIRC it was around the hackathon one year ago) and got some positive feedback. The situation has changed, and I want to propose this with new arguments supporting the idea.
The initial idea was to create an optional tour for new users, onboarding them to Codeberg. The tour could explain the tools that everyone wants to use (issue tracking, repo creation, migrations etc), as well as potentially hidden features ("Did you know that ...?").
Due to increasing spam signups and the idea to design a new signup process (#1297), the idea could be extended to turn this from an optional after-registration to a mandatory external sign-up tool.
Here is how it could look like:
- registration page links to external widget
- user enters username
- checked if available / valid
- used for personalization during the signup process
- user is asked for intended use case (development, issue triaging, design etc) and potentially about their skills ("do you know Git?", "Have you already contributed to software development?")
- allows for customizations during the introduction
- e.g. we don't need to introduce Git to someone who just wants to report an issue
- we present the user with the goals of Codeberg
- promote Free/Libre Software and explicitly spell out our requirements, maybe also mention our rules regarding private repositories
- explain that we're a non-profit and rely on donations
- optional section about tips and tricks (can be skipped)
- after the tutorial, a new account is created via the API and usable to the user
The design goals of the tool will be:
- help users to get started
- have an accessible sign up flow
- i. e. no visual captcha
- require a certain amount of time (i.e.. no fast clicking through pages) to make mass-account-creation e.g. for spamming unattractive (maybe 3.5 to 5 minutes?)
- customize the tour to keep it relevant for users, allow them to skip some potentially boring / irrelevant sections
It will require some work, but I am sure that it solves a lot of problems and is a good investment.
Open questions of mine:
- where will we verify the email? Maybe send the email during the process to reduce waiting time, but not immediately at the beginning to prevent mass-mailing foreign mail addresses?
- is explicit waiting time acceptable? I think it is - even if an existing user needs a second account (e..g. for a bot), investing five minutes once is probably okay, while it is hopefully not for spammers