From david.hausheer at gmail.com Thu Apr 2 18:56:25 2020 From: david.hausheer at gmail.com (David Hausheer) Date: Thu, 2 Apr 2020 18:56:25 +0200 Subject: [SCION] New SCION App for Android In-Reply-To: <20c570bf-1df4-6011-e7e0-90cdbd478d37@gmail.com> References: <20c570bf-1df4-6011-e7e0-90cdbd478d37@gmail.com> Message-ID: Dear all, the SCION app has been updated to the latest SCIONLab release (v2020.03-2-gf3f0975). Thanks for all the feedback already received! Best regards Elias Kuiter, Tom Heimbrodt, David Hausheer On 24/03/2020 12:27, David Hausheer wrote: > Dear SCION listeners > > we are glad to announce the new version of the SCION app for Android: > > https://play.google.com/store/apps/details?id=org.scionlab.scion > > This version enables to run an entire SCION AS on an Android smartphone. > The configuration is very easy (just follow the "How to use" menu within > the app) > > We would be glad to get your feedback! > > P.S. The source code is available here: > https://github.com/ekuiter/scion-android > > Best regards > Elias Kuiter, Tom Heimbrodt, David Hausheer From david.hausheer at gmail.com Thu Apr 9 15:01:22 2020 From: david.hausheer at gmail.com (David Hausheer) Date: Thu, 9 Apr 2020 15:01:22 +0200 Subject: [SCION] Kickstarter Project - Power Pi: A smart UPS for the Raspberry Pi Message-ID: <053f903d-7d29-2ec5-bb19-783f2c4ba196@gmail.com> Dear SCIONLabers, our Secure IoT team at OVGU Magdeburg has launched a kickstarter project for our "Power Pi: A Smart UPS for the Raspberry Pi", which provides power supply to the Pi in power outage situations. It would be great if you could help us to spread this to people who you believe might be interested to back our project: https://www.kickstarter.com/projects/tjohn327/power-pi-a-smart-ups-for-the-raspberry-pi We are convinced that compared to similar products in the market, Power Pi is offered at a very competitive price without compromising on features such as a wide input voltage range and a high output current. P.S. The estimated delivery time already considers potential delays due to Covid-19, which we clarified with the manufacturer and shipping company. Thanks for your help and best regards, John, Vishnu, and David From mauro.casanova at canet.ch Thu Apr 23 09:52:53 2020 From: mauro.casanova at canet.ch (mauro.casanova at canet.ch) Date: Thu, 23 Apr 2020 09:52:53 +0200 Subject: [SCION] Some Questions for diploma Thesis (SCIONLab) Message-ID: <004201d61944$317d3cd0$9477b670$@canet.ch> Hi all I plan to set up a SCIONLab infrastructure as part of my thesis for HF graduation. The aim is to estimate the effort and feasibility for an SME company. After some first experience, I still have some questions for the realization. On this Link you can found an small architecture overview. I will use the SCIONLab infrastructure to build this up. My Questions: * Is it possible to run the scion control service on a VM an the border router service on a separated device? So what is necessary to run just an border router? * Can I as a SCIONLab User already use the path-awareness and multipath features, So can I write my own path- and traffic policies? (The goal is to create some policies like in the presentation on SCION day from Samuel Hitz) If yes, where can I do this? * The same Question I have for the peering link feature. Is this for an SCIONLab user also available? And something else. After the update of SCIONlab my test AS run well (all necessary service are up, SCMP messages are ok), but also after a new installation the SCION Apps / Webapps are just running with failure. Is this an knowing issue, or have I install the wrong apps? I will be very grateful for some answers. Special to know if this test deployment is possible. Thanks for your effort. Best Regards Mauro From juan.garcia at inf.ethz.ch Thu Apr 23 20:46:40 2020 From: juan.garcia at inf.ethz.ch (=?UTF-8?B?SnVhbiBBLiBHYXJjw61hLVBhcmRv?=) Date: Thu, 23 Apr 2020 20:46:40 +0200 Subject: [SCION] Some Questions for diploma Thesis (SCIONLab) In-Reply-To: <8e8a3e7c77d94c23acff9a3828643dcd@mailm211.d.ethz.ch> References: <8e8a3e7c77d94c23acff9a3828643dcd@mailm211.d.ethz.ch> Message-ID: Hi Mauro, I'm glad to hear you are experimenting with our user ASes. I checked the picture of your network architecture and looks alright. Now, for the questions (answering online) > * Is it possible to run the scion control service on a VM an the > border router service on a separated device? So what is necessary to run > just an border router? > If you refer to what type of hardware, then our experience is a PC can forward up to some 200Mbps. You can always test your hardware running a local topology, like "Tiny", and use our bandwidth tester to saturate a couple of BRs. * Can I as a SCIONLab User already use the path-awareness and > multipath features, So can I write my own path- and traffic policies? (The > goal is to create some policies like in the presentation on SCION day from > Samuel Hitz) If yes, where can I do this? > Yes, a SCIONLab user AS is no different in that regard. There are not too many things right now that are aware of path policies; the SIG might be one (I don't know for sure); you could even modify your path server to use path policies right now (it's planned to extend it to do so, but it's not supported at the moment). * The same Question I have for the peering link feature. Is this for > an SCIONLab user also available? > You can peer your user AS with another user AS of your choice. For that you will have to manually edit the topology files of both ASes. You can look at how peering links are represented by generating a local topology and inspecting the generated topology files. > And something else. After the update of SCIONlab my test AS run well (all > necessary service are up, SCMP messages are ok), but also after a new > installation the SCION Apps / Webapps are just running with failure. Is > this > an knowing issue, or have I install the wrong apps? > I don't know about the webapp, but other applications (bwtest client, netcat, etc) should have been updated as well. Please try with e.g. netcat and let us know. Also run dpkg -l scion* and copy the output, to see what versions you have installed. I hope this helps. In any case, please send us back your experience, and we might continue discussing using our Matrix channel, or Slack. Thanks and best regards, Juan A. > > I will be very grateful for some answers. Special to know if this test > deployment is possible. > > > > Thanks for your effort. > > > > Best Regards > > Mauro > > _______________________________________________ > SCION mailing list > SCION at lists.inf.ethz.ch > https://lists.inf.ethz.ch/mailman/listinfo/scion >