(no title)
goda90
|
17 days ago
What are some strategies a platform like this can take against spam or influence bots? Tying real life identities to users would certainly limit that(though identity theft and account selling could still happen), but that adds friction to joining, poses security risks, and many people might feel less comfortable putting their opinions openly online where backlash could impact real life.
INTPenis|17 days ago
But it should be treated as a relatively safe ID, it's even used for voting. If you feel uncomfortable, just have one device for eID, and one for everything else.
I think it's a great tool if we want to implement some sort of liquid democracy feature.
econ|16 days ago
longfacehorrace|17 days ago
Host a platform like this at city hall, county building, capitol building, schools.
Only a human can access a terminal. Have humans monitor ingress/egress.
A more generalized solution that solves the specific problem inherent to all these digital ones.
acgourley|17 days ago
worldsayshi|17 days ago
Lerc|17 days ago
nerdsniper|17 days ago
observationist|17 days ago
It's funny to think of how the US government is effectively a decentralized web of trust system. Building one that works, that has sufficient network effects, auditability, accountability, enforcability, so that when things are maliciously exploited, or people make mistakes, your system is robust and resilient - these are profound technically difficult challenges.
The US government effectively has to operate IDs under a web of trust, with 50 units sitting at the top, and a around 3,000 county sub-units, each of which are handling anywhere from 0 to 88 sub-units of towns, cities, other community structures.
Each community then deals with one or more hospitals, one or more doctors in each hospital, and every time a baby is born, they get some paperwork filled out, filed upward through the hierarchy of institutions, shared at the top level between the massive distributed database of social security numbers, and there are laws and regulations and officials in charge of making sure each link in the chain is where it needs to be and operates according to a standard protocol.
At any rate - ID is hard. You've gotta have rules and enforcement, accountability and due process, transparency and auditing, and you end up with something that looks a bit like a ledger or a blockchain. Getting a working blockchain running is almost trivial at this point, or building on any of the myriad existing blockchains. The hard part is the network incentives. It can't be centralized - no signing up for an account on some website. Federated or domain based ID can be good, but they're too technical and dependent on other nations and states. The incentives have to line up, too; if it's too low friction and easy, it'll constantly get exploited and scammed at a low level. If it's too high friction and difficult, nobody will want to bother with it.
Absent a compelling reason to participate, people need to be compelled into these ID schemes, and if they're used for important things, they need a corresponding level of enforcement, and force, backing them up, with due process. You can't run it like a gmail account, because then it's not reliable as a source of truth, and so on.
I don't know if there's a singular, technological fix, short of incorruptible AGI that we can trust to run things for us following an explicit set of rules, with protocols that allow any arbitrary independent number of networks and nodes and individuals to participate.
gpm|17 days ago
I'm assuming it's equivalent to lobste.rs implementation: https://lobste.rs/about#invitations
The cost of this is adding a ton of friction to joining.
tracker1|16 days ago
I'm just using this as a specific example. Not saying that there aren't hateful sentiments or people behind comments or positions... only that depending on how such policies are interpreted you can't even debate sensitive issues.
thinkingtoilet|16 days ago
mmooss|17 days ago
Off the top of my head, a possible method is a proxy or two or three, each handling different components of authentication and without knowledge of the other components. They return a token with validity properties (such as duration, level of service). All the vendor (e.g., Polis) would know is the validity of the token.
I'm sure others have thought about it more ...
ianburrell|17 days ago
The problem is that lots of sites need/want email address. So would need system for anonymous email, and that would either need real email to forward, or way to read email.
worldsayshi|17 days ago
mejutoco|16 days ago
- Not having just upvote or downvote, but upvote as funny or insightful (slashdot)
- Not allowing to vote or comment until some karma has been reached (new accounts inflame topics and disappear later, having influenced).
- Invite only so one can block while chain of accounts.
- Not allowing to vote or comment every day or every hour, but randomly (more difficult for bots)
- Automatically downvoting posts with grammatical or low-effort errors.
- Having a way to allow replies only from the account you are answering to (so that bots do not switch places while moving the topic).
- Post history public (on reddit it can be made private, so a bot is posting hate in many communities and one cannot cross-check)
- Some sort of graph of statistics of accounts that comment together.
- Paying a small amount as friction for bots (linked to card, etc.)
I guess with AI there would be even more. These are some from the top of my head.
rwmj|16 days ago
nottorp|16 days ago
So allow only LLM generated posts?
renato_shira|17 days ago
[deleted]
kipukun|17 days ago
cosmic_cheese|17 days ago
Edit: Why is parent comment flagged/dead? Doesn’t seem that controversial?