News
Welcome to the News community!
Rules:
1. Be civil
Attack the argument, not the person. No racism/sexism/bigotry. Good faith argumentation only. This includes accusing another user of being a bot or paid actor. Trolling is uncivil and is grounds for removal and/or a community ban. Do not respond to rule-breaking content; report it and move on.
2. All posts should contain a source (url) that is as reliable and unbiased as possible and must only contain one link.
Obvious right or left wing sources will be removed at the mods discretion. Supporting links can be added in comments or posted seperately but not to the post body.
3. No bots, spam or self-promotion.
Only approved bots, which follow the guidelines for bots set by the instance, are allowed.
4. Post titles should be the same as the article used as source.
Posts which titles don’t match the source won’t be removed, but the autoMod will notify you, and if your title misrepresents the original article, the post will be deleted. If the site changed their headline, the bot might still contact you, just ignore it, we won’t delete your post.
5. Only recent news is allowed.
Posts must be news from the most recent 30 days.
6. All posts must be news articles.
No opinion pieces, Listicles, editorials or celebrity gossip is allowed. All posts will be judged on a case-by-case basis.
7. No duplicate posts.
If a source you used was already posted by someone else, the autoMod will leave a message. Please remove your post if the autoMod is correct. If the post that matches your post is very old, we refer you to rule 5.
8. Misinformation is prohibited.
Misinformation / propaganda is strictly prohibited. Any comment or post containing or linking to misinformation will be removed. If you feel that your post has been removed in error, credible sources must be provided.
9. No link shorteners.
The auto mod will contact you if a link shortener is detected, please delete your post if they are right.
10. Don't copy entire article in your post body
For copyright reasons, you are not allowed to copy an entire article into your post body. This is an instance wide rule, that is strictly enforced in this community.
view the rest of the comments
This could all be solved with some zero knowledge proof technology so they can just prove your age and gain absolutely no tracking capabilities, but of course that will never happen.
Please elaborate
Its a cryptographic way of verifying something without having to expose the information it's verifying.
Lets say you need to prove you're over the age of 18
You can have a digital ID that has your birthdate on it.
Through some fancy cryptographic stuff I can't explain, the website could challenge your ID to prove your age, and the ID could return a response that proves you are over 18, but it doesn't need to actually give your name or age in response, and it's response isn't something that can be linked back to your ID.
Now simply having an ID isn't necessarily enough, kids could just take someones ID, so it might need to have some biometic's added and be a small piece of hardware that has the digital ID, so when the website challenges the ID, you unlock the ID with your fingerprint, and now the website knows the owner of that ID is the user of the ID, and they are 18 or older.
For this to work though you'd need someone who has authority on your age to implement the digital ID properly, and then write the software that will validate things.
So you could go to the DMV as an example, they issue you a license while you're there, you authenticate the ID with your finger print (but they DMV doesn't get your fingerprint, it's just stored on the ID) and then the website can challenge the ID and get a response that verifies you're old enough, without verifying who you are, or your age.
Edit: just to add, and ID like this wouldn't be limited to online. You could go to the liquor store and validate without them having to see your ID which exposes where you live for example.