vinney...axkl's avatar
vinney...axkl
vcavallo@vinneycavallo.com
npub19ma2...axkl
Engineer at https://opennode.com Working on https://catallax.network - decentralized labor/bounty protocol and: https://attestr.app/ - mutual agreements signed on nostr Do you like sharing paywalled content to nostr? Install this extension: https://chromewebstore.google.com/detail/readtorelay/gfncdikmbmefjjbahjhgkodnhepikecj - https://github.com/vcavallo/ReadToRelay Order print books with bitcoin! https://whitepaperbooks.com
vinney...axkl's avatar
vinney...axkl 1 month ago
Every other story about Jesus revolves around bread. Dude was not keto. And if you include him as a component in your daily diet, he's still not keto today. ๐Ÿ˜›
vinney...axkl's avatar
vinney...axkl 1 month ago
below is the pgp key to verify this note. if you want to play along: 1. gpg --import <enter> 2. paste the below key, then ctrl-D 3. gpg --verify <enter> 4. paste the entire content of the quoted note, then ctrl-D 5. you should see: ``` gpg: Signature made Tue Jan 27 13:44:34 2026 EST gpg: using EDDSA key C67EFA7DD33E44A02AF7DA356A417F4586AE803A gpg: Good signature from "vinney" [ultimate] ``` (the "vinney" there is just a name i gave to a pgp key i just spun up. no connection to my npub) . . . -----BEGIN PGP PUBLIC KEY BLOCK----- mDMEaXkEVRYJKwYBBAHaRw8BAQdA+/BH5ZA2OXGDnKo/JCy9zKrgbNlTLS2WGi+Y bJQtvra0BnZpbm5leYiZBBMWCgBBFiEExn76fdM+RKAq99o1akF/RYaugDoFAml5 BFUCGwMFCQWjmoAFCwkIBwICIgIGFQoJCAsCBBYCAwECHgcCF4AACgkQakF/RYau gDqM2gD/ayL0kg+Fq6jUNkkiEDj7BSRj3m5qvEIJ7ebnKIN+AT8A/A+H7jXMToSC 7rdGuFTLDm46q8k3uqolFtmP/IpsO6MMuDgEaXkEVRIKKwYBBAGXVQEFAQEHQG2+ m5VfP9XV9GbbPaGqmQqJwnTfyqCZ8YM5Aepf8sEHAwEIB4h+BBgWCgAmFiEExn76 fdM+RKAq99o1akF/RYaugDoFAml5BFUCGwwFCQWjmoAACgkQakF/RYaugDrSmQD/ XXvrNNaNIAMd1YdnQevkOos0mYYfrSWUClT5Tw+KnxUBAKnKPbRT32E34WMvlo9A +WMoM09Xhz9EIy5Nqxi7FjwE =/RmN -----END PGP PUBLIC KEY BLOCK----- View quoted note โ†’
vinney...axkl's avatar
vinney...axkl 1 month ago
Interesting or totally moronic: generating a new random nostr keypair for each post, but including a signature on each note to prove that a single particular public key wrote them all (could be an npub or another scheme). the point being to, for specific use-cases, remove the relevant private key from the loop wrt to nostr clients. (you'd use whatever signing software you like. PGP, say.) use nostr as a potentially-unsafe broadcast mechanism, segregating the key you care about from nostr entirely. then you could use a client like anonostr.com - or really any client at all, with a new keypair each time. saving you mental overhead in your opsec endeavors. if you wanted discoverability and something like a chain of connection between the notes, you could use a unique hashtag. and readers who follow this hashtag would have to verify that your generic key "meta-signed" the notes, since their nostr clients wouldn't do this automatically anymore. ....until someone built a nostr client that had this feature :laugh_lg:
โ†‘