So my understanding of Solid goes like this:
The POD’s owner aka person who made the POD owns all data stored in it, while the host is providing the server to host the POD, but has no access to the data in it. The POD’s owner uses his POD as identification, instead of traditional usernames/passwords.
My question is how would one “log in” to their PODs? Assuming it’s a username/password system, where would the usernames/passwords be stored? If it’s stored on a central server isn’t that counterproductive? Or is my understanding of Solid flawed?
Thanks in advance