Jer Miller

Results 46 comments of Jer Miller

Count me in! Telehash has become a lot more like OTR, a generic way to send/receive end-to-end encrypted data through any transport, and all the implementations support UDP as a...

The Java code is older/v2 based from earlier this year, cc @simmons in case he was planning on updating it soon. Cross-compiling Go is really interesting though :)

@n8fr8 hopefully I can speak with some authority then, since you were based on XMPP, that what you described is exactly the goal of telehash as a generic protocol, a...

Telehash supports both modes, synchronous/connected sessions which will do reliable/ordered streaming (using a streaming cipher) which is best suited for when two devices have a BLE session open, and an...

You're definitely correct in that telehash is _not_ the use case of public messaging, it's designed specifically for the opposite of that, private ones, and aggressively encrypts/cloaks everything on the...

I really like this approach, I'd love to help develop it further as well! There's very high level similarities to the "Single Use" JPA that is starting to get documented...

Hi @boumba100, just bumping this thread as we now have two JPAs documented and curious if you think this can be developed into a third?

@boumba100 Impressive! IMO what you've written up so far is easily substantial enough to be its own standalone work. Would you be interested in creating it as a draft in...

A Schnorr-based scheme would need its own JPA with semantics specific and optimized to it, I don't think this generic multi-issuer syntax needs to solve for specific schemes. I'd like...

It's possible to also have: 4. multi-suite multi-sig with a single/shared issuer header (that lists all the issuers)