dgrant / eyefiserver2

A standalone Eye-Fi server in Python, for Linux
GNU General Public License v3.0
140 stars 40 forks source link

Eye-Fi Mobi working? #9

Closed mawosch closed 9 years ago

mawosch commented 10 years ago

Hi, is the new Eye-Fi Mobi Card working with this tool? There is no upload-key.

dgrant commented 10 years ago

Hmm, if they aren't using an upload key anymore then that is substantially different from what the older cards did, so no, eyefiserver2 probably won't work.

m33x commented 9 years ago

Stavros Konstantaras and Connor Dillon from the University of Amsterdam reversed the scheme, it's completely broken now, as the key is static for all eyefi cards - simply 000...0! That's a real mess and broke the entiere scheme, as everyone is now able to compute it. https://www.os3.nl/_media/2013-2014/courses/ot/connor_stavros.pdf

I have fixed a minor problem with their code you can find it here: https://github.com/michaelbrandt/node-eyefimobiserver/blob/master/related_work/eyefi-mobi.py