Re: [dev] Some security question

2018-11-26 Thread Khaled Elsayed
Thanks Mats for the pointer. Very handy tool. Nicely done Rami. Khaled On Mon, Nov 26, 2018 at 5:21 PM Mats Wichmann wrote: > On 11/26/18 7:53 AM, Khaled Elsayed wrote: > > Hi Nathan > > > > Just wanted to confirm that json2cbor from iotivity-2.0.0 and latest > master > > both fail when an A

Re: [dev] Some security question

2018-11-26 Thread Mats Wichmann
On 11/26/18 7:53 AM, Khaled Elsayed wrote: > Hi Nathan > > Just wanted to confirm that json2cbor from iotivity-2.0.0 and latest master > both fail when an ACE contains a roletype entry. > > For the provisioning client example, is there anyway to inspect the .dat > files that are modified after th

Re: [dev] Some security question

2018-11-26 Thread Khaled Elsayed
Hi Nathan Just wanted to confirm that json2cbor from iotivity-2.0.0 and latest master both fail when an ACE contains a roletype entry. For the provisioning client example, is there anyway to inspect the .dat files that are modified after the provisioning is performed? Something like a cbor2json i

Re: [dev] Some security question

2018-11-20 Thread Khaled Elsayed
Thanks Nathan so much for the detailed responses. I was using the master branch which I believe is based on 1.4. I just downloaded 2.0.0 and will use it for the experimentation. My replies below inline. On Tue, Nov 20, 2018 at 8:40 PM Heldt-Sheller, Nathan < nathan.heldt-shel...@intel.com> wrote:

Re: [dev] Some security question

2018-11-20 Thread Nathan Heldt-Sheller
which version you’re working with? Thanks, Nathan From: iotivity-dev@lists.iotivity.org [mailto:iotivity-dev@lists.iotivity.org] On Behalf Of Khaled Elsayed Sent: Tuesday, November 20, 2018 5:06 AM To: iotivity-dev Subject: [dev] Some security question As I posted earlier, I am working on a mqtt

[dev] Some security question

2018-11-20 Thread Khaled Elsayed
As I posted earlier, I am working on a mqtt-ocf gateway. As a start, I am trying to deploy security on the OCF side. The proxy creates resources corresponding to the MQTT topics on the fly for both subscribe and publish request if the topic is new. This works perfectly and I tested that OCF clients