0

sha1 hash in current-sync.xml



Hi, I'm parsing a BrightAuthor generated project in a custom python script to quicly/automatically replace images on my simple network server. In current-sync.xml, all files to be downloaded by my 210 are hashed with sha1 and the generated key used as a file name. Is it possible to disable this behavior and instead use the actual file name in current-sync.xml? (the way it was in earlier version of BrightAuthor) and if not, what can I use to generate the hash key?

1 comment

  • 0
    Avatar
    RokuLyndon


    No, you can't turn off this behavior.

    I believe you can generate the sha1 hash key using php, and I'm sure you can do it with python as well. I found several hits when I searched for sha1 and python.
Please sign in to leave a comment.