Johns Beharry
Johns Beharry
Concept ACK
@xraid i think wrt lightning in blue wallet the server has to be the one to sign unless the auth token (lndhub backup string) can be used for this somehow.
> with regards signing with pub_key from LndHub's connected LND from different users with several different LN wallet(cards) ? i do not know how remote service could decode from a...
@Overtorment any word on the sign and verify? I've created an issue about it #303
+1 I also have the need for `description_hash` in a project im working on. Since https://github.com/BlueWallet/LndHub/pull/291 is a bigger change, and seem like it will take sometime before it's merged...
Perhaps this could go through the API instead of directly to the node? Might be relevant for multiuser setups also, and those which run on LNBank (a lightning accounting system).
just fyi newbie perspective + if you're considering meetings at any point in the future. as someone new to rust and wasm, id love to be able to attend such...
##### The Role 1. Would these maintainers have to perform reviews across all repos? Or would it be more specific to the one/s they may have the most interest in?...
#### Scenario: Malicious script disguised as content - Malroy creates a PR with some malicious script in `` in BitcoinDesign/Guide, along with some content changes that are visible. - Malroy...
does this implementation also handling recovery in the event of the loss of encryption key like with [photon](https://github.com/photon-sdk/photon-lib)? it uses a key server to handle this.