Commit graph

57 commits

Author SHA1 Message Date
ppom
773eb76f92
Update README to advertise ip-specific features 2025-08-04 12:00:00 +02:00
ppom
e0609e3c3e
Move rewrite section 2025-07-08 12:00:00 +02:00
ppom
28f136f491
README update
project status update (rust rewrite ok)

contributing: separate ideas & code
2025-07-08 12:00:00 +02:00
ppom
359957c58c
README: Add trigger command 2025-06-24 12:00:00 +02:00
ppom
cc38c55fdb
Add test-config subcommand to README 2025-06-06 12:00:00 +02:00
ppom
c04168d4dc
Fix outdated links in README 2025-06-06 12:00:00 +02:00
ppom
bc078471a9
NLnet statement 2025-06-01 12:00:00 +02:00
ppom
daf1bf3818
Update configuration
- README.md: update minimal example (was outdated since a long time 🤐)
- README.md: link to Security part of the wiki
- README.md: fix OpenBSD broken link
- README.md: add `state_directory` option
- activitywatch & server configs: remove from config directory. only
  available in the wiki.
- heavy-load: move to new bench directory
- test: move to tests directory

Fix #121
2025-05-31 12:00:00 +02:00
ppom
2ab6eeceaa
Matrix rooms 2025-05-16 12:00:00 +02:00
ppom
79b132d775 README: add a word on oppression 2025-05-03 12:00:00 +02:00
ppom
f641f45211 Update ARCHITECTURE.md 2025-02-22 12:00:00 +01:00
ppom
1ec558e559 v2.0.0-rc2 release
- Cross compilation to amd64 and arm64
- Fully static binaries
- Debian packages
- Man pages
- Shell completions
- Systemd service
2025-02-21 12:00:00 +01:00
ppom
79677cf327 Restructure code and document it in ARCHITECTURE.md 2024-10-26 12:00:00 +02:00
ppom
e39ba05da4 Update project status 2024-10-24 12:00:00 +02:00
ppom
a05e05750c Packaging for Rust 2024-10-24 12:00:00 +02:00
ppom
fba60f36f0 Update on project rewrite status 2024-10-12 12:00:00 +02:00
ppom
51669a87e3 Emphasis on the wiki. 2024-06-26 12:00:00 +02:00
ppom
6d1aaabbb7 Recommend reading more before starting 2024-06-24 12:00:00 +02:00
ppom
1c45104676 typo fix in YAML example 2024-06-24 12:00:00 +02:00
ppom
0fb3fb6267 typo fix 2024-06-08 12:00:00 +02:00
ppom
f26c5f35d4 readme nixos 2024-06-08 12:00:00 +02:00
ppom
520272637f readme update: reaction*.deb / nixos 2024-06-08 12:00:00 +02:00
ppom
674764ed05 Add OpenBSD wiki link 2024-04-28 12:00:00 +02:00
Luc Didry
57b72a04e8
📝 — Add instructions for nft46 minisign check 2024-04-10 10:03:32 +02:00
ppom
3ee48fa08e README: add development section 2024-03-18 12:00:00 +01:00
ppom
bfe0128764 Update wiki link to https://reaction.ppom.me 2024-01-17 12:00:00 +01:00
ppom
48fb6a85a5 Fix Makefile and update install doc 2024-01-10 12:00:00 +01:00
ppom
2b2275c547 Add repology badge 2024-01-08 12:00:00 +01:00
ppom
9ce589b07d Now signing release assets. fix #54 2024-01-04 12:00:00 +01:00
ppom
b834e02755 Fix jsonnet examples 2023-12-21 12:00:00 +01:00
ppom
380599c80a 📦 — Fix "Add a make target for Debian packaging" 2023-12-20 12:00:00 +01:00
ppom
55d098c69c update releases link 2023-12-05 12:00:00 +01:00
ppom
0746be69ae update: english article, wiki link 2023-11-30 12:00:00 +01:00
ppom
f1b7d4b4c7 Add go version in README 2023-11-24 12:00:00 +01:00
ppom
1f48964086 build as a static binary for perfect compatibility 2023-11-05 12:00:00 +01:00
ppom
50ce32d256 build with bullseye (debian 11) for better compatibility 2023-11-05 12:00:00 +01:00
ppom
611fa80385 add blog link 2023-10-30 12:00:00 +01:00
ppom
5db4c67ddb add section title 2023-10-28 12:00:00 +02:00
ppom
5866859c90 add /usr/local/bin 2023-10-28 12:00:00 +02:00
ppom
1012577b9c Add link to binaries 2023-10-28 12:00:00 +02:00
ppom
8c50f8412a new doc, new examples, support -help 2023-10-22 12:00:00 +02:00
ppom
345dd94b17 Implement start/stop commands
fix #41
update README and configuration files accordingly
2023-10-18 12:00:00 +02:00
ppom
92e07f5fe6 ip46tables
wrote `ip46tables` C minimal program to handle both ipv4 and ipv6 at the same time.
fix #22
2023-10-05 12:00:00 +02:00
ppom
e56b851d15 support json, jsonnet, yaml formats
- jsonnet, json and yaml support for configuration
- json and yaml support for output formats

fix #40
fix #27
2023-10-05 12:00:00 +02:00
ppom
b7ac94cbf8 Action-Réaction explanation 2023-10-01 12:00:00 +02:00
ppom
8e4f683fcc fix link 2023-09-03 13:27:28 +02:00
ppom
fdaf215c2c documentation 2023-09-03 13:26:27 +02:00
ppom
98f7f15ae0 Update presentation 2023-05-26 13:53:59 +02:00
ppom
a1da122601 fix socket path issues 2023-05-05 15:33:00 +02:00
ppom
3283077102 Fix doc error
'd' is an invalid duration unit
https://pkg.go.dev/time#ParseDuration
2023-05-05 15:12:24 +02:00