Testing rust-nostr NIP46 signer [connect]
Yuki Kishimoto
_@yukikishimoto.com
npub1drvp...seet
GitHub: https://github.com/yukibtc
PGP: 86F3 105A DFA8 AB58 7268 DCD7 8D3D CD04 2496 19D1
https://www.arte.tv/en/videos/RC-021581/the-satoshi-mystery/
#bitcoin #satoshi #thestoryofbitcoin
๐


New energy source for #bitcoin mining
## rust-nostr v0.35 is out! ๐ฆ
### Summary
Add gossip model support, deprecate `SQLite` database in favor of `LMDB` (fork of @Mike Dilger โ๏ธ's pocket database), add support to negentropy v1 (old version is still supported!), add `MockRelay` (a local disposable relay for tests), allow usage of embedded tor client on mobile devices, many improvements, bugs fix and more!
Full changelog: https://rust-nostr.org/changelog
### Contributors
Thanks to all contributors!
* @Melonion
* @w3ird_
* @Rydal
* nanikamado
### Links
#rustnostr #nostr #rustlang #programming #rust #python #javascript #kotlin #swift
Introduction - Rust Nostr Book
Donate - Rust Nostr Book
New version of `rust-ntfy` is out!
This version include support for authentication with access token.
#rustlang #programming #rust #ntfy
GitHub
GitHub - shadowylab/ntfy: Rust library for sending notifications over ntfy
Rust library for sending notifications over ntfy. Contribute to shadowylab/ntfy development by creating an account on GitHub.
Turing Complete game seems great!
Works on QubesOS too


New version of `rust-ntfy` is out!
#rustlang #programming #rust #ntfy
GitHub
GitHub - shadowylab/ntfy: Rust library for sending notifications over ntfy
Rust library for sending notifications over ntfy. Contribute to shadowylab/ntfy development by creating an account on GitHub.
## rust-nostr v0.34 is out! ๐ฆ
### Summary
Add embedded tor client support, allow to open databases with a limited capacity (automatically discard old events when max capacity is reached), add `Client::stream_events_of` as alternative method to `Client::get_events_of` (stream events instead of waiting for `EOSE` and collect into a list), add search capability (NIP-50) support to `Filter::match_event` and databases, add NIP-31 and NIP-70 support, add option to autoconnect relay on `Client::add_relay` method call (currently disabled by default), rework the `get_events_of` methods behaviour for better consistency (`RelayPool::get_events_of` and `Relay::get_events_of` get events only from remote relay/s while `Client::get_events_of` allow to choose the source of events: `database`, `relays` or `both`), bugs fix and more!
Full changelog: https://rust-nostr.org/changelog
### Contributors
Thanks to all contributors!
* @reya
* @Rydal
### Links
#rustnostr #nostr #rustlang #programming #rust #python #javascript #kotlin #swift
Introduction - Rust Nostr Book
Donate - Rust Nostr Book