Skip to content

Avoid exposing email addresses for avatar generation #7

Description

@jdevelopquest

Context – This is a Laravel presentation project.

Concern – The current implementation uses users’ email addresses to fetch avatars. Although emails are unique, exposing them in the page source leaks personal information.

Suggestion – For a simple demo, use the users’ names to generate avatars and accept that duplicate names may share the same avatar. This avoids exposing email addresses while keeping the implementation straightforward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions