Anders Rune Jensen

Results 117 comments of Anders Rune Jensen

So I think there are a few parts to this: - The ability to write messages on another format to a feed locally and being able to use that feed...

> The EBT code (in `plugins/ebt`) needs a few refactors but nothing to major. IIRC @arj03, your proposal is to have different EBT sessions/ebt.replicate duplex streams per feed format, right?...

Yes, and probably also utils.js into its own module. Still learning here :-)

I'll be happy to help how I can. I was waiting for Christian to chime in, but it appears he is sick. The security model aspect is interesting. I actually...

I ran into the same problem today with sharing single files so I'm adding myself to this issue in the hope that a solution will emerge. and btw. dcp looks...

I don't think anybody would mind a patch for this :)

Seems that webassembly is already supported in chrome and firefox. I'm guessing its mostly getting the sodium stuff to cross compile and some things around storage that needs to be...

@martin-v you can use https://github.com/arj03/ssb-browser-demo, please note that main branch is WIP.

To clarify ssb-browser does not use a proxy. It's a full ssb client that can communicate with other peers like for example over a room connection. But yes, earthstar is...

@khimaros it just needs a ssb server with web sockets enabled. Partial replication is for now just an optimization (proof of concept), but it might end up being a bigger...