Skip to content

[bug]: Metadata privacy issues with GUI #1450

Closed
@JPPhoto

Description

@JPPhoto

Is there an existing issue for this?

  • I have searched the existing issues

OS

Linux

GPU

cuda

VRAM

12GB

What happened?

InvokeAI's GUI writes metadata into images it creates that include all models available via Sd-metadata, potentially exposing model names, descriptions, and hashes that aren't public or that the image creator wishes to keep private. I see this as a privacy risk as well as potentially a security risk.

This information is not shared via Sd-metadata that the CLI writes.

I would imagine that the useful piece of the model information written is the actual model used for generating the image, and in that case perhaps all that's needed is the hash so it can be looked up later.

Screenshots

No response

Additional context

No response

Contact Details

No response

Metadata

Metadata

Labels

bugSomething isn't workingweb ui

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions