Results 42 comments of JMSwag

@dennisvang My pleasure 😉

> @JMSwag @NicklasTegner > > I suppose it would be useful to create a list of minimum requirements: > > * what functionality is considered essential? > * what functionality...

@hohband Are the large file sizes due to shipping large assets inside of the application? I ask as PyUpdater allows external versioned assets.

Thanks for the report & great find! Looks like we'll need to do it the long way :)

@gdetrez Once you add new app keys to your repo, generate new keys.gz & versions.gz, the old keys will be expired automagically. Automagically = Old app keys are no longer...

@gdetrez My mistake. You are correct. The [TUF Project](https://github.com/theupdateframework/tuf) is probably what you are looking for. The original inspiration for this lib was something easier to use than TUF while...

@gdetrez Sounds great especially not changing the PyUpdater user experience!

@syphon1c That is indeed very strange. I have not seen this behavior and it doesn't show up in our CI. The reason PyUpdater uses tar archives on Linux & Mac...

@NicklasTegner I'm thinking this was caused by using zip archive format on Linux/Mac. If this is indeed the cause, maybe we should block the ability for apps on Linux &...