Santi Bazerque

Results 13 comments of Santi Bazerque

Hello @timsim00 ! That's an amazing summary and list of questions, thank you again for putting it together. Even though this library is already a few years old, it's only...

Hello @timsim00, thanks again for your insightful questions! >Talking through the [playground logic](https://github.com/hyperhyperspace/hyperhyperspace-core/blob/master/playground.html): > > **a. Creator/first peer (peer1) (setup id/store/resources)** > a1. create the type of store I want...

This'd be great! We've discussed this elsewhere, I'll try to post a summary here: - Crypto is currently used through identities, that contain user information and a master keypair. -...

@joigno I just realized we can change the signing algorithm in the identities to whatever we want (make it pluggable as in the description of the issue) and then keep...

Hi @DrPyser ! I'd say the main differences are: - The distributed datatypes defined through HHS are Byzantine fault tolerant (i.e. have representation invariants that can be upheld even in...

You're welcome :) Well, what you said cannot be understated: > There are a lot of similar p2p projects with similar goals and principles currently going on. The idea of...

Good call on IPLD. Yeah, HHS could have been based on IPLD! > All projects seem to have great ideas and application space, and perhaps all need to exist separately...

Thanks! Those are really kind words @akramer-zibra The design evolved as the ideas for the library came together, some parts are still a bit rough. Using the HashedObject & SpaceEntryPoint...

Started sketching an implementation: https://github.com/hyperhyperspace/hyperhyperspace-core/commit/e7e00e4f596fb8813a30ac982df5ea660eec9caa

For lulz, the unquestionably best reason to do _anything_ :-D It looks very readable, can't say if they work or not! I'll volunteer to try to connect them to the...