-
The age-old of encrypt-then-sign or sign-then-encrypt - what forward compatibility do we want to offer?
* Signing the plaintext gives Bob (and "only" Bob? everyman, etc) assurance that the plainte…
-
Ursula status pages have several web links references the legacy nucypher website, for example: https://www.nucypher.com/favicon-32x32.png . Due to improper network configuration behind the nucypher.…
-
Related to #2769.
@cygnusv mentioned potentially getting rid of external price feeds permanently.
-
Prometheus can be a good first approximation to check and track the status of TACo nodes on the Threshold Network.
Having enough metrics can be useful for tracking appropriately if the nodes are co…
-
-
Provide some additional language explaining why the two worker password environment variables are needed and what they are for in relation to docker.
> create a new passoword that is required to co…
-
**Describe the Bug**
The `/ping` endpoint exposed by each node returns the IP address of the requester. It's not working as intended when a node is behind a proxy. Then it will return the IP address …
-
**Describe the Bug**
The `{metrics_prefix}_operator_eth_balance` metric contains the current balance of the MATIC token of the Operator Address.
The name implies that the value is for the ETH token,…
-
During my investigation of #833, I thought it odd that, once a Policy has been revoked, we expect that Bob will encounter `NotEnoughUrsulas`:
https://github.com/nucypher/nucypher/blob/6bdde8d7c46f1…
-
Presently there is only a global logger, which is named `nucypher.log` While it's good to preserve the global logging, it does not provide very useful output, and has no notion of domain separation, …