Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emppu-dev/librerest

A Privacy-Focused Front-End to Pinterest.
https://github.com/emppu-dev/librerest

frontend go libre librerest pinterest privacy

Last synced: 20 days ago
JSON representation

A Privacy-Focused Front-End to Pinterest.

Awesome Lists containing this project

README

        

# Librerest
A Privacy-Focused Alternative to Pinterest.
- No tracking
- No exposing your IP address; connections are proxied
- No JavaScript
- No cookies
- No hassle

## Screenshots
![Index](./screenshots/index.png)
![Results](./screenshots/results.png)

## Instances
| URL | Location | Cloudflare |
|-|-|-|
| https://librerest.bunk.lol | 🇮🇸 IS ||

## Speed
| Performance Metric | Librerest | Pinterest |
|-|-|-|
| Performance | 100% | 30% |
| Speed Index | 0.2 s | 4.4 s |

Speed test results: [Librerest](https://pagespeed.web.dev/analysis?url=https://librerest.bunk.lol/), [Pinterest](https://pagespeed.web.dev/analysis?url=https://www.pinterest.com/)

## How to deploy
1. Install docker
2. Configure docker-compose.yml
3. Run `docker compose up -d` to build and run the container as a daemon.