From 55524315f2c25a347905d2d7d31c8580fe702075 Mon Sep 17 00:00:00 2001 From: sijanec Date: Tue, 6 Apr 2021 15:00:37 +0200 Subject: 0.0.9 --- README.md | 13 +++++++------ debian/changelog | 6 ++++++ 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2fdf723..23e5460 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # sear.c -[![Build Status](https://jenkins.sijanec.eu/job/sear.c/badge/icon)](https://jenkins.sijanec.eu/job/sear.c/) - sear.c is used as a lightweight replacement for [SearX](https://en.wikipedia.org/wiki/Searx) that proxies and caches search results from the Google web search engine. The main advantages over SearX are speed and simplicity. @@ -40,13 +38,16 @@ make * check logs by navigating to /logs.html * program also writes all logs to standard error -## a word about public instances +## prebuilt binaries -It's not recommended to run a public instance of sear.c yet, as google likes to prevent spam by using a captcha. +apart from the usual debian distribution, there are also prebuilt binaries built for amd64 and arm64, as well as debian packages. -It's expected that I'll write a simple captcha forwarder so that users of public instances will solve captchas that are presented and keep the instance healthy. +before downloading, check that the build passed, indicated below on the badge: + +[![Build Status](https://jenkins.sijanec.eu/job/sear.c/badge/icon)](https://jenkins.sijanec.eu/job/sear.c/) -Currently it's recommended to run private instances, protected by a password using a reverse HTTP proxy. +* amd64: [https://cargova.sijanec.eu/prog/sear.c](https://cargova.sijanec.eu/prog/sear.c) +* arm64: [https://of.sijanec.eu/prog/sear.c/](https://of.sijanec.eu/prog/sear.c) ## screenshots diff --git a/debian/changelog b/debian/changelog index 2fc3e1e..c9625a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +sear.c (0.0.9-1) stable; urgency=low + + * added notices about building in README + + -- Anton Luka Šijanec Tue, 06 Apr 2021 15:00:00 +0200 + sear.c (0.0.8-1) stable; urgency=low * testing building in production goes brrrrrr -- cgit v1.2.3