FAQ

Frequently asked questions – explained clearly

Here you will find understandable answers about web development, security, accessibility, user accounts, dashboard and LAN-LAB.

Search by terms, questions or topics.
0 matches
General

General questions

What does Kopernik-Webdesign offer?

The focus is on modern web development with an emphasis on structure, security, performance and accessibility. The goal is not just a working website, but a solution that is cleanly built, understandable and maintainable over time.

Who is this useful for?

For people, companies or projects that want a structured website, technical improvements, clean further development or a security-conscious setup — without unnecessary bloat and without code chaos.

Can an existing website also be improved?

Yes. Not everything has to be rebuilt from scratch. Existing projects can often be cleaned up, improved technically, made more secure and developed further step by step.

Explained simply

Technology explained clearly

What does “accessible website” mean in simple terms?

An accessible website is built so that as many people as possible can use it well. That includes readability, clear structure, keyboard access, understandable forms and useful contrast.

In short: the website should not only look good, but also be truly usable in real life.

What does “security” mean for a website?

Security means reducing common weaknesses and attack risks as much as possible. That includes secure sessions, form protection, clean input validation and safe output handling.

Put simply: the website should not be unnecessarily vulnerable.

What is the difference between frontend and backend?

The frontend is everything you directly see and use: layout, colors, buttons, navigation and forms.

The backend is the logic behind it: processing data, checking login, saving content, connecting databases and handling security.

Why is maintainable code important?

Because websites almost always need changes later. If the code is structured cleanly, errors can be found faster, updates are easier and future extensions can be built much more safely.

Why is performance important?

A fast website loads better, feels more professional and is nicer to use. Good performance also often supports clarity, user experience and overall technical quality.

Working together

Project flow & inquiry

How does a project usually work?

It usually starts with a quick overview: goal, content, current status and desired direction. After that, the implementation follows in structured steps, with review, polish and a clean handover.

What information helps when sending an inquiry?

Helpful information includes:

  • What should be achieved?
  • Do you already have content, colors, branding or files?
  • Is it a new project or an improvement of an existing one?
  • Is there a preferred timeframe?
Can you also help with smaller adjustments or polish work?

Yes. Not every task is a huge project. Sometimes the focus is on targeted improvements, cleanup, visual polish, security refinements or structured technical corrections.

User account

Account, login & password

How do I create a new account?

You can create a new account on the registration page. You need a username, a valid email address and a secure password.

The username must be 3 to 20 characters long. It may contain letters, numbers, ., _ and -, but it must not begin or end with a special character.

How do I log in?

You can log in using your email or username together with your password. After a successful login, you are redirected to your dashboard.

What should I do if I forgot my username or password?

On the login page, there is a link called “Forgot username or password?”. There you can enter your email address or username.

If a matching account exists, a message with the next steps is sent. The response stays intentionally neutral so outsiders cannot tell whether a specific account exists.

How long is a password reset link valid?

The reset link is currently valid for 15 minutes. After that, a new one must be requested if needed.

What happens after I reset my password?

The new password is saved, the reset link becomes invalid and you need to log in again with the new password afterwards.

What happens when I log out?

When you log out, your session ends and you are redirected back to the homepage. In addition, certain LAN-LAB states are removed from local browser storage.

Dashboard

Dashboard & LAN-LAB

What can I find in the dashboard?

The dashboard is your personal area. Depending on the current stage, it can include account details, security access, quick actions and LAN-LAB related status.

What is “My LAN-LAB”?

My LAN-LAB is your training area for network learning. It is about practice, progress, missions, scoring and the connection between your account and the learning environment.

Do I need to be logged in to use the dashboard?

Yes. The dashboard is a protected user area and requires a successful login.

Security & privacy

Protection, data & visibility

Is security taken seriously?

Yes. Security-conscious development is a central part of the work. That includes sessions, CSRF protection, validation, proper escaping and a clean technical baseline.

Why is my email not shown openly everywhere?

Because sensitive data should not be exposed unnecessarily. In suitable places, the email address is intentionally only revealed after an explicit action.

Can someone tell whether a specific account exists?

In password recovery, the response is intentionally kept neutral. This helps avoid unnecessary conclusions about whether an account exists.

Contact

Contact & follow-up questions

How can I get in touch?

The best way is via the contact page. That allows a request to be sent in a structured way with goal, direction and basic context.

Can I also ask technical or professional questions?

Yes. Technical or professional questions can be useful if something is unclear or if a project needs to be understood better before moving forward.