Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReadMe.md(Roadmap): update threshold sigs info #283

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ This list is the (intended) order of preference for new features:
(See: https://www.reddit.com/r/Bitcoin/comments/7hsq6m/symbol_for_a_bit_0000001btc/ or in case we end up using sats, this "1 over 2" idea is interesting:
https://twitter.com/Parman_Public/status/1603698639947599873 )
- MimbleWimble(LTC) support (WIP, see https://github.com/nblockchain/NLitecoin/pull/2 ).
- Multi-sig support via Threshold signatures (or asynchronous ones? see https://twitter.com/real_or_random/status/1523964246945636352 ) with Canary wallets (https://twitter.com/_benkaufman/status/1788601994451562695).
- Multi-sig support via Threshold signatures (or asynchronous ones? see https://twitter.com/real_or_random/status/1523964246945636352 or rather modern ones: https://x.com/n1ckler/status/1810408548813213820 -> https://github.com/BlockstreamResearch/bip-frost-dkg) with Canary wallets (https://twitter.com/_benkaufman/status/1788601994451562695).
- Use deniable encryption to allow for a duress password/passphrase/pin.
- BIP352: Silent Payments (as an extra justification against BIP32: e.g. gap limits), see https://twitter.com/reardencode/status/1788577217884364861 .
- Bech32m support, see https://x.com/murchandamus/status/1794014556513046721 .
Expand Down
Loading