Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Over the wire" connection encryption [CORE672] #1038

Closed
firebird-automations opened this issue Sep 17, 2003 · 11 comments
Closed

"Over the wire" connection encryption [CORE672] #1038

firebird-automations opened this issue Sep 17, 2003 · 11 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @pcisar

Votes: 1

SFID: 807964#⁠
Submitted By: pcisar

Using one of the standard crypt libraries: SSL, NSS...
----------------------
User: bacuz
Logged In: YES
user_id=844639

For this use ZeBeDee that is a very simple FREE program
that
implements tunneling using Blowfish encryption and ZLib
compression. It makes "over the wire" Firebird connections
much faster and secure. (I'm using this in my over the
wire
connections to IB).

You can get it on:

http://www.winton.org.uk/zebedee/
----------------------
User: nobody
Logged In: NO

for intranets, is there a solution? (shared intranet
without a firewall between the two sides) -- modifying
ibclient and redistributing one that supports
encryption ... is unlikely.
----------------------
User: nobody
Logged In: NO

AFAIK, you can acomplish this by using stunnel/ssl (to
encript the IB packets).
----------------------
User: nobody
Logged In: NO

And Zlib compression for modem connections ;->

Commits: 2a5e7e7

@firebird-automations
Copy link
Collaborator Author

Commented by: Alice F. Bird (firebirds)

Date: 2003-11-14 14:42
Sender: carlosga_fb
Logged In: YES
user_id=626355

Another good option for implement this can be the use of
OpenSSL that allows SSL/TLS connections.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

issuetype: New Feature [ 2 ] => Improvement [ 4 ]

assignee: Dmitry Yemanov [ dimitr ]

SF_ID: 807964 =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Dmitry Yemanov [ dimitr ] => Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Modified by: Alice F. Bird (firebirds)

description: SFID: 807964#⁠
Submitted By: pcisar

Using one of the standard crypt libraries: SSL, NSS...
----------------------
User: bacuz
Logged In: YES
user_id=844639

For this use ZeBeDee that is a very simple FREE program
that
implements tunneling using Blowfish encryption and ZLib
compression. It makes "over the wire" Firebird connections
much faster and secure. (I'm using this in my over the
wire
connections to IB).

You can get it on:

http://www.winton.org.uk/zebedee/
----------------------
User: nobody
Logged In: NO

for intranets, is there a solution? (shared intranet
without a firewall between the two sides) -- modifying
ibclient and redistributing one that supports
encryption ... is unlikely.
----------------------
User: nobody
Logged In: NO

AFAIK, you can acomplish this by using stunnel/ssl (to
encript the IB packets).
----------------------
User: nobody
Logged In: NO

And Zlib compression for modem connections ;->

=>

SFID: 807964#⁠
Submitted By: pcisar

Using one of the standard crypt libraries: SSL, NSS...
----------------------
User: bacuz
Logged In: YES
user_id=844639

For this use ZeBeDee that is a very simple FREE program
that
implements tunneling using Blowfish encryption and ZLib
compression. It makes "over the wire" Firebird connections
much faster and secure. (I'm using this in my over the
wire
connections to IB).

You can get it on:

http://www.winton.org.uk/zebedee/
----------------------
User: nobody
Logged In: NO

for intranets, is there a solution? (shared intranet
without a firewall between the two sides) -- modifying
ibclient and redistributing one that supports
encryption ... is unlikely.
----------------------
User: nobody
Logged In: NO

AFAIK, you can acomplish this by using stunnel/ssl (to
encript the IB packets).
----------------------
User: nobody
Logged In: NO

And Zlib compression for modem connections ;->

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 10696 ] => Firebird [ 15085 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: danielrail (danielrail)

In the U.S., the new meaningful use rules(for the healthcare industry) now dictates that this a feature that a user needs to have the capability to activate. And, SSL/TLS would be accepted.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Open [ 1 ]

Target: 3.0 Beta 1 [ 10332 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Implemented plugin interface for wire crypt plugins.
Implemented alleged RC4 plugin, which can use keys, created by SRP authentication plugin during authentication.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 3.0 Alpha 1 [ 10331 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants