TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Quest for Zero Login, Part 1

6 pointsby drfloobabout 16 years ago
For the TL;DR crowd: my thoughts on how to build a community site without a <i>required</i> login system. How to structure an <i>anonymous</i> community with user-generated content / assets.<p>I've been working on this idea for the past few months, and have only come to a rough solution. I'd like to put the idea out there, see who else is working/has worked on it, and get some feedback.<p>To be frank, I'm working on this for a project I don't intend to monetize, so maybe it's not right for the community, but I think you might find it interesting anyhow.<p>Thanks all, feedback appreciated!

2 comments

Hexstreamabout 16 years ago
How is it possible to have a meaningful implementation of "voting, tagging, or some reputation-earning scheme for the content itself" without an accompanying concept of identity?
评论 #556856 未加载
mdonahoeabout 16 years ago
How do zero login sites deal with spam? Fancy javascript?