Martin Vrachev

Results 54 comments of Martin Vrachev

@abs007 as the changes are a lot could you chime in and explain your thoughts on the TAP 14 implementation? Now as you have some experience with that you have...

On point 4 - having a separate issue about the deprecation of an API will be like an announcement and will give the users the opportunity to complain, ask for...

Added commit https://github.com/theupdateframework/tuf/pull/1329/commits/15723859dfefd6bc9412f7bbc172fe1f2570297b which removed part of the places where we used hardcoded `JSON string and added support for other file extensions in the `Timestamp` class.

> > In the case of targets and snapshot metadata it also makes sense to bump if only the signatures are changed, because their file hashes could be listed in...

I will work on this after I push some updates on some of my already opened prs.

> Higher-level question (answer may be "let's handle in another issue"): Are we happy with the level of usefulness of these hashed bin examples? > > What I mean is...

> Looks nice. It feels a bit verbose (the file is larger than hashed_bin_delegation.py even though it has less code): It might be better _example code_ if the comments were...

> I wonder if lukas is around next week? Could get his opinion on the general direction these scripts should be going to... but this PR looks good to me,...

> With succinct hash bin delegation this is a bit different, because there is TAP 15 and also a new documented management class in the metadata API. @lukpueh will appreciate...

@lukpueh I updated the pr as you had suggested. I tried simplifying it as much as I could. Ready for the next batch of comments.