Imported from previous forum
[ original email was from Marko Klacar - mark-kla@dsv.su.se ]
Hi, I’m currently writing my master thesis on how the FIX protocol addresses confidentiality, integrity and availability.
Is anyone interested in contribuuting to my work?
Hi, I’m currently writing my master thesis on how the FIX protocol
addresses confidentiality, integrity and availability.Is anyone interested in contribuuting to my work?
I’m doing FIX in my everyday work. What parts of FIX are unclear for you?
I can’t write your thesis, but can explain how things are working.
gabor
[ original email was from Marko Klacar - mark-kla@dsv.su.se ]
> > Hi, I’m currently writing my master thesis on how the FIX protocol
addresses confidentiality, integrity and availability.
Is anyone interested in contribuuting to my work?
I’m doing FIX in my everyday work. What parts of FIX are unclear for
you? I can’t write your thesis, but can explain how things are working.gabor
Hi again!
Gabor, do you have an e-mail addres so I can contact you?
Regards
Marko Klacar
Hi again! Gabor, do you have an e-mail addres so I can contact
you? RegardsMarko Klacar
Hi,
I sent you my email address to your mark-kla [at] dsv [dot] su [dot] se email address.
gabor
Hi, I’m currently writing my master thesis on how the FIX protocol
addresses confidentiality, integrity and availability.Is anyone interested in contribuuting to my work?
I’m doing FIX in my everyday work. What parts of FIX are unclear for you?
I can’t write your thesis, but can explain how things are working.gabor
hi gabor
if it s possible could you please give me your email .i have some questions about FIX and maybe you can help me out .
thanks
Hi, I’m currently writing my master thesis on how the FIX protocol
addresses confidentiality, integrity and availability.Is anyone interested in contribuuting to my work?
The best place to start is this document:
http://fixprotocol.org/documents/581/security.doc
Despite being over 10 years old it is still very close to what is done today. However, most integrations I have worked on have used SSL/TLS or a private line for privacy, authentication, and integrity. SSL/TLS can be used with server & client authentication required for the best level of security. This really means that your thesis would be mostly about SSL/TLS unfortunately!
James
[ original email was from Marko Klacar - mark-kla@dsv.su.se ]
> The best place to start is this document:
http://fixprotocol.org/documents/581/security.doc
Despite being over 10 years old it is still very close to what is done
today. However, most integrations I have worked on have used SSL/TLS or
a private line for privacy, authentication, and integrity. SSL/TLS can
be used with server & client authentication required for the best level
of security. This really means that your thesis would be mostly about
SSL/TLS unfortunately!James
Hello James,
I’ve already read the document, also I have given thougt to the things that you mentioned. Since my title is not yet decided I still have a little time to modify what my thesis is going to be about, my supervisor gave me similar feedback. So maybe I’ll look at the protocol and how systems can be constructed to achieve c.i.a, and hopefully the world will be able to benefit just a little more from it.
Cheers