Do not put your nsec in apps. Use CustID 😇
View quoted note →
Fabio Bonfiglio
fabio.bonfiglio@fbo.network
npub1d8y4...nv5a
Code. Privacy. Automation. DAOs.
Founder of FBO Developments Sàrl. Building stuff.
🪪🏴☠️🏳️🌈🇨🇭🇮🇹⛵🌍
🍰 Do you want to earn this cool badge ?
View article →
Just download CustID from Zapstore
CustID — Zapstore
CustID is a mobile identity vault built on Nostr and the SISTR protocol. Governments everywhere are rolling out national e-ID — the EUDI Wallet a...
Big improvements on NIP-46 usability and efficiency.
Check it out !
View quoted note →
Next release coming together nicely.
It should be on the Zapstore in a few hours. 🤞


Governments are rolling out national e-ID almost everywhere: the EUDI Wallet across all 27 EU states (2026-27), Switzerland's e-ID (swiyu), Denmark's AltID already live, France, Germany, Belgium, Estonia, Slovakia → in the pipeline.
Those wallets can genuinely work, and your key can even sit on your device. But your *recognized* identity is still issued, attested and revocable by an authority. It can be suspended, expire, or simply never be issued. That's not sovereignty.
SISTR builds the opposite: an identity that simply *is* your key, on Nostr, existing by construction, no issuer, no registry, nothing to revoke. Plus the protocols for Web-of-Trust certification & validation schemes, and zero-knowledge proofs to prove facts without disclosing who you are.
Bitcoin solves the money problem.
In the same way, the era of "one entity decides whether your identity is valid" MUST end.
#did #nostr #sistr #sovereign
SISTR — Sovereign Interactions Stack for Trustless Relationships
SISTR is an open protocol built on Nostr that brings sovereign, offline-capable identity proofs, structured credentials and privacy-preserving zero...
Following this week’s sad Coldcard incident, I’ve seen several people asking whether the same problem could arise when generating an nsec. The short answer is that the issue of entropy is VERY important for ANY generation of a new private key of any sort.
In CustID, when the user generates a new identity, the exact process is as follows:
- The native Android class `java.security.SecureRandom` is used. It draws from `/dev/urandom` and the Linux kernel’s hardware entropy.
- 32 random bytes are generated via `rng.nextBytes(ByteArray(32))`.
- The validity of the secp256k1 scalar is then verified using `Secp256k1.secKeyVerify(candidate)` (from `libsecp256k1` via ACINQ’s `secp256k1-kmp-jni-android` library)
- Retry loop (max 8) in the astronomically unlikely event that the 32 bytes fall outside the valid range, with invalid candidates set to zero (`candidate.fill(0)`)
- The first valid candidate is then stored using `KeyStorage.store()` (encrypted with AES-256GCM), and the public key is derived using `SchnorrSigner.getPublicKey()`
On virtually all recent Android SoCs (up to 4–5 years old), `/dev/urandom` is sourced from:
- Hardware clocks
- The SoC’s TRNG (True Random Number Generator, using various sources like RF noise, etc)
- And for low-end or older SoCs that do not have a TRNG, the entropy comes from scheduler jitter, interrupt timing and I/O hw responses, which remains cryptographically adequate, except perhaps immediately after power-on.
View article →
However, Coldcard’s experience shows that it is important to have a mechanism for verifying entropy quality that is as thorough as possible. That is why we are working on adding a TRNG detection and multi-source mixing mechanism that will be included in a release in the coming weeks.
#SISTR #CustID #did #sovereign
Here is a proper release on @Zapstore with some screenshots as well.
If you want to support and help the project, the best way is to use it and give your feedback ! :)
View quoted note →
First release on the @Zapstore ! 🎉
This was essentially a first release test to link the signing keys, etc, and prepare the CI/CD for future releases.
This v0.1.10 is already useable as a NIP-46 signer but still to be considered as beta.

Zapstore
CustID — Zapstore
CustID is a mobile identity vault built on Nostr and the SISTR protocol. Governments everywhere are rolling out national e-ID — the EUDI Wallet a...
We urgently need alternatives! @npub1kwar...e0nj is awesome, but relying on only one alternative isn't enough.
View quoted note →
I’m absolutely loving this!
The C64 was my very first computer and my first experience of programming.
It’s amazing to see the brand getting involved in the fight against digital surveillance! 🔥
View quoted note →
Next week I will be preparing the first (beta) release of the CustID signer app (on Zapstore hopefully). 📲
In the meanwhile, please share and/or give me feedback about #SISTR (see note below) 🙏
View quoted note →
After years of designing DAOs, one thing became clear: identity is the root of all sovereignty.
So, in the past few months, I started to work on SISTR: Sovereign Interactions Stack for Trustless Relationships.
Identities made to be portable and real, usable online AND in the physical world.
It’s simple conventions on top of Nostr + ongoing R&D for ZKPs.
Please explore it, including the reference implementations (a mobile, NIP-46 capable, Identity wallet will be released soon™), here:
And lease challenge it ! Your feedbacks would be greatly appreciated. 🙏
#sistr #nostr #did #selfsovereign
SISTR — Sovereign Interactions Stack for Trustless Relationships
SISTR is an open protocol built on Nostr that brings sovereign, offline-capable identity proofs, structured credentials and privacy-preserving zero...
Please, if you are interested in FOSS and sovereign software, use your Github account to star ⭐️ this repository from @be-BOP, the ethical sales toolbox :
When they'll reach 200 stars, they'll have a nice surprise released ! :)
GitHub
GitHub - be-BOP-io-SA/be-BOP: Marvelous p2p bitcoin-based online sales platform
Marvelous p2p bitcoin-based online sales platform. Contribute to be-BOP-io-SA/be-BOP development by creating an account on GitHub.
And some Nostr quitters complaining about UX being too complicated...
View quoted note →
Are you looking for a way to transmit a #Bitcoin transaction over #meshtastic ?!
Of course you are !
Check out @npub19j90...0ykm 's Bitmesh
! :110percent:

GitLab
Roosemberth Palacios / BitMesh · GitLab
GitLab.com

