From lassaad at dfki.de Thu Apr 9 16:33:46 2015 From: lassaad at dfki.de (Lassaad Cheikhrouhou) Date: Thu, 09 Apr 2015 16:33:46 +0200 Subject: [Fiware-middleware] KIARA User Manual Message-ID: <55268DCA.9080900@dfki.de> Hello Christof, the user manual https://docs.google.com/document/d/17RmZZlJf78IEJOLxiiSHBND1zqD6jr9kuWT947f_1ms/edit?pli=1#heading=h.j69odvjnfh88 seems not to be up-to-date. BR, Lassaad From mach at zhaw.ch Thu Apr 16 08:30:12 2015 From: mach at zhaw.ch (Marti Christof (mach)) Date: Thu, 16 Apr 2015 06:30:12 +0000 Subject: [Fiware-middleware] Guides and Unit testing plan available Message-ID: <5CEA2E18-BF3B-43CF-9141-146D6686EB3B@zhaw.ch> Hi everybody The FIWARE Middleware Kiara "User and Developer Guide? and the "Installation and Administration Guide" for version 0.2.0 are finally ready. In Markdown format on GitHub in develop branch: - https://github.com/FIWARE-Middleware/KIARA/tree/develop On the FIWARE wiki page: - http://wiki.fi-ware.org/Middleware_-_KIARA_-_Installation_and_Administration_Guide_R4.2 - http://wiki.fi-ware.org/Middleware_-_KIARA_-_User_and_Programmers_Guide_R4.2 Also the Unit Testing plan is there (only on the wiki): - http://wiki.fi-ware.org/Middleware_-_KIARA_-_Unit_Testing_Plan_and_Report_R4.2 The wiki pages are already linked from the new I2ND Materializing page: - http://wiki.fi-ware.org/Materializing_the_Interface_to_Networks_and_Devices_(I2ND)_in_FI-WARE Beside porting it from the google docs document it took more time than expected, to review and rephrase some of the content and to verify it. I also extended the build.gradle to include testing summaries. In the Examples repo I added a runServer and runClient task. The API-Specifications still have to be ported. Since I now have set up a good toolchain this should be faster then the first version of the guide. If not to many changes/updates are required, it should be done by Friday evening. Best regards Christof ---- InIT Cloud Computing Lab - ICCLab http://blog.zhaw.ch/icclab Institut of Applied Information Technology - InIT Zurich University of Applied Sciences - ZHAW School of Engineering Phone: +41 58 934 70 63 Skype: christof-marti From Dmitri.Rubinstein at dfki.de Thu Apr 23 17:38:11 2015 From: Dmitri.Rubinstein at dfki.de (Dmitri Rubinstein) Date: Thu, 23 Apr 2015 17:38:11 +0200 Subject: [Fiware-middleware] Middleware Security Specification WorkItem Message-ID: <553911E3.9050801@dfki.de> For defining security specification we need to clarify meaning of following features: I) FIWARE.Feature.I2ND.Kiara.RPCJavaSecurity.Authentication What is the main purpose of authentication in case of a client and a server based on KIARA? Is it 1) either unidirectional authentication (server to client, or client to server) or mutual authentication (client and server authenticate each other) 2) other kinds of authentication (Is it possible to give an example?) In case 1), authentication protocols like SSL produce a unidirectional/bidirectional secure channel. Is it intended to use this channel afterwards for communication? II) FIWARE.Feature.I2ND.Kiara.RPCJavaSecurity.Encryption Whether AES (as default plugin for encryption/decryption) is intended for field encryption ? We need an answer as soon as possible, preferably until tomorrow meeting. Best, Dmitri