Finn Landweber
Finn Landweber
I think this is a very interesting idea, especially given the role Telegram plays in some Countries with repressive regimes. From my understanding it would be best to [write a...
Could reproduce. Also occurs on other censors (censor2 and censor8 tested). Full execution log: ``` $ sudo python3 evolve.py --population 200 --generations 25 --test-type http --server forbidden.org --censor censor4 --server-side...
> Sorry i m a total noob but trying to work this out . Is 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz 2.80 GHz usable ? Yes, the device that...
Eventually I'd imagine gittuf replacing the permission system of webforges. This would probably need prototyping in the form of a gittuf-enabled git server, that only allows valid gittuf pushes.
At https://github.com/BootRhetoric/gitlib/tree/prebuild-libgit2-update I tried to use a prebuild version of libgit2. However the build of hlibgit2 is still failing.
> I don't think $(cat path) is very user friendly. I agree in some scenarios, while I see it as important in others to be able to pass a verifying...
Thanks, lgtm!
I don't know enough about gittuf yet to be certain that it is conceptually viable, but ux-wise I'd imagine something like aiming for simply adding a `git tuf` sub-command to...
Come to think of it, maybe an added flag for `verify-ref` would be a better match for the proposed semantics: `gittuf verify-ref main --at 180757b` Which would have the additional...
> Currently, the only use case of verify-commit(that I can see) is to find out if, in an invalid state, these x commits caused it, My use case is actually...