Go to file
Aaron Bieber 76757fa256
Add pledge and unveil when running on OpenBSD
also use consistent terms for stable and current
2022-09-24 19:58:39 -06:00
.envrc initial 2022-09-23 16:45:55 -06:00
.gitignore Add some style tweaks 2022-09-23 20:25:02 -06:00
flake.lock initial 2022-09-23 16:45:55 -06:00
flake.nix add sqlite 2022-09-23 22:16:13 -06:00
LICENSE remove stray form 2022-09-23 17:00:32 -06:00
openbsd.app.pl Add pledge and unveil when running on OpenBSD 2022-09-24 19:58:39 -06:00
README.md mark stable/unstable search complete 2022-09-24 10:06:22 -06:00

OpenBSD.app

TODOs

  • use OpenBSD::Pledge / use OpenBSD::Unveil.
  • Parse input to match Full-text Query Syntax: https://www.sqlite.org/fts5.html .
  • Style.
  • OpenSearch support.
  • Stable and unstable search.