Live data from Hacker News

Have you been faked?

havetheyfaked.me

61–70 of 77 posts

Re: Have you been faked?

#62
Got two gdpr complaints, so I added automated removal of uploaded photos and metadata extracted from those photos.

Now photos and data are only stored for 3 minuites, then deleted (app artitecture requires server side processing of uploaded file and to compare results with your photo I have to store it - to be able to show)

Also reflected information above on the website itself. Thank you for your interest to this project!

Re: Have you been faked?

#64

Earlier quoted context omitted.

This is a good question. the thing is that except you photo I have to extract its vector of facial parameters to match fakes. So with this 128-dimentional vector I can find you on other photos (if I had some) All the pics and their vectors stay on this small server. if you want to be deleted please drop me a letter wastemaster@gmail.com

Why don't you delete them all automatically as soon as you've finished processing them?

Already doing this! Cleaning up all the uploaded info in 3 minutes after upload!

Re: Have you been faked?

#65

I love this comment mood. Everyone losing it when some random small website asks people to upload their photo if they want to find out some random information. But everyone's cool with sharing constantly on FB, IG, uploading their photos and locations to massive companies, etc etc. The internet has reality distorted everyone's perspective. Orwell would be have something to say about it. Everyone loves Big Brother (FA…

Everyone = Everyone - me

Re: Have you been faked?

#66

Got two gdpr complaints, so I added automated removal of uploaded photos and metadata extracted from those photos. Now photos and data are only stored for 3 minuites, then deleted (app artitecture requires server side processing of uploaded file and to compare results with your photo I have to store it - to be able to show) Also reflected information above on the website itself. Thank you for your interest to this pr…

Well done. Does this apply to all images that have ever been uploaded to the website, or only to the ones uploaded after your update? If an user uploaded an image 2 hours ago, will their image be stored or has it been deleted already?

Re: Have you been faked?

#67

Got two gdpr complaints, so I added automated removal of uploaded photos and metadata extracted from those photos. Now photos and data are only stored for 3 minuites, then deleted (app artitecture requires server side processing of uploaded file and to compare results with your photo I have to store it - to be able to show) Also reflected information above on the website itself. Thank you for your interest to this pr…

Well done. Does this apply to all images that have ever been uploaded to the website, or only to the ones uploaded after your update? If an user uploaded an image 2 hours ago, will their image be stored or has it been deleted already?

applies to every uploaded photo of this website, uploaded at any time

Re: Have you been faked?

#68

Earlier quoted context omitted.

Well done. Does this apply to all images that have ever been uploaded to the website, or only to the ones uploaded after your update? If an user uploaded an image 2 hours ago, will their image be stored or has it been deleted already?

applies to every uploaded photo of this website, uploaded at any time

Nice, thanks for implementing this

Re: Have you been faked?

#69
post #16

Earlier quoted context omitted.

Not to mention that the website is accessible from the EU, and you're required -by law- to obtain consent to store this personal data, and to tell people what exactly you're going to do with it, and with whom you're sharing it (if anyone). I know everyone's used to the wild west but I'm glad that's changing, because of comments like yours - this transparency should NOT be something done out of the website owner's goo…

How exactly would anyone in the EU prosecute someone outside of it for running their own website if that individual does so outside of the EU and does not have any organization or company they are affiliated with. Just because something is accessible from the EU does not make it under their jurisdiction to police.

The EU claims jurisdiction based on the fact that part of the interaction occurred in the EU, so they can fine you (it should be noted that the GDPR applies to data related to people in the EU, not related to EU citizens living elsewhere). Whether they can collect on those fines is a different matter.

Re: Have you been faked?

#70
post #44

Earlier quoted context omitted.

This is a good question. the thing is that except you photo I have to extract its vector of facial parameters to match fakes. So with this 128-dimentional vector I can find you on other photos (if I had some) All the pics and their vectors stay on this small server. if you want to be deleted please drop me a letter wastemaster@gmail.com

can you do the extraction client side, and only send the vector ?

Sending this vector is somewhat even worse than just photo. This vector info would allow someone to match your face without your initial photo! (array of 128 floats requires less storage and less transparence)

For example if I extract color map from your photo is this your personal data still?

Post reply on HN