<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/mr303linux/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/mr303linux/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 25 Mar 2012 00:10:46 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mr303linux/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by watergate</title><link>https://sourceforge.net/p/mr303linux/wiki/Home/</link><description>&lt;pre&gt;--- v6 
+++ v7 
@@ -1,2 +1,3 @@
  * [Hardware]
+ * [Serial Port]
  * [Booting]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">watergate</dc:creator><pubDate>Sun, 25 Mar 2012 00:10:46 -0000</pubDate><guid>https://sourceforge.net1dcdc3a6006969c6bcb20c8c1ba655b95e7d401a</guid></item><item><title>WikiPage Home modified by watergate</title><link>https://sourceforge.net/p/mr303linux/wiki/Home/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">watergate</dc:creator><pubDate>Sat, 24 Mar 2012 19:12:06 -0000</pubDate><guid>https://sourceforge.netfc504ee8fe6c3243fec80aa458dbd341b640625d</guid></item><item><title>WikiPage Home modified by watergate</title><link>https://sourceforge.net/p/mr303linux/wiki/Home/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -1,29 +1,2 @@
-MR303 starts:
-
- * get an IP address via DHCP
- * initiate HTTP-POST based [SOAP](http://de.wikipedia.org/wiki/SOAP) communication with cgbf0104n1.iptv.t-online.de 
- * key/certificate exchange,probably [X.509](http://de.wikipedia.org/wiki/X.509)-like
- * see also: http://www.t-hack.com/forum/index.php?topic=461.0
- * and: http://www.t-hack.com/forum/index.php?topic=75.0
- * on these sites they mention several important points:
- * keys/certificates are in "the chip" (Flash IC?) and
- * the running programs are signed, meaning, you cannot modify the OS without bricking the box
-
-x-tv2-auth-svrMsgNonce: 64bit random
-struct x-tv2-auth-ticketReq {
-      char TicketRequestVersion;//01
-      long long key;//64bit random
-      long long sendTime;//DateTime.Tick, sollte in etwa 01.01.2003 20:00:00 Uhr + zeit die die box seit dem booten läuft sein (?)
-      long long ClientSWVersion;//1.0.0.0
-      ushort src.Length;
-      ushort myKeyLengthInBytes;//256
-      uchar MyCertificate[src.Length];
-      uchar Signature[myKeyLengthInBytes];//SHA256 hash/signatur
-      }
-
-"Login"
-"LoginEx"
-"GetAccountSessionKey"
-"GetUpgradeFilesUrls"
-"GetUpgradeFilesUrlsForDevice"
-
+ * [Hardware]
+ * [Booting]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">watergate</dc:creator><pubDate>Sat, 24 Mar 2012 19:11:07 -0000</pubDate><guid>https://sourceforge.net4518531bf02965e5cd55856330361a52fd9d9347</guid></item><item><title>WikiPage Home modified by watergate</title><link>https://sourceforge.net/p/mr303linux/wiki/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -7,7 +7,7 @@
  * and: http://www.t-hack.com/forum/index.php?topic=75.0
  * on these sites they mention several important points:
  * keys/certificates are in "the chip" (Flash IC?) and
- * running programs are signed, thus you cannot modify the OS without bricking the box
+ * the running programs are signed, meaning, you cannot modify the OS without bricking the box
 
 x-tv2-auth-svrMsgNonce: 64bit random
 struct x-tv2-auth-ticketReq {
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">watergate</dc:creator><pubDate>Sat, 24 Mar 2012 19:01:23 -0000</pubDate><guid>https://sourceforge.net872422fb3e3aa907ec5ecf9d1bdfd19a438ff62c</guid></item><item><title>WikiPage Home modified by M</title><link>https://sourceforge.net/p/mr303linux/wiki/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -2,4 +2,28 @@
 
  * get an IP address via DHCP
  * initiate HTTP-POST based [SOAP](http://de.wikipedia.org/wiki/SOAP) communication with cgbf0104n1.iptv.t-online.de 
- * certificate exchange,probably [X.509](http://de.wikipedia.org/wiki/X.509)-like
+ * key/certificate exchange,probably [X.509](http://de.wikipedia.org/wiki/X.509)-like
+ * see also: http://www.t-hack.com/forum/index.php?topic=461.0
+ * and: http://www.t-hack.com/forum/index.php?topic=75.0
+ * on these sites they mention several important points:
+ * keys/certificates are in "the chip" (Flash IC?) and
+ * running programs are signed, thus you cannot modify the OS without bricking the box
+
+x-tv2-auth-svrMsgNonce: 64bit random
+struct x-tv2-auth-ticketReq {
+      char TicketRequestVersion;//01
+      long long key;//64bit random
+      long long sendTime;//DateTime.Tick, sollte in etwa 01.01.2003 20:00:00 Uhr + zeit die die box seit dem booten läuft sein (?)
+      long long ClientSWVersion;//1.0.0.0
+      ushort src.Length;
+      ushort myKeyLengthInBytes;//256
+      uchar MyCertificate[src.Length];
+      uchar Signature[myKeyLengthInBytes];//SHA256 hash/signatur
+      }
+
+"Login"
+"LoginEx"
+"GetAccountSessionKey"
+"GetUpgradeFilesUrls"
+"GetUpgradeFilesUrlsForDevice"
+
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">M</dc:creator><pubDate>Thu, 24 Nov 2011 21:37:47 -0000</pubDate><guid>https://sourceforge.net4c5297ffa759531429c8e84829dcb7c491c00625</guid></item><item><title>WikiPage Home modified by M</title><link>https://sourceforge.net/p/mr303linux/wiki/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,5 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/mr303linux/wiki/markdown_syntax/) syntax.
+MR303 starts:
+
+ * get an IP address via DHCP
+ * initiate HTTP-POST based [SOAP](http://de.wikipedia.org/wiki/SOAP) communication with cgbf0104n1.iptv.t-online.de 
+ * certificate exchange,probably [X.509](http://de.wikipedia.org/wiki/X.509)-like
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">M</dc:creator><pubDate>Thu, 24 Nov 2011 21:16:21 -0000</pubDate><guid>https://sourceforge.net7b56b7aaff3562147b1ab0c2eaf20f7b2f0f96ce</guid></item><item><title>WikiPage Home modified by M</title><link>https://sourceforge.net/p/mr303linux/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/mr303linux/wiki/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">M</dc:creator><pubDate>Thu, 24 Nov 2011 18:02:04 -0000</pubDate><guid>https://sourceforge.net08ffad47cd03105a965645f399fedf6f7ae27bf6</guid></item></channel></rss>