-
In #5, @gereeter [raised the point](https://github.com/rust-rfcs/unsafe-code-guidelines/pull/5#discussion_r212710433) that defining all manner of errors as yielding "undefined behavior" is an awfully …
-
In GitHub Security Advisory [GHSA-rmw5-xpg9-jr29](https://github.com/advisories/GHSA-rmw5-xpg9-jr29), there is a vulnerability in the following Go packages or modules:
| Unit | Fixed | Vulnerable Ran…
-
Managed to reproduce https://buildkite.com/rails/rails/builds/97615#018903f3-48a6-47cc-bd25-df5ae58f3810
### Steps to reproduce
```ruby
ARCONN=mysql2 bin/test test/cases/encryption/encryption_s…
-
[This related issue](https://github.com/golang/go/issues/21393) makes a case for `math/rand` exporting some implementation of `Source` that is concurrency safe.
Pursuant to that, [this change](http…
-
Current 2.6.3:
> Verify that lookup secrets are resistant to offline attacks, such as predictable values. | | ✓ | ✓ | 310 | 5.1.2.2 |
Current 2.6.2:
> [MODIFIED] Verify that lookup secrets ha…
-
I read this article and it left me perplex... https://medium.com/javascript-scene/identity-crisis-how-modern-applications-generate-unique-ids-39562736f557
Would be great to put this generator in co…
-
It's a little annoying having to remember to keep making backups after sending/receiving GRC in order to backup the keys inside the wallet.dat. I know the auto backup exists but there is still a point…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
I will try to maintain this port
Need Some Perquisites to maintain & develop
-
### The logic of the wallet
1. For security reasons, we shouldn't keep `DescriptorSecretKey` in the app.
2. So, we use `DescriptorPublicKey` and the user works with the read-only wallet.
3. Only i…