Skip to content

Commit fb247df

Browse files
readme.md -> README.md
1 parent 4a924fb commit fb247df

File tree

1 file changed

+73
-0
lines changed

1 file changed

+73
-0
lines changed

README.md

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
<h1>
2+
Librecast: IoT Software Updates over IPv6 Multicast Experiments
3+
4+
<h3>
5+
Fed4fire Plus Proposal number: F4Fp-SME-COD210601-05
6+
7+
</hr>
8+
9+
## README
10+
11+
This repo covers the experimental set up for a series of experiments comparing multicast and unicast syncing of files for the usecase of file updates.
12+
As accepted by the 9th SME and NGI Cascade Funding Call by Fed4fire plus.
13+
14+
It contains scripts and documention for setting up these experiments.
15+
16+
17+
### License
18+
19+
This work is dual-licensed under GPL 2.0 and GPL 3.0.
20+
21+
`SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only`
22+
23+
### Website
24+
25+
https://librecast.net/
26+
27+
28+
### IRC channel
29+
30+
`#librecast` on irc.libera.chat
31+
32+
If you have a question, please be patient. An answer might take a few hours
33+
depending on time zones and whether anyone on the team is available at that
34+
moment. Feel free to raise an issue on the bug tracker.
35+
36+
37+
### Documentation
38+
39+
40+
The software used by these experiments are available at the following repos:
41+
42+
* iotupd https://github.com/librestack/iotupd
43+
* unisync https://github.com/librestack/unisync
44+
* lcroute https://github.com/librestack/lcroute
45+
* lwmon https://github.com/librestack/lwmon
46+
47+
#### Installation
48+
49+
METHOD covers the installation and running of the code for experiment setup and results.
50+
51+
## Questions, Bug reports, Feature Requests
52+
53+
New issues can be raised at:
54+
55+
https://github.com/librestack/librecast/issues
56+
57+
It's okay to raise an issue to ask a question. You can also email or ask on
58+
IRC.
59+
60+
61+
<hr />
62+
63+
<p>
64+
<a href="https://www.fed4fire.eu/demo-stories/cc/librecasttesting/">
65+
<img width="250" src="https://www.fed4fire.eu/wp-content/uploads/sites/10/2017/03/fed4fire_logo-e1489343254776.png" alt="Logo Fed4Fire plus : abstract logo grey circle with 3 nodes coloured red, orange, yellow" class="logocenter" />
66+
</a>
67+
<a href="https://ec.europa.eu/info/index_en/">
68+
<img width="250" align="right" src="https://www.fed4fire.eu/wp-content/uploads/sites/10/2017/04/eu-ch-flag.jpg" alt="Flags:EU Flag and Switzerland Flag" class="logocenter" />
69+
</a>
70+
</p>
71+
<p>
72+
This Project was funded by <a href="https://www.fed4fire.eu/"> Fed4Fire Plus </a> which has received funding from the European Union’s Horizon 2020 research and innovation programme, which is co-funded by the European Commission and the Swiss State Secretariat for Education, Research and Innovation, under grant agreement No 732638.
73+
</p>

0 commit comments

Comments
 (0)