@extends('breadcrumbs.auth.main') @section('authpage')
{{__('Sign up for an account')}}
@if(\App\Facades\Options::getOption('pw_security_policy') !== 'off'){{__('Basic password security')}}
{{__("For your security, we implement strict password policies. It's also advisable to let your password manager or browser generate and save passwords for you (if it's a private device).")}}
{{__('Passwords must be a combination of:')}}
{{ __('Warning') }}
{{ __('Do not use real credentials here. The application is in demo mode. Additionally, the database is wiped every six hours.') }}
{{ __("Also note: If a game license is required to sign up, you may find valid MC usernames at NameMC. No special validation is performed other than contacting Mojang's authentication servers to verify the username's existence, therefore, you can use any username for testing purposes.") }}