Commit Graph

38 Commits

Author SHA1 Message Date
Jasper De Keukelaere
6e3206dacc Update README.md (#963)
Signed-off-by: Jasper De Keukelaere <66729282+jasperdekeuk@users.noreply.github.com>
2025-11-05 09:23:14 +01:00
Ettore Di Giacinto
ddbcbac0b1 Add example usage of Kairos project in README
Added example of Kairos project using VPN for decentralized clusters.

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2025-11-05 09:22:35 +01:00
Ettore Di Giacinto
f0a047e814 Fix LocalAI GitHub link in README
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2025-11-02 18:31:39 +01:00
Ettore Di Giacinto
cda4fd8790 Enhance README with EdgeVPN library example
Added an example of EdgeVPN usage in the library section.

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2025-11-02 18:31:18 +01:00
omahs
9d2fd09962 Fix: typos 2023-02-12 15:37:20 +01:00
Ettore Di Giacinto
e84bfbcfa3 📖 Update README with a section of projects using EdgeVPN 2022-10-21 18:41:55 +02:00
Ettore Di Giacinto
f5ea51d82e 📝 Switch to Apachev2
As EdgeVPN can be used as library and it turns out to be quite useful, change license for follow up versions
to Apache so can be used as a library easilier.
2022-08-27 21:55:21 +00:00
Ettore Di Giacinto
316c96dd2c 📒 Update docs 2022-04-23 12:21:11 +02:00
Ettore Di Giacinto
945d23c562 📒 Update README screenshots 2022-04-12 19:37:30 +02:00
Ettore Di Giacinto
e8e8b676c0 📓 Update README
Rephrase Kubernetes section
2022-02-11 00:03:06 +01:00
Ettore Di Giacinto
07549e9860 📓 Update README 2022-02-11 00:01:37 +01:00
Ettore Di Giacinto
ea199579f8 🎨 Add docs 2022-01-30 17:00:02 +01:00
Ettore Di Giacinto
10a7b0836c 📒 Update README 2022-01-26 23:39:19 +01:00
Ettore Di Giacinto
9e46419e96 📓 Update README 2022-01-22 17:08:22 +01:00
Ettore Di Giacinto
6d9bf3ecda ⚙️ Make vpn also register on start
Makes the services more uniform, so we can unify them further later on
in a common factory
2022-01-19 00:29:17 +01:00
Ettore Di Giacinto
259bae661a 📒 Update README 2022-01-17 23:58:53 +01:00
Ettore Di Giacinto
6d81d85b3a ⚙️ Add context to services 2022-01-17 23:58:53 +01:00
Ettore Di Giacinto
4297572315 📒 Update README 2022-01-01 22:02:54 +01:00
Ettore Di Giacinto
ea5b308595 📓 Add troubleshooting notes 2021-12-16 21:01:17 +01:00
Ettore Di Giacinto
6eb9cd491a 🎨 Add logo 2021-12-03 23:14:15 +01:00
Ettore Di Giacinto
5f72fc6bb4 🎨 Refactor services CLI UX
Make --srcaddress and --remoteaddress just --address. Additionally, take
first args instead of providing flags. Flags have precedence
2021-11-25 21:52:39 +01:00
Ettore Di Giacinto
e70c1cd97c 📓 Update README 2021-11-22 22:21:29 +01:00
Ettore Di Giacinto
016c8298c1 Readme: remove caveats
Caveats are not applying anymore
2021-11-16 01:05:52 +01:00
Ettore Di Giacinto
ea156456f4 📓 Update README 2021-11-01 21:10:21 +01:00
Ettore Di Giacinto
8148aae0b8 📓 Update README 2021-11-01 15:54:41 +01:00
Ettore Di Giacinto
d53d396f24 Allow to delete data from blockchain storage 2021-11-01 11:52:32 +01:00
Ettore Di Giacinto
2a230586d3 📓 Update README 2021-10-31 23:48:43 +01:00
Ettore Di Giacinto
a4faca6697 📓 Update Screenshots 2021-10-31 23:07:27 +01:00
Ettore Di Giacinto
36f548cf1f Update README 2021-10-31 18:51:28 +01:00
Ettore Di Giacinto
64b6f61fcd 📓 Update README 2021-10-31 00:16:45 +02:00
Ettore Di Giacinto
5839b009ce Update README.md 2021-10-30 14:44:20 +02:00
Ettore Di Giacinto
1e670fe4c2 Update README 2021-10-30 01:20:49 +02:00
Ettore Di Giacinto
9e4fe87222 Embed static and simple UI 2021-10-30 01:20:40 +02:00
Ettore Di Giacinto
c0aea2315f Add simple CLI 2021-10-28 00:53:42 +02:00
Ettore Di Giacinto
65c53b6f6f Allow to connect also with token 2021-10-28 00:00:42 +02:00
Ettore Di Giacinto
ff3292c6f0 Use blockchain as address table
This change rewires thing in a way that we consume less bandwidth.
Instead of broadcasting the interface messages, we broadcast a
blockchain that dynamically tracks records of the address and the nodes
of the network.

The blockchain is sealed and keys are automatically rotated via OTP. The
messages are then sent over p2p network selectively for each stream by
decoding the interface packet, and using the blockchain as resolver
2021-10-27 23:35:37 +02:00
Ettore Di Giacinto
bb601cf361 Update README.md 2021-05-17 19:49:10 +02:00
Ettore Di Giacinto
cb712a1fa3 First import 2021-05-15 14:37:29 +02:00