Add SearXNG page

This commit is contained in:
Henry Hiles 2025-06-23 14:10:09 -04:00
commit 7f83290230
No known key found for this signature in database

View file

@ -31,15 +31,15 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
more bridges / puppets, as long as they have an available nix package more bridges / puppets, as long as they have an available nix package
(ideally a nix module too). (ideally a nix module too).
</Card> </Card>
<Card title="End to End Encrypted Video Chats" icon="seti:video"> <Card title="Fast & Private Search Made Simple" icon="magnifier">
We run an [Element Call](https://github.com/element-hq/element-call) We run a [SearXNG](https://github.com/element-hq/element-call) instance
server, where you can log in with your Federated Nexus account and video that allows you to log in using your Federated Nexus account and perform
chat with end to end encryption. You can chat with anybody with a matrix fast, privacy-focused searches across the web—completely free from
account. tracking, profiling, or intrusive advertising.
</Card> </Card>
<Card title="A Fast and Free Home for Your Code" icon="seti:git"> <Card title="A Fast and Free Home for Your Code" icon="seti:git">
We host a free instance of [Forgejo](https://forgejo.org) at We host a free instance of [Forgejo](https://forgejo.org) at
[git.federated.nexus](https://git.federated.nexus). Forgejo is a free [git.federated.nexus](https://git.federated.nexus)! Forgejo is a free
and open source git forge, that (unlike GitHub) will never train an AI and open source git forge, that (unlike GitHub) will never train an AI
on your code. 🙃 on your code. 🙃
</Card> </Card>