<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>MagicHat - 12 - Web interface</title><link>/challenges-projects/design-challenges/enchanted-objects/b/blog/posts/magichat---12---web-interface</link><description>While struggling to complete the blood-pressure measurement device, let&amp;#39;s have a look about how to show measured value In this project, measures will be communicated to the user in two waythrough a web interface that can be accessed by any devic...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: MagicHat - 12 - Web interface</title><link>https://community.element14.com/challenges-projects/design-challenges/enchanted-objects/b/blog/posts/magichat---12---web-interface</link><pubDate>Wed, 13 May 2015 11:01:26 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:38f65642-f4e3-4282-bebf-82f7b74996bf</guid><dc:creator>Workshopshed</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Was thinking about this today. Swapping out the &amp;quot;console&amp;quot; with your own application on the serial port should close what I see as a big back door on the Yún. If you have control over the Atmel32U4 side then you&amp;#39;ve also got root access to the Linux side. I&amp;#39;d not be surprised if there was a way that a &amp;quot;user&amp;quot; could flash their own code onto the Atmel32U4 side from Linux in turn granting elevated privilege on the Linux side.&lt;/p&gt;&lt;p&gt;I was wondering how that &lt;em&gt;/bin/ash --login&lt;/em&gt; command could be made to run as a lesser user but this is actually a better solution.&lt;/p&gt;&lt;p&gt;I&amp;#39;ll likely do the same and listen on a serial port but with my language of choice which is Python.&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Andy&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20806&amp;AppID=117&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: MagicHat - 12 - Web interface</title><link>https://community.element14.com/challenges-projects/design-challenges/enchanted-objects/b/blog/posts/magichat---12---web-interface</link><pubDate>Tue, 12 May 2015 08:46:52 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:38f65642-f4e3-4282-bebf-82f7b74996bf</guid><dc:creator>Workshopshed</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I&amp;#39;m not sure you have broken the control separation principle there. The Atmel32U4 knows only of the serial port and sends data down that. If you changed your format for the web client then you&amp;#39;d need to also change the Node application but you would not necessarily need to change the Atmel32U4 code so the separation is still there. Equally if you change the format sent from the Atmel32U4 the you&amp;#39;d only need to change the next level to keep sending the old format to the WebClient.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20806&amp;AppID=117&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>