forked from federated-nexus/website
Add SearXNG page
This commit is contained in:
parent
aa222b80cf
commit
7f83290230
1 changed files with 6 additions and 6 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue