-
I think that it is necessary to enter the portal curvature function in the settings (or options) of b-CNC.
If the portal is not straight, but sags in the middle (under its own weight), adjustments mu…
-
Likely supersedes #526
## Output of `restic version`
```console
# restic.debug version
debug enabled
restic 0.6.0-rc.1 (v0.6.0-rc.1-1-g37b107b)
compiled with go1.8.3 on linux/arm
```
## …
-
Hi, I currently have an alpha version of a package that can read in the registers from ``ledger``, ``hledger``, and ``beancount``[ plaintext accounting files](http://plaintextaccounting.org/) as a dat…
-
BearSSL is a relatively new TLS library. It has a some features which may come handy in ESP8266 environment, such as:
- can work without any dynamic memory allocation (much easier to support memory…
-
- Your Rocket.Chat app version: 2.5.0
- Your Rocket.Chat server version: 0.65.2
- Device (or Simulator) you're running with: iPhone X
Using a custom OAuth provider (Invision Power Board). The but…
-
# Context Free Actions
Some computations necessary to build consensus are expensive from either a computational or block space perspective, or both. For example, the proof for inter-blockchain commun…
-
We don't require checking the TLSCipherText version and we don't say anything about the CT.
-
Hello there!
Is there a way to encrypt the JWT payload or even the whole JWT, so claims ( especially `"sub": user_id` or other consecutive ids or claims that are maybe business secrets ) can't be s…
-
TLS has an extension on the NewSessionTicket that limits the amount of early data. This limits the number of plaintext octets (not including padding) that can be send in early data. This allows a se…
-
I tried implementing a simple logging EventListener and had some thoughts about it
https://github.com/yschimke/oksocial/pull/244/files
1. Since I needed to store start times e.g. dns, connect, …