Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protecting Against GANs #15

Open
ahmedh409 opened this issue Feb 24, 2022 · 0 comments
Open

Protecting Against GANs #15

ahmedh409 opened this issue Feb 24, 2022 · 0 comments
Labels

Comments

@ahmedh409
Copy link
Owner

GANs may be able to find a target perceptual hash and create deepfakes which can match the perceptual hash. To get around this, we considered the idea of inputting the perceptual hash into a CRYPTOGRAPHIC hashing algorithm - this cryptographic algorithm would be the only hash seen on the blockchain. Cryptographic algorithms can't be replicated on-purpose, so this would be a (relatively) robust method.

@ahmedh409 ahmedh409 added the v0.4 label Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant