Hans-Christoph Steiner
Hans-Christoph Steiner
I think its a great idea and can help write scripts and setup CI. I recommend using YAML for this, it is basically JSON that is meant to be human...
I have some time to work on this, so I started sketching it out. Here is the first stab at a YAML conversion, it definitely needs work, but it is...
I was just working with @Miriam-cpu / mobilsicher.de and we thought that we could standardize on a data format here that would work for: * Exodus' tracker lists * F-Droid's...
Can you point me to the new ETIP work? I couldn't find anything. I'm still convinced that managing the ETIP/Exodus process via files and pull requests will make it easier...
> > Can you point me to the new ETIP work? I couldn't find anything. > > What I meant is that we added a couple of new features, such...
@pnu-s I think you mentioned you were going to do a mass edit on this directly in the database. Using `[/.]` would be best IMHO.
I think the regex should be as specific as possible, since false positives seem more likely than false negatives in this case. I think the `^` and `$` are assumed,...
I just put together some examples to start thinking about this more: https://gitlab.com/eighthave/proprietary-libs-list/-/tree/main/profiles I don't yet see a clear logic to how the libraries are grouped. I think ETIP groups...
After sleeping on this, I think we can actually leave the grouping pretty open because it should be fine if multiple profiles match a given library every now and then....
You can see the first version of F-Droid rewriting its signature profiles as a git repo of YAML files now. We call is "suss" https://gitlab.com/fdroid/fdroid-suss