← Back to context

Comment by thinkloop

13 hours ago

Other things that I would like the web to "fix" without knowing the solution:

- replace email for notifications: email is the default notification channel for most websites, but because it is inherently insecure and lacks privacy, messages are often reduced to generic alerts that omit the actual content (statements, bills, secure messages, etc.). Anything of value instead requires navigating to the site, logging in, and locating the relevant item. Ideally, the content itself would be delivered directly through a secure, private notification system without email as a proxy.

- eliminate account creation/login: browsers should be able to authenticate to sites cryptographically using locally held keys, allowing APIs to securely identify and associate a user with an account without explicit registration or login flows shifting credential management from centralized servers to the user’s device, simultaneously reducing exposure from credential storage and leaks.

- automatic selection of gdpr "only necessary cookies" (or whatever your preference) without prompts/ui and similar