Closed lrascao closed 8 years ago
I suppose the title sould be refined as, while D-Bus specifications tells every SASL mechanism should be supported, they are not all implemented by reference implementation (C one) and non-SASL authentication mechanism are implemented (nonce-TCP transport...).
In order to be fully compatible with D-Bus existing implementations, it would be preferable to:
I consider solving 1 and 2 is a prerequisite for being a good candidate for 3 ;)
Ah, i see, i thought the ideas were separate projects that could be picked independently. I find the whole project interesting but i have doubts on wether i could allocate enough time for it, what would be your estimate of the workload for the whole thing?
I don't have a precise idea of the workload as I have not yet identified what mechanisms are really required.
That's why I propose, as a first step, to identify these mechanisms (which shouldn't take more than a half day...) then discuss which ones are feasible as GSoC.
Got it, closing issue, hopefully will open a new one with a better analysis
Great, thanks !
Hi @jeanparpaillon Just to get an understanding of what would this entail, is the idea to implement all the SASL mechanisms (https://en.wikipedia.org/wiki/Simple_Authentication_and_Security_Layer#SASL_mechanisms)?