Hacker News new | past | comments | ask | show | jobs | submit login

So, now that the zip file is missing from GitHub, some people are starting to upload it elsewhere. Can the people who got it from GitHub earlier post the result of running

  md5 Atom.zip
? That might help mollify the paranoid conscience.

(EDIT: or any other hash function for that matter.)




I think the atom.zip is being updated continuously. Today I finally got my invitation and it gives a different shasum too. File diff shows the Info.plist of my newly downloaded version as of 2014-03-07 is:

    <key>CFBundleShortVersionString</key>
    <string>0.69.0</string>


MD5 (Atom.zip) = 5454bd3a8271c93f5225cd2b57cdab81


$ shasum -a 256 Atom.zip

4614ec62feaea32392ad7f6b3a80534c8ad0c758ed210cabafcc86c5c49a49a1 Atom.zip


I'm getting something different today:

ababcd70ccaad1cba63f9b0a6fb1a566c4cca98c87333ddc7a9d2b2f81fd415e


Thank you. Can anyone else confirm this?


From the official update:

$ shasum -a 256 atom-mac.zip 4614ec62feaea32392ad7f6b3a80534c8ad0c758ed210cabafcc86c5c49a49a1 atom-mac.zip

$ md5sum atom-mac.zip 5454bd3a8271c93f5225cd2b57cdab81 atom-mac.zip


Confirmed. I downloaded from github directly yesterday night, when this was first posted. Same shasum/md5sum here.


Got the same hash.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: