Yuval Kogman
Yuval Kogman
Similarly to #3, concurrently generating a deposit address may reveal addresses to the user, only one of which is will be associated with the user in the database: https://github.com/BlueWallet/LndHub/blob/6a3de700f4f41c887eacdbaacdf3adab7bad4c13/class/User.js#L209 There...
### Problem description On NixOS unstable, with flakes enabled, using `nix develop` in the example directory results in a shell environment that still can't actually run jupyterlab. ### Steps to...
To allow for more orthogonal composability, I think the Span interface should be refactored into an embedding of a number of narrower interfaces, each pertaining to different use cases (e.g....
Trying to query an iterator results in a segmentation fault from rocksdb: ``` Thread 1 "python3" received signal SIGSEGV, Segmentation fault. 0x00007fffe9927c29 in rocksdb::MemTableIterator::value() const () from /gnu/store/sxjjjsklaqb3v5xss065hvvrd35530c6-blocksci-0.6/lib/libblocksci.so (gdb) bt...
I do not allow 1st party cookies by default, and many predatory publishers have an annoying habit of redirecting to a `/action/cookieAbsent` URL when that is the case. This dark...
It'd be nice to have summation of file sizes (like du -s) for the directories in the --tree or --recursive view. it'd also be nice to be able to force...
per @chrisguida's request, cc @jurraca, opening a draft PR for a new flake.nix disabling `doCheck = true` is enough to build from source using `nix build ".?submodules=1"`, and in `nix...
tl;dr - Using a pretty simple scheme, `getStatus` can be modified to be allow auditing by clients, allowing them to detect partitioning or attempts to reveal the final transaction data...
We have a few gaps in the security proofs that should ideally be closed - [ ] `MAC_GGM` security is based on stronger assumptions than standard ones, and precludes adaptive...
A list of items to revisit before by testnet release - [ ] Transcript - [ ] labels, domain separators - [ ] statement commitments (just dimensions? not even?) -...