diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2024-04-11 00:23:43 +0200 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 01:30:29 +0200 |
| commit | 1210904b52a02cdec4153bd744a6b14cd032e4b0 (patch) | |
| tree | 75cb0078f8d71385c5542140c7ad5760ab8c6580 /get_links.py | |
| parent | 6be1837a59920ca0ba94f2454c597d64218dfb4e (diff) | |
| download | haunt-blog-1210904b52a02cdec4153bd744a6b14cd032e4b0.tar.gz haunt-blog-1210904b52a02cdec4153bd744a6b14cd032e4b0.tar.bz2 haunt-blog-1210904b52a02cdec4153bd744a6b14cd032e4b0.zip | |
Add search page with instruction on how to search.
While the search could be implemented with things like Xapian which is
available in most GNU/Linux distributions, not only this could be a
lot of work, but it also makes the site not static anymore, which
increase the attack surface of the server that runs the search.
And finally it teach users the bad practice of relying on SAASS
(service as a software substitute) or equivalent instead of doing the
work themselves on their computers with the tools they want.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'get_links.py')
0 files changed, 0 insertions, 0 deletions
