How would this network protect itself against spambots? Is there any sort of reputation system or barrier to entry that would be fine for an average user but annoying to bot operators?
despite having "OS" in the name, it has nothing to do with operating systems.
It's a local node.js app you run, which connects to their own mesh network, and somehow fetches the user data from the P2P mesh.
The P2P mesh is supposed to be uniform, "No masters, no workers, no special hardware" - but later in the README, they mention (1) users paying for storage and bandwidth (2) other users hosting the servers at their home using two different hardware classes. So it seems there is a pretty clear client/server distinction - even if the code is identical, the functions are not.
It is not clear how the data is stored - if I add a gigabyte of photos and then close the lid of my laptop, who is storing those? Do I choose specific nodes I trust, or is it assigned randomly? How much so I need to pay them for this? What if they turn off the server, do I lose all the data?
There is your usual "your identity is your keypair" deal, this time they recommend a USB stick for this, created from 24-word keyphrase. The good news is it makes the backup easy. The bad news is anytime you leave it unattended, someone else could copy your keys.
Just like with all other distributed systems of this sort, if you either lose your key (and have no backups), or someone else steals it, you lose control of your account forever and there is no way to recover.
There is its own cryptocurrency (of course!), which you can use to buy "Compute time, Storage, Streaming, Content from creators".
There is AI support of course, you can get paid for providing hardware which can run AI, and you can pay to run your queries on someone else's machines.
It has everthing to do with operating systems. It provide services for security, storage and compute. It also makes a network look like one system to the user
regarding the password... what is bad news is that everytime some some big tech company's database gets hacked your credentials get sold on the dark net. Why do they get hacked? because everyone knows they have millions of credentials for the taking. I prefer keeping my credentials on my own machine. If you lose your keys that is on you.
it's a node.js app which you run on your machine and which serves a localhost page with a bunch of services. Not clear which, but "messages", "files" and "streaming" are all mentioned.
This is the Pied Piper decentralized internet idea from Silicon Valley. With about as much technical explanation as the show writers managed. I doubt Gilfoyle would use it.
16 comments
[ 3.2 ms ] story [ 42.9 ms ] threadAnd its even worse, its Musk's dogecoin ilk.
What a way to kill a project before even starting it.
It's a local node.js app you run, which connects to their own mesh network, and somehow fetches the user data from the P2P mesh.
The P2P mesh is supposed to be uniform, "No masters, no workers, no special hardware" - but later in the README, they mention (1) users paying for storage and bandwidth (2) other users hosting the servers at their home using two different hardware classes. So it seems there is a pretty clear client/server distinction - even if the code is identical, the functions are not.
It is not clear how the data is stored - if I add a gigabyte of photos and then close the lid of my laptop, who is storing those? Do I choose specific nodes I trust, or is it assigned randomly? How much so I need to pay them for this? What if they turn off the server, do I lose all the data?
There is your usual "your identity is your keypair" deal, this time they recommend a USB stick for this, created from 24-word keyphrase. The good news is it makes the backup easy. The bad news is anytime you leave it unattended, someone else could copy your keys.
Just like with all other distributed systems of this sort, if you either lose your key (and have no backups), or someone else steals it, you lose control of your account forever and there is no way to recover.
There is its own cryptocurrency (of course!), which you can use to buy "Compute time, Storage, Streaming, Content from creators".
There is AI support of course, you can get paid for providing hardware which can run AI, and you can pay to run your queries on someone else's machines.