Ay if any of you guys could direct me to the most secure, reliable, and widely supported decentralized cloud DB, I'd really appreciate it!! Im trying to use it to create an app to help ppl reclaim their data and get paid for it. And , you know, probably shouldn't be doin that on AWS or GCP if you know what I mean!
This is so weird, I definitely wanna see it in action - Are there multiple 'networks' or one big blob, which stores everybody's data? - Auth and security seems impossible in this, but very curious how did they implemented it. - All nodes/clients has to sync ALL the network's data, or could it be done partially? If you could cover these in your video, that would be awesome, Thanks !
Auth i would imagine is confirmed by the peers. Sort of like a blockchain, all peers have to agree that this is a genuine person who matches their known records
@@Martiansfromthemoon Still open to disruption if all peers are open. Authorized or elevated peers are a spin of this solution I have seen in some distributed systems before.
I suppose they might encrypt all data being sent around in the same way as they do with payments we make online, and if you work in a company with servers perhaps you could push the application into only trusting those servers with your data?
Great question! It uses cryptography - as I linked elsewhere, check out our cartoon explainers on how security works: gun[dot]eco/docs/Cartoon-Cryptography
Hey@@marknadal9622, thanks for the pointer in the right direction. Skimming through the link above I will absolutely be taking a run through this today! Good stuff! Good stuff!!
This is very interesting! I think the coolest part is the fact that no single person can control the whole database. I feel like that makes it very secure against rogue employees or contributors
@@stachowi umm this serves a drastic difference than a blockchain and doesn't kill it at all... If anything it enhances a blockchain use case. You'd still want blockchain to serve as a base record layer than storing it directly in the DSC (decentralized cloud storage)...
So if no single person can control it, anyone can control it. What would stop others from using the network to manipulate or remove data to their liking?
I was very interested in Gun a few years ago but then it kind of fell off my map when things like Prisma/Hasura came out. Would love to see what they've been doing. I love graph dbs so please do another tutorial on Gun.
Okay definitely make a tutorial on this. I'm interested on how this works, scale, has auth and has security. Wanna see the drawbacks because this sounds too good to be true
Drawbacks are (1) not designed for financial/banking data (2) the cryptographic security, while good, means it is difficult to build admin panels (3) we're still trying to keep up with the scale/growth of users, so you need some workarounds for now. The other Qs are similar to other comments/replies, scroll for those! :)
Jeff: explaining the concept so faithfully🤠 Me: Being distracted by the memes/animations 😉 GUN seems to be interesting Security & Confidentialy are my concerns 🧐
This feels far too good to be true - offline mode, security, ease of use and high performance all in the one simple to install npm package? I am certainly scared to trust it with data that needs to be confidential or available till any large companies start using it regularly and without issue.
Been working hard to build my dream database :) a lot done but still more to go. For social media data, the encryption in GUN is already safer than most server-side only protected data. If you use high enough entropy for encryption keys, financial/banking data is ok too, but blockchains are better for those types of apps.
Please do a tutorial on this! :D Thanks a lot for this video, you've made my day! :D I was looking for something exactly like this (a database which requires no server and is synced across users).
I would absolutely love to learn more about this using blockchain. Thinking about voting while ensuring security with verifications with it being decentralized also. Transparent voting tabulations while protecting identities and ensuring verifiable results by the end user and and the population.
DEFINITELY MAKE A FULL TUTORIAL BRO. Been dreaming about a decentralized cloud database
Check out orbitDB and IPFS too if you are interested in web3 tech
@@yamilmolinarrivera2636 bet
@@adamshafi541 and storj as well
@@tycooperaow fshoooo
Ay if any of you guys could direct me to the most secure, reliable, and widely supported decentralized cloud DB, I'd really appreciate it!! Im trying to use it to create an app to help ppl reclaim their data and get paid for it. And , you know, probably shouldn't be doin that on AWS or GCP if you know what I mean!
FIRESHIIIP we need a dedicated video on this! This will be a nice piece in the puzzle which is Richard Hendricks' dream of a decentralised internet 🤤
Check out orbitDB too!
I second @supreeth BS's statement @fireship
Yes please!!!
Please build a DAPP. That'll be awesome.
Yes for DAPP , IPFS or any other decentralised internet website..
yes
Yes please
Please, don't use Ethereum, it's utter garbage, use Solana instead.
Subtrate, Polkadot/Kusama would be cool as well.
This is so weird, I definitely wanna see it in action
- Are there multiple 'networks' or one big blob, which stores everybody's data?
- Auth and security seems impossible in this, but very curious how did they implemented it.
- All nodes/clients has to sync ALL the network's data, or could it be done partially?
If you could cover these in your video, that would be awesome, Thanks !
Cryptography definately holds the solution to having auth with this system.
Yeah exactly.
@@whisper__ what if we used 100% of the brain
Auth i would imagine is confirmed by the peers. Sort of like a blockchain, all peers have to agree that this is a genuine person who matches their known records
@@Martiansfromthemoon Still open to disruption if all peers are open. Authorized or elevated peers are a spin of this solution I have seen in some distributed systems before.
waiting for a full tutorial
Every time I watch your videos, I learn new things that I never heard of.
Interesting. I’ve not heard of gun before. Will have to look into it, I’m curious to how data security is managed if at all
Me to, It's really simple too like some guys stand in front of data centers with it and nobody without a pass can get in.
@RaitRow hmm, you can make somewhat medium scale app , should not have to limited
I suppose they might encrypt all data being sent around in the same way as they do with payments we make online, and if you work in a company with servers perhaps you could push the application into only trusting those servers with your data?
Great question! It uses cryptography - as I linked elsewhere, check out our cartoon explainers on how security works: gun[dot]eco/docs/Cartoon-Cryptography
Hey@@marknadal9622, thanks for the pointer in the right direction. Skimming through the link above I will absolutely be taking a run through this today! Good stuff! Good stuff!!
ooooh very interesting just waiting for that tutorial
Never heard this before, I’ll be interested to see a full tutorial
This is very interesting! I think the coolest part is the fact that no single person can control the whole database. I feel like that makes it very secure against rogue employees or contributors
seems like a blockchain killer to me
@@stachowi a consensus mechanism is lacking unless implemented
@@stachowi umm this serves a drastic difference than a blockchain and doesn't kill it at all... If anything it enhances a blockchain use case. You'd still want blockchain to serve as a base record layer than storing it directly in the DSC (decentralized cloud storage)...
So if no single person can control it, anyone can control it. What would stop others from using the network to manipulate or remove data to their liking?
+1 to the calls of yes please full gundb tut, such cool stuff
I could see this being great for games where you don't necessarily need a lot of persistent data
I made a proof-of-concept using GunDB for a client last year. Interesting piece of technology
You better make sure you have a lot of smart fridges under your controll if you want to rely on this for a production deployment 😉
silicon valley jian yangs smart fridge
@@vishvajeet7625 thatsthejoke.jpg
This is genius! Decentralized-virtual DB
Well that's probably the coolest looking package I've ever seen
Please more, but thank you for the thought, I really didn't know about gun.js. God Bless you.
Yes, full tutorial, please!
We definitely wanna see this new approach in action
really can't wait for a tutorial ! Thanks for introducing us to this amazing tool !
Would definitely love a full Gun tutorial! And can't wait for the Ruby on Rails in 100 seconds 🙌💎🔫
MORE PLEASE !!!!! this is awesome stuff.
I love this! Exactly how the internet should be!
Wow! Please make a full video and explain how it works (under the hood), advantages, disadvantage. You know - just like your usual videos.
DEFINITELY MAKE A FULL TUTORIAL BRO
Fireship is definitely one channel where I have to reduce the playback speed to properly grasp the content. IDK Maybe I am wired.
So excited for more Web3 content from you. Keep it coming!
I had a few questions, now I have so many! I've learned GUN in 100 seconds.
Not the tech we need but the tech we deserve
I'd love to see this!! I love decentralized tech, IPFS and other distributed databases are awesome for user control of data!
Would love a course on dapps!!!
For sure, I'd love to see what this thing can do!
great video! Id love to see a 10m episode about gun ;)
very interesting. Excited enough to
comment for a tutorial
U got me hyped buddy ❤️❤️
Let's do this 🔥🔥
Keep up the good work❤️
This actually sounds really cool as an option. Would very much appreciate a tutorial!
MAKE A FULL TUTORIAL PEER TO PEER IS THE FUTURE!
it's the place to find the new tech... 🔥
also would like to see the gun in action with fun 😌
I was very interested in Gun a few years ago but then it kind of fell off my map when things like Prisma/Hasura came out. Would love to see what they've been doing. I love graph dbs so please do another tutorial on Gun.
This sounds very interesting. Gonna have to do some more research on it. Would love to see you do a more in depth video on it for sure.
this is really cool! Even more so because the only (obvious) dependency it has is websocket
1:18 that beauty with gun
Yah...we definitely need a dedicated tutorial on this. Looks soo cool.
Nice!! Thanks for sharing this. I've never heard of this before. There are so many great non-big-tech solutions out there. Thanks for signal-boosting.
I‘m excited for a gun demo (even though this phrase sounds a bit weird)
Please create a detailed video/app/project on this. Really excited to learn this. Thanks for what you doing, btw.
This is such an interesting concept. Kindly do a full video on it. Also, please do a 100sec on Wordpress or Woocommerce REST API. Thank you!
Bringing the 💪🏻💪🏻s to 🔫 ! 🔥🔥🔥
Awesome, I would really like to see more on this
Exactly what I needed to know
America's favourite database!
Sounds really cool! I would love to see more on GUN
Full tutorial would be awesome!
Gun... Gun... Gun... we need Gun js tutorials
It is really nice that fireship talked about GUN.js. Can you give a full tutorial on using GUN.js with a database adapter for AWS S3?.
GUN is a must have gun under your belt.
Finally GUN got the attention it deserved
If you run into issues like out of ammo, just use npm install reload
I love the fact that you played cowboy music in the background
100% would love to see a full tutorial
Yes please. Its really interesting.
GUN.js for the win! PRETTY PLEASE!, Go ahead and do the extended use of GUN.js!
Okay definitely make a tutorial on this. I'm interested on how this works, scale, has auth and has security. Wanna see the drawbacks because this sounds too good to be true
Drawbacks are (1) not designed for financial/banking data (2) the cryptographic security, while good, means it is difficult to build admin panels (3) we're still trying to keep up with the scale/growth of users, so you need some workarounds for now. The other Qs are similar to other comments/replies, scroll for those! :)
Definitely want to see it in action.
I would like a full video on this topic, pretty please 😇
Wow, I didn't even heard of this great lib....
Why isn't it that popular?
Great info bud...
Si cool to talk about decentralized tech
Holy crap YES. Please make a tutorial!!
Jeff: explaining the concept so faithfully🤠
Me: Being distracted by the memes/animations 😉
GUN seems to be interesting
Security & Confidentialy are my concerns 🧐
You got me hooked ... tell me more !
Web3 is coming, will everything be peer-to-peer?
full tutorial please! this seems like something out the show silicon valley
For sure, a fullstack JS DApp will be more than welcome.
A full tutorial would be amazing
YES! Please make a tutorial with this i wanna learn how to make realtime apps
Let's go. I am very curious about this
Please make an in-depth video or series on Gun. I have been curious about Gun for an offline web app using IndexedDB.
This seems pretty cool. Reminds me a lot of IPFS and OrbitDB
Very interesting 🤔 A more detailed tutorial is definitely in order!
Hi Jeff, I would like to see the full-length tutorial video😇
This feels far too good to be true - offline mode, security, ease of use and high performance all in the one simple to install npm package? I am certainly scared to trust it with data that needs to be confidential or available till any large companies start using it regularly and without issue.
Been working hard to build my dream database :) a lot done but still more to go. For social media data, the encryption in GUN is already safer than most server-side only protected data. If you use high enough entropy for encryption keys, financial/banking data is ok too, but blockchains are better for those types of apps.
i didn't know about this and its been there since long time!
Gotta love that country music in the background
Would be interesting to see full tutorial on it !
Yes, please make a tutorial testing it out
Wow this is new to me and looks awesome
Very cool. Thanks
Really cool, will be a disruptor if it pull off! can read its being already being used by hackernoon etc.. definitely looking more videos on this Jeff
please make a project with this, it looks super interesting!
Would be super keen to see you do a video on this!
Waiting for the tutorial. Never heard about this before.
Please do a tutorial on this! :D Thanks a lot for this video, you've made my day! :D
I was looking for something exactly like this (a database which requires no server and is synced across users).
Interesting, Really wanna see a working real-world app... Show us this magic
the free and infinitely growing database i need, i need a tutorial for this
Awesome content!! And what's that badass western theme in the background???
I’ll be more than interested to see a running app with GUN :)
I would absolutely love to learn more about this using blockchain. Thinking about voting while ensuring security with verifications with it being decentralized also. Transparent voting tabulations while protecting identities and ensuring verifiable results by the end user and and the population.
Need a beyond 100 seconds for sure!
Build a dapp? YES!