Second's Avatar

Second

@second.tech

Simple developer solutions for integrating fast, low-cost, self-custodial bitcoin payments into your apps. Supports Lightning, Ark, and on-chain.

7
Followers
28
Following
8
Posts
16.02.2026
Joined
Posts Following

Latest posts by Second @second.tech

Post image

Christoph Ono's ArkΓ© wallet keeps getting better. This is what happens when you unleash a designer armed with agents and the Bark SDK.

10.03.2026 12:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Bark makes it ridiculously easy to build bitcoin wallet apps that supports on-chain, Lightning, and Ark payments. All self-custodial.

05.03.2026 15:42 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Bark bindings now ship with every release, published to package managers automaticallyβ€”pre-built binaries, no cloning repos, no local builds, no Rust toolchain. Just add the dependency the way you already do for everything else.

03.03.2026 12:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Luca bringing the fuzz! πŸ›

28.02.2026 16:15 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

4/ Fuzzer runs 24/7 now, with minimized corpora pushed to our bark-qa repo alongside test vectors used throughout Bark's development. More targets comingβ€”serialization/deserialization expansions, method-level fuzz targets. Full writeup: https://blog.second.tech/fuzzing-bark-for-server-reliability/

28.02.2026 12:20 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

3/ The vec allocation bug is a good example of something easy to miss in reviewβ€”stable Rust doesn't yet support try_with_capacity, so the bounds check has to be done manually. Our first fuzz target was a straightforward deserialize/serialize pass, and it surfaced the issue immediately.

28.02.2026 12:20 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

2/ Bark's client-server architecture means the server has to gracefully handle anything thrown at itβ€”malformed VTXOs, malicious client requests, unexpected edge cases. Fuzzing helps make sure the server stays up and keeps serving rounds no matter what comes in.

28.02.2026 12:20 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

1/ We caught a capacity overflow bug in Bark before it ever hit a user, thanks to the fuzz testing @luca0x46 has been running around the clock. A malformed VTXO could have requested an arbitrary vec size during deserialization, triggering a panic. Now it's patched.

28.02.2026 12:20 πŸ‘ 4 πŸ” 1 πŸ’¬ 1 πŸ“Œ 1

Hello Bluesky, someone told us there were bitcoiners out here too?

20.02.2026 07:36 πŸ‘ 9 πŸ” 1 πŸ’¬ 3 πŸ“Œ 0