Linus Gasser

Results 116 issues of Linus Gasser

https://docs.rs/frost-dalek/0.2.3/frost_dalek/

Allow the use of new tags in traefik, and also have a '1-shot' mode.

In the latest version, or at least in the version used directly in docker-compose.yaml, traefik adds one more layer to the acme.json. This PR allows to set the certificate_resolver name....

This PR adds a verification before overwriting the 'Buffer' global.

It seems that issue #13 is back on android - dialogs don't show up anymore once a scan has been performed. I tested it with a clean, new project, using...

### Problem I'd like to use JupyterLite in a cryptography course, and found the following code: ``` import micropip await micropip.install('pyOpenSSL') ``` Unfortunately, when I run this, I get the...

enhancement
upstream

Every PR waits for `Travis CI - Branch` which is never created. It should either be enabled in the travis-ci.com interface, or the check should be removed in the `Branch...

After discussion with @Daeinar , there seems to be a need to clean up the `group/`-directory (again). As this is a backward-incompatible change, I don't know how and when this...

v4

Adds the TSM identity to the javascript library. Also can now use `npm link @dedis/kyber` in the `js/cothority` package. Before including: * rebase on main * only take `external` and...

The following parts of the DID are missing - I'm not sure if it makes sense to implement them or not: - `darc/darc.go::IdentityDID` - `Verify` is not implemented - `darc/darc.go::Identity.Verify`...