Subject RE: [firebird-support] What do YOU use for secure connections to the DB?
Author Alan McDonald
> Hi!
>
> I'd like to ask what you use to make a secure connection (tunnel) to
> your database. Connecting over the Internet is a major security issue,
> and the only documentation I found is the outdated "Firebird w.
> Zebedee" one on IBPhoenix. But since Zebedee is not updated anymore,
> I'm sure many of you have come up with other solutions instead.
>
> Some solutions have been suggested in my previous thread already
> (OpenVPN, OpenSSH for example) but this time, I'd just like to know
> what the majority uses so I can choose the best and easiest solution.
>
> Thanks,
> Zd

OpenSSH isn't updated much either.
Remember that the security part for all these tunnels is the key. You
generate it, you change it regularly.
Zebedee is fine.
ALan