Host privacy frontends locally on your computer rather than relying on 3rd party instances
 
 
 
 
Go to file
ManeraKai f2ba0652b3
0.0.9 => 0.1.0
2023-05-26 15:06:50 +03:00
.github/workflows Delete test.yml 2023-05-13 09:36:47 +00:00
.vscode first commit 2023-05-07 21:17:09 +03:00
src Auto saved running forntneds for startup 2023-05-26 15:00:41 +03:00
src-tauri 0.0.9 => 0.1.0 2023-05-26 15:06:50 +03:00
.gitignore first commit 2023-05-07 21:17:09 +03:00
README.md Updated readme 2023-05-14 13:23:54 +03:00
package-lock.json 0.0.9 => 0.1.0 2023-05-26 15:06:50 +03:00
package.json 0.0.9 => 0.1.0 2023-05-26 15:06:50 +03:00

README.md

LibRedirect Frontends Manager

Host frontends locally on your computer rather than relying on 3rd party instances. A much better trust-less model.
For anonymizing your IP, use Lokinet

Available Frontends:

For Managing the frontends:

Development

Install Node.js, Rust, Docker

git clone https://github.com/libredirect/frontends_manager
cd frontends_manager
npm install
npm run tauri dev