-
**Summary**
A vulnerability has been identified in the Shamir Secret Sharing Scheme implementation. The reconstruction process yields plausible but incorrect results when shares are corrupted, indica…
-
## Describe the bug
Every time the OwnCloud Infinite Scale server restarts, the shares are gone. The logs indicate a `PermissionDenied` error related to an invalid core access token.
## Steps to r…
-
## Description:
The "mul", "matmul", "conv1d", "conv2d", "conv_transpose1d", "conv_transpose2d" protocols based on RSS in Crypten are not implemented correctly, which introduces the risk of infor…
-
Just looking for a confirmation...
From my understanding, if no passphrase is used, creating new backups with `--no-extendable` is equivalent to `--extendable`.
One has to use `--extendable` only …
-
After many many tries, i have the instruction for the installation of Lazywarden on Unraid.
1: install the docker container from the apps section in Unraid.
![1](https://github.com/user-attachment…
-
Hi,
The container does not work using Docker secret for Immich API. Do you have any idea?
Thanks
services:
immich-exporter:
image: friendlyfriend/prometheus-immich-exporter
container…
-
# [Backend] Add Hasura CLI Docker Service
Add Hasura CLI service to existing docker-compose.yml for consistent CLI operations.
## Problem
Need to run Hasura CLI commands within Docker environme…
-
-
@kewbish Interesting project! Could you please elaborate/"eli5" the scheme and differences of kintsugi vs Shamir's Secret Sharing?
Is this method somehow complementary?
Thank you!
-
I found vulnerability in the implementation of the scheme that allows an attacker to directly recover some content of share C with only shares A and B in a 3 of 5 threshold scheme. It works in most…