Michael G.

Results 66 comments of Michael G.

Not looking for a hack ;-P I'd prefer the signer to output PEM compatible files. If that is OK with you, I'll do a PR.

@dchaykin Do you want to have a go? Creating PEM compatible files with linebreaks after 80 chars?

Marc correctly said, that the encoded format like we have it already is the 'trivrost-format'. Eventho teh PEM-80-chars-per-line format is in theory compatible to our, this is not a simple...

Maybe this will resolve itself if we update our signing process, which we are also thinking about.

HTTP support ZSTD compression. Maybe we should optionally allow this to be handled and set our server to server zstd compressed HTTP stream. The benefit will be smaller, but the...

Using compression on the server would really help and not require any large changes to trivrost. We need to enable it on the server ( https://docs.nginx.com/nginx/admin-guide/web-server/compression/ ) and us it....

There is a nice blog entry about someone building a docker image to build go with cgo for Windows under Linux https://dh1tw.de/2019/12/cross-compiling-golang-cgo-projects/

Possible signing fix https://stackoverflow.com/questions/18287960/signing-windows-application-on-linux-based-distros ?

Thank you very much for the input! This could very well be the issue. Martin, we should go through all code path and check if we have messed up the...

Random suggestion: Like with downloads, keep retrying and show a status-message 'Retrying to update the launcher (the binary is locked by another process)'