-
A user had Coder configured behind CloudFlare access. The init script downloaded an HTML page from Cloudflare access instead of the Coder binary. The error in the pod logs was
```sh
./coder: 2: Sy…
bpmct updated
1 month ago
-
**Proposal for Implementing Secure Data Sharing in Streamlit**
**Objective:**
The objective of this proposal is to outline the implementation of a secure data sharing system within Streamlit, ensurin…
-
Generated using:
`$ git grep '/archive/refs/' | sed 's/: */: /g' | sed 's|^|- [ ] |'`
```[tasklist]
### Convert archive tarballs to git checkout
- [ ] aws-c-auth.yaml: uri: https: //github.com/…
xnox updated
6 months ago
-
I get following error message when running `docker-compose up -d`:
Apparently some packages are outdated.
------
> [build-stage 3/3] RUN apt-get update && apt-get install -y git && git clone -…
-
How to reproduce the problem:
```
- Install Debian stretch
- apt-offline set --update update.sig
- apt-offline get --bundle update.zip update.sig
- apt-offline install update.zip
```
will resul…
ghost updated
4 years ago
-
Hi,
Can AMD digitally sign the binaries provided here ? That would make cense security-wise (especially since the DLLs are copyrighted by AMD).
Best regards,
Colin Chargy
Bentley Systems
-
**Is your feature request related to a problem? Please describe.**
Whenever I send a forbidden file-type(for example vbs) to a channel, it flags my message. Sends a dm to me, informing me about the s…
-
Currently in authdecode, the Notary generates random arithmetic labels and encrypts them with binary labels as the keys. Then the ciphertext are sent on the wire.
A **better approach** would be to …
-
Very odd one here, mscorlib.dll as installed by dotnet9x seems to be missing the `System.DateTimeOffset` type?
(Left, dotnet9x mscorlib, right, .NET 2.0 mscorlib as present on Windows 11)
![image]…
-
There are two issues:
- Install doesn't use binaries
- When building from source, --locked doesn't get used
```
> [13/14] RUN cargo binstall -y stellar-cli:
3.488…