41 Commits

Author SHA1 Message Date
AndReicscs 0f84ae6e01 update demo video 2026-06-23 08:42:17 +00:00
Termine Andrea 7c34a5a650 Update video source in README showcase section 2026-06-22 21:27:27 +02:00
Termine Andrea e284361e5a Update README to remove Operational Checklist
Removed 'Operational Checklist' from the table of contents.
2026-06-22 20:04:31 +02:00
AndReicscs 697378aae1 update registry urls to github ghcr 2026-06-22 14:23:18 +00:00
AndReicscs 8589ce8e8e updated to api/v2 2026-06-22 12:21:52 +00:00
AndReicscs a9a918f67b removed legacy versioning logic for the version endpoint and deleted version file, update docs to reflect changes 2026-06-22 11:35:41 +00:00
AndReicscs 8305cc5160 added simple operations user docs and linked them into the repo readme 2026-06-21 13:47:13 +00:00
AndReicscs dd7715fbed updated docs to reflect current changes made so far 2026-06-21 13:28:06 +00:00
AndReicscs 3c760c5942 updated versioning logic to leverage the semantic versioning instead of min_ver variables. reflected changes to docs, removed background polling for registry.
started to transition honeywire system versions to 2.0.0

improved workers startup messages
2026-06-17 11:49:18 +00:00
AndReicscs 3a938a50da small fixes, implemented architecture and developer docs. 2026-06-03 19:46:05 +00:00
AndReicscs d5e3ba99a7 camelCase refactor for api. backend->frontend communication 2026-05-28 15:37:37 +00:00
AndReicscs c647098667 trying to fix hub centric deployments....
moved NodeId to hub, identity is retrieved through api keys now.
2026-05-19 14:33:21 +00:00
AndReicscs a42e96d49f refactored backend for better modularity and compartimentalization of concerns, updated documentation to match current changes. 2026-05-10 09:51:55 +00:00
Termine Andrea 2612de1759 Update README.md 2026-04-23 18:09:35 +02:00
Termine Andrea 46ba872fe1 Update release badge to version 1.1.1 2026-04-22 13:36:12 +02:00
Termine Andrea 0e42a8c453 Enhance README with additional badges and content 2026-04-21 10:44:12 +02:00
Termine Andrea 10515ca460 Revise README structure 2026-04-21 00:21:38 +02:00
andreicscs 112c075e84 feat: Implement SIEM integration and improve webhook handling
- Added asynchronous alert processing for webhooks and SIEM forwarding to prevent socket exhaustion during high-volume events.
- Introduced SIEM configuration options in the settings dashboard, allowing users to specify server address and protocol (TCP/UDP).
- Implemented graceful shutdown procedures to ensure alert queues are drained before service termination.
- Updated notification dispatch logic to utilize a queue for webhook messages, enhancing reliability.
- Enhanced the API to support new SIEM-related configurations and events.
- Updated the UI to reflect new SIEM settings and added a dedicated section for SIEM forwarding in the settings.
- Improved documentation to include details about the new SIEM features and configuration options.

- minor ui improvements.
2026-04-21 00:14:42 +02:00
andreicscs 7294ba6719 updated logo, minor grammatical fixes in ui, and updated documentation to match 2026-04-20 19:41:59 +02:00
Termine Andrea e8fe8ecb2f Update README.md 2026-04-15 10:33:48 +02:00
andreicscs a261daa6a1 finalized UI, implemented sensor store, settings handled by sqlite, code readability and mantainability improved, added api endpoints, updated
documentation to match.
getting things ready for v1.0.0 release
2026-04-15 10:08:04 +02:00
andreicscs 61e0758e0c update event contract for better readability and removed unused fields 2026-04-12 11:35:07 +02:00
Termine Andrea 0333a368cc Update README.md 2026-04-12 00:09:59 +02:00
Termine Andrea 69f413f2c6 Update README.md 2026-04-10 10:59:39 +02:00
andreicscs 5cdb563778 updated and improved readibility in documentation 2026-04-10 10:54:12 +02:00
Termine Andrea 3922cd1888 fix table of contents links 2026-04-07 17:42:27 +02:00
andreicscs 55aeed8e21 updated workflows to execute codeql scan, updated documentation 2026-04-07 17:38:04 +02:00
andreicscs 6e6c22ca6d standardized event schema to details instead of metadata to avoid confusion 2026-04-07 09:29:48 +02:00
Termine Andrea b64a7d1810 fix Bold text 2026-04-04 11:37:36 +02:00
andreicscs ff4d214d95 updated README 2026-04-04 11:36:39 +02:00
Termine Andrea c2168144e4 Fix screenshot path typo 2026-04-03 11:39:21 +02:00
andreicscs dbfdf1df90 refactor: implement V1.0 contract and unified SDK architecture
- Migrated to HW_ environment variable namespace
- Created installable python-honeywire SDK package
- Standardized sensor templates with Distroless Docker support
- Added CI/CD pipeline for PR security scanning and functional testing
- Updated all internal documentation to match V1.0 specs
2026-04-03 11:38:16 +02:00
Termine Andrea 9ad5597b96 Enhance README with Table of Contents and Security suggestions
Added a Table of Contents and improved documentation clarity.
2026-04-02 21:04:30 +02:00
andreicscs 9c5c4dad86 Version 1.0.0 2026-04-02 19:49:34 +02:00
Termine Andrea bd68fabc26 Add WIP badge to README
Added a status badge to the README.
2026-03-28 08:32:11 +01:00
Termine Andrea 0b2c07ab02 Add API_SECRET configuration to README 2026-03-27 12:44:45 +01:00
Termine Andrea 6817d0d666 Update Docker image references in README 2026-03-27 12:29:13 +01:00
Termine Andrea 3df97a9178 Enhance README with license badge and feature details
Added license badge and improved feature descriptions in README.
2026-03-27 12:10:02 +01:00
Termine Andrea 5b1e869bea Update README with .env file setup instructions
Added instructions for creating .env files for Hub and Agent, including configuration details for ports, API secret, and sensor identification.
2026-03-27 10:24:51 +01:00
Termine Andrea 56367cbced Update README for clarity and feature descriptions
Corrected typos and improved clarity in README.
2026-03-27 10:18:32 +01:00
andreicscs 5fb033bf04 Initial commit 2026-03-27 00:39:51 +01:00