Hi team,
I read this discussion: Securing Retool Database Access: Is there a function to restrict the access source by IP? — and honestly, it’s a bit concerning.
Is there any plan to improve database connection security? At the very least, I’d expect:
• IP whitelisting
• SSH tunneling
• Rate limiting or brute-force protection
Right now, it feels like it’s too easy to attack a Retool-connected PostgreSQL instance if these measures aren’t in place. Does Retool currently offer any protection against brute-force login attempts to connected databases?
If not, could you please prioritize security improvements here? It’s a critical part of production usage.
Can i use any external db and use in the same way as your internal db?
Or do i need to go for self hosted if i want my env secure?
Thanks!