From f2c60d17d1dd19514ca749d1f7d65eecad13bd40 Mon Sep 17 00:00:00 2001 From: Akilan Date: Tue, 10 Dec 2024 23:48:46 +0000 Subject: [PATCH] added README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..142b292 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# P2PRC tracking home server +This is a libary on top of P2PRC to create easier abstractions to setup servers on spare laptops at home and run applications which can exibit a monolithic behavoir (Ex: Self hosted jitsi, Indvidious). The motivation is to ensure users can share self hosted infrastructure with friends and can design a really simple replicatable instances of servers. + +More information: https://github.com/p2prc/p2prc-home-server/blob/main/docs/p2prc-home-server.pdf +