Replies: 3 comments
-
I did a little bit of reading into this. This seems like a really interesting idea, but I think it might make more sense as an extension to octo that users can opt-in to. Once the octo API stabilizes, I hope to build out an extension system that anyone can contribute to. I'm going to leave this open for now, because I'd love to continue the discussion and hear your thoughts! |
Beta Was this translation helpful? Give feedback.
-
Sounds reasonable. Gun is in active development right now and should become more stable in some near future. For all of my research on actual decentralized p2p web systems I find it the most easy, fast and straightforward. It uses native browser crypto functions to provide a simple yet powerful SEA.js library. I have experimented with it a little and it's a very powerful tool. |
Beta Was this translation helpful? Give feedback.
-
I really appreciate that! 😄 It has definitely taken some time to get it to this point (with many iterations). Things were much messier before I open sourced this project. I've actually started looking into Nuxt.js, because it offers a more comprehensive structure when using all the Vue libraries together (Vuex & VueRouter). It will depend on the level of effort, but I would really like to migrate to Nuxt.js when I upgrade octo to Vue 3. You can follow that progress at #44. |
Beta Was this translation helpful? Give feedback.
-
Have you seen GUNJS already? It's a reactive p2p graph database, that's working blazing fast. It may become the wire, connecting notes between user's different devices and also making them shareable with other users.
Beta Was this translation helpful? Give feedback.
All reactions