Benedict

Results 10 issues of Benedict

When using this library with the [new native memory model of native](https://github.com/JetBrains/kotlin/blob/master/kotlin-native/NEW_MM.md) I get the follwing exception: ``` kotlin.native.concurrent.InvalidMutabilityException: mutation attempt of frozen mu.KotlinLoggingLevel@fa8aa0 at kfun:kotlin.Throwable#(kotlin.String?){} (0x494001) at kfun:kotlin.Exception#(kotlin.String?){} (0x48cc5d)...

When running Firefox as snap, he does't have access to the `/tmp` directory and therefore firefox cannot load the profile. It was really hard to debug, because FIrefox doesn't fail...

Would be awesome to support CipherSink and CipherSource on all platforms. For `Cipher` it would need some sort of interface with `update`, `final`, ... I think on JS/Node it should...

**_Feature request_** **Is your feature request related to a problem? Please describe.** Currently I need a lock variable for distrubuted states (same [here](https://github.com/mobxjs/mobx-state-tree/blob/master/packages/mst-example-boxes/src/stores/socket.js)), but this leads to race conditions, so...

enhancement
help/PR welcome
level: easy

For full Kotlin Multiplatform support within [uniffi-kotlin-multiplatform-bindings](https://gitlab.com/trixnity/uniffi-kotlin-multiplatform-bindings) I need some sort of WASM support. My idea was to expose `RustBuffer`, `RustCallStatus` and the scaffolding code with `wasm-bindgen`, but there are...

_Dies ist abgeleitet aus ANFTIM-147 und ANFTIM-198. Dieses Ticket soll eine öffentliche Diskussion anregen._ ### Die Einladungsprüfung findet aktuell spezifiziert auf dem Fachdienst statt: ![image](https://user-images.githubusercontent.com/12199167/213997894-8d2d426a-09bd-4adf-a9a6-5343a56c8423.png) ### Daraus ergeben sich verschiedene...

Aus wirtschaftlicher und ökologischer Sicht ergibt es keinen Sinn, warum pro Organisation ein kompletter Fachdienst hochgefahren werden muss. So müssen hier bei sehr kleinen Organisationen schnell mal tausende Fachdienste betrieben...

Dies ist abgeleitet aus ANFTIM-152. Dieses Ticket soll eine öffentliche Diskussion anregen. ### Stand TIM 1.1 keine automatische kryptografische Nutzerverifizierung: 1. ❌ Vertrauen des Servers notwendig - Zero-Trust Ansatz wird...