Git Product home page Git Product logo

Comments (7)

JohnDDuncanIII avatar JohnDDuncanIII commented on July 20, 2024

to me, this looks like this person just mirrored the download from the site. doesn't look official at all.

from f.lux.

gvoysey avatar gvoysey commented on July 20, 2024

i agree, this looks like a blind fork. Which is nice! I found https://justgetflux.com/forum/topic/1267/sha-1-for-ios-sideload , which posted official SHAs. It's not clear if those SHAs are for the compiled binary or the zip of the source.

from f.lux.

JohnDDuncanIII avatar JohnDDuncanIII commented on July 20, 2024

Looks like it's for the zip (which I still had in my trashcan).
screen shot 2015-11-14 at 11 50 34 am

from f.lux.

gvoysey avatar gvoysey commented on July 20, 2024

see #11 : you can drill down in the link provided from the f.lux forums and get shas for individual files as well. primarily one should be concerned about the state of the precompiled blob iflux, which we can prove has the same hash as it did when released by its creators.

from f.lux.

fulldecent avatar fulldecent commented on July 20, 2024

@JohnDDuncanIII and which commit was that?

from f.lux.

JohnDDuncanIII avatar JohnDDuncanIII commented on July 20, 2024

that was the original zip file that was hosted on the f.lux website, before it was pulled

from f.lux.

christiangenco avatar christiangenco commented on July 20, 2024

I compared the verified f.lux-xcode-master.zip file:

$ openssl sha1 f.lux-xcode-master.zip
SHA1(f.lux-xcode-master.zip)= f1ee4e38eddc467e7fbfe5708841bbc84f520d7e

With the current branch of this repo and got this:

$ diff -rq f.lux-master f.lux-xcode-master
Only in f.lux-xcode-master: [email protected]
Only in f.lux-xcode-master: [email protected]
Only in f.lux-xcode-master: [email protected]
Only in f.lux-xcode-master: [email protected]
Only in f.lux-xcode-master: [email protected]
Only in f.lux-xcode-master: [email protected]
Files f.lux-master/Info.plist and f.lux-xcode-master/Info.plist differ
Files f.lux-master/README.md and f.lux-xcode-master/README.md differ
Only in f.lux-master/flux.beta/Assets.xcassets/AppIcon.appiconset: [email protected]
Only in f.lux-master/flux.beta/Assets.xcassets/AppIcon.appiconset: [email protected]
Only in f.lux-master/flux.beta/Assets.xcassets/AppIcon.appiconset: [email protected]
Only in f.lux-master/flux.beta/Assets.xcassets/AppIcon.appiconset: [email protected]
Only in f.lux-master/flux.beta/Assets.xcassets/AppIcon.appiconset: [email protected]
Only in f.lux-master/flux.beta/Assets.xcassets/AppIcon.appiconset: [email protected]
Files f.lux-master/flux.beta/Assets.xcassets/AppIcon.appiconset/Contents.json and f.lux-xcode-master/flux.beta/Assets.xcassets/AppIcon.appiconset/Contents.json differ
Only in f.lux-xcode-master/flux.beta: README.md
Files f.lux-master/iflux.xcodeproj/project.pbxproj and f.lux-xcode-master/iflux.xcodeproj/project.pbxproj differ

ie: the sha1 sums are different, but the files that have been changed don't look particularly important.

The mystery iflux binary looks like it's identical:

$ openssl sha1 f.lux-master/iflux
SHA1(f.lux-master/iflux)= 6d2468410a760bef01ca9cb821a40f87b1992936
$ openssl sha1 f.lux-xcode-master/iflux
SHA1(f.lux-xcode-master/iflux)= 6d2468410a760bef01ca9cb821a40f87b1992936

tl;dr: as of the current commit at the time of writing this comment, this repo looks like it has been significantly altered from the version that was published on the official f.lux sideloading post.

from f.lux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.