LOL, no. I want to be able to have internet access anytime anywhere without identity checks, verification, or even anyone knowing exactly who I am. What is legal speech today is heretical "call the death squad" speech tomorrow.
Exactly. Anonymity is a feature, not a bug. Certain unpopular opinions can’t be said if the one posting now has to worry about the repercussions in the real world. A despotic government or just some malicious people are now able to punish you for simply having a different view point, which is NOT my version of an ideal internet.
It'll be nice when browsing without a license is punishable the same way driving without a license is. People will finally be held accountable for the things they say and do online.
I feel the exact same way about writing. How much human suffering has been caused by people's ability to just read and write down anything whenever they want? There is zero accountability! Heck, nowadays, I can even make graphics on a computer and then walk into Staples and print them out on official-looking, high quality paper. And they even have the gall let me pay anonymously in cash!
In the good old days, only the Church could publish books, so everything that was written down was thoughtful and true.
> 1. A WebID profile and browser certificate from one of the Solid-compliant identity providers, such as solid.community.
Hmmm, a centralized WebID eh? No thanks.
Even the "How it works" page [0] indicates how your solid pod becomes your id.
"In order to prove ownership of your data, you need a way to identify yourself. Rather than relying on a third party, you can use your Solid POD to say who you are. So no more “Log in with X” or “Log in with Y” on the Web — just “Log in with your own Solid POD”."
It'd be nice if it didn't replace one type of SSO with another, but proposed a way that SSO wasn't required at all.
I was actually able to authenticate, finally. I guess somehow the configuration was initially corrupted when I first tried. If at first you don't succeed, delete and start over.
https://github.com/solid/node-solid-server#testing-solid-loc...
> In order to really get a feel for the Solid platform, and to test out solid, you will need the following:
> 1. A WebID profile and browser certificate from one of the Solid-compliant identity providers, such as solid.community.
EDIT: Seems if you run `solid init` and accept the defaults, it will configure a local WebID provider that you can register to on first use.