Giter Site home page Giter Site logo

Comments (4)

aluminum-ice avatar aluminum-ice commented on July 3, 2024 4

I see the problem. You're right. The action is calculating the SHA256 on the pre-shrunk image. It should be done after pi-shrink removes all the empty space from the image. I'll refactor the action before the next release. Thank you for noticing this.

from pwnagotchi.

aluminum-ice avatar aluminum-ice commented on July 3, 2024

Please compare the checksum of the image inside the 7z file with the checksum in pwnagotchi-v1.8.3.sha256. I SHA256 the image not the compressed file.

from pwnagotchi.

jkeilson avatar jkeilson commented on July 3, 2024
$ cat pwnagotchi-v1.8.3.sha256 
4b9b73ba687c7e699e2183e9479913029420d0641b0cd9518fd962d6680d5037  pwnagotchi-raspios-lite-1.8.3.img
$ sha256sum pwnagotchi-raspios-lite-1.8.3.img 
a53de3b2ba0e98e5b3734b8812b38da5dcfe58f43ca03a349e0a6e588ef8415e  pwnagotchi-raspios-lite-1.8.3.img
$ sha256sum pwnagotchi-v1.8.3.7z 
cddb062a8ae0a18091e961387cad92a2c807b6b71586e0f005c2fa989cfdd189  pwnagotchi-v1.8.3.7z

from pwnagotchi.

aluminum-ice avatar aluminum-ice commented on July 3, 2024

$ cat pwnagotchi-v1.8.3.sha256 

4b9b73ba687c7e699e2183e9479913029420d0641b0cd9518fd962d6680d5037  pwnagotchi-raspios-lite-1.8.3.img

$ sha256sum pwnagotchi-raspios-lite-1.8.3.img 

a53de3b2ba0e98e5b3734b8812b38da5dcfe58f43ca03a349e0a6e588ef8415e  pwnagotchi-raspios-lite-1.8.3.img

$ sha256sum pwnagotchi-v1.8.3.7z 

cddb062a8ae0a18091e961387cad92a2c807b6b71586e0f005c2fa989cfdd189  pwnagotchi-v1.8.3.7z

Interesting this should match. Must be an issue with the GitHub action. This conversation makes me realize I maybe should SHA256 the 7z file itself.

from pwnagotchi.

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.