Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 52 min 44 sec ago

I Support Privacy

Tue, 04/15/2025 - 5:26am
Categories: Hacker News

Kling AI 2.0 Has been released

Tue, 04/15/2025 - 5:24am
Categories: Hacker News

Tell HN: Proton is reading and filtering incoming mail

Tue, 04/15/2025 - 5:17am

This seems relevant to privacy-conscious folks here:

I just tried to use my existing ProtonMail account as a backup for my Gmail account. Instead of receiving the verification code, I got an email in my Proton inbox that says:

"Your Proton account is currently restricted from registering on third-party services"

Meaning that proton is actively reading (and filtering) mail from certain flagged accounts. Otherwise, how do they know my account just received a matching email from Google with a verification code?

This is not particularly surprising for most providers, but I was not expecting it from Proton. What's the point of all the encryption claims?

Comments URL: https://news.ycombinator.com/item?id=43690633

Points: 2

# Comments: 1

Categories: Hacker News

Google A2A: API Framework for AI Assistants

Tue, 04/15/2025 - 5:13am

Article URL: https://github.com/google/A2A

Comments URL: https://news.ycombinator.com/item?id=43690600

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: SupaSniffer – Test Supabase RLS

Tue, 04/15/2025 - 5:08am

Many startups use Supabase as a backend. I made this tool to enable to check anonymous access to tables using the anon key.

Just input your supabase entry point and your anon key to get an overview.

Fun fact, Supabase publishes the swagger of your db for anyone to see! (which is what makes this tool possible)

Excerpt of a sample output:

--- Table/View Test Summary --- [!] Potential RLS Leaks Found (Anonymous SELECT succeeded): - prices (19 rows accessible) Sample row: {"id": "price1", "product_id": "prod_QaZYMRtZiLaFiX", "active": true, "description": null, "unit_amount": 100, "currency": "usd", "type": "recurring", "interval": "month", "interval_count": 1, "trial_period_days": 0, "metadata": null} - products (19 rows accessible) Sample row: {"id": "price1", "active": false, "name": "One", "description": null, "image": null, "metadata": {}}

Comments URL: https://news.ycombinator.com/item?id=43690574

Points: 1

# Comments: 0

Categories: Hacker News

Pages