74 Commits
Author SHA1 Message Date
bj 46ab5fea97 Merger with rudefox master
Merge branch 'master' of https://git.rudefox.io/bj/torch-agent
2020-10-23 12:41:03 +02:00
bj 7197e9aa92 Updated example and sample config to run mosquitto on 2 ports: 1883 and 8883 2020-10-23 12:37:06 +02:00
bj 2c6071ea79 Added script to publish package to the Rudefox Debian repo 2020-10-23 12:33:24 +02:00
bj 4ac90e7e77 Updated documentation in torch.conf 2020-10-23 12:32:33 +02:00
bj 76e0c6e7a7 Tweaked README.md 2020-10-23 12:32:15 +02:00
bj d3af567287 Trying to make server certificate hostname verification optional 2020-10-22 13:52:02 +02:00
bj 0484e3b484 Version 0.0.6 increment 2020-10-22 11:37:34 +02:00
bj be4ce4a288 Reduced delays; they weren't the source of the problem 2020-10-22 11:32:13 +02:00
bj 7d764cb043 Moved over to using mqtt.publish.single() instead of manual connection 2020-10-22 11:07:26 +02:00
bj cd51f18eab Trying to fix disconnection issue using the paho-mqtt loop... 2020-10-22 10:50:24 +02:00
bj 97f8bdd3ac Try to disconnect only after publishing 2020-10-22 10:32:23 +02:00
bj 64b67b08cb Added Dcoker Tor test harness 2020-10-22 10:13:31 +02:00
bj 626c13cde2 Raised torch MQTT publish QoS to 1 (make sure broker received at least 1) 2020-10-22 10:06:06 +02:00
bj 09ff9f6e86 Modified build script to make signing optional 2020-10-22 09:24:45 +02:00
bj 8bc211d413 Changed default local Tor proxy host from 'localhost' to '127.0.0.1' 2020-10-22 08:51:01 +02:00
bj 67758f6eb3 Debian package should only reload Systemd if it is running on the current system 2020-10-22 08:50:00 +02:00
bj 43bece3c57 Added log messaging 2020-10-21 12:31:45 +02:00
bj 16085fd594 MQTT Client initialized incorrectly with paho-mqtt tls_insecure_set(True) 2020-10-20 20:05:30 +02:00
bj 5a2ac0c3dc Attempt to fix broken PySocks Debian package dependency 2020-10-20 13:27:09 +02:00
bj 26d4444137 Revised README.md files to take Rudefox repo into account 2020-10-20 12:26:26 +02:00
bj 59ddc37cfd Incremented version number to 0.0.5 2020-10-20 12:25:35 +02:00
bj fe94fcc204 BUGFIX: onion urls were broken 2020-10-20 12:16:19 +02:00
bj a8b1029ad2 Can provision from the online Rudefox Debian repo 2020-10-20 10:49:38 +02:00
bj 32ee0ffe55 fixed up build-deb.sh 2020-10-20 10:25:31 +02:00
bj f31e9e62d7 fixed build by correcting typo in setup.cfg 2020-10-20 00:42:05 +02:00
bj 05c9ae8d6e Upgraded build system to setup.cfg 2020-10-20 00:27:38 +02:00
bj 64b9698010 Fixed PySocks (lack of) dependency and formatting 2020-10-20 00:20:33 +02:00
bj d9e68d50fe Upgraded setuptools version 2020-10-20 00:08:33 +02:00
bj 1c6da7a091 Added .gitignore for .idea 2020-10-20 00:08:17 +02:00
bj 609ccfbf27 Fixed bash script warnings 2020-10-20 00:07:57 +02:00
bj a78cddfdb1 Fixed broken comment 2020-10-20 00:07:36 +02:00
bj a38b6ee751 Fixed typo 2020-10-20 00:07:24 +02:00
bj f3677ad45e Incremented version to 0.0.4 2020-10-09 12:11:59 +02:00
bj ceb80569cb Debian dependency fixed (albeit in a hacky way for now...) Finally works through tor on RPi image 2020-10-09 11:59:31 +02:00
bj 72c6af328e Attempt 3 at solving dependency issue on pi 2020-10-09 01:42:36 +02:00
bj 54b1fe79a9 2nd attempt at fixing Debian packaging issue with paho-mqtt version for RPi 2020-10-09 01:16:14 +02:00
bj 19df7d2d35 Updated example Debian package 2020-10-09 00:17:54 +02:00
bj 1a4fceb89e Increment version to 0.0.3 2020-10-09 00:01:59 +02:00
bj fa3ad27146 BUGFIX: Require Python paho-mqtt package version >= 1.5.1 2020-10-09 00:01:38 +02:00
bj 21d8dbe1d1 Added updated example .deb package 2020-10-08 19:58:45 +02:00
bj 4a54459eab BUGFIX: Changelog changed to build package 2020-10-08 19:55:00 +02:00
bj 21665f976c Updated version to 0.0.2 2020-10-08 19:48:16 +02:00
bj a891f9bf51 Revomed redundant version number constant 2020-10-08 19:45:01 +02:00
bj fa24e56662 Deleted unnecessary file 2020-10-08 19:41:39 +02:00
bj c94962e2f1 Updated README.md 2020-10-08 15:25:08 +02:00
bj a9aca4da54 Moved build over to Python setuptools and Debian dh_python 2020-10-08 15:20:42 +02:00
bj c3506607c4 Updated README.md Roadmap 2020-10-07 16:03:29 +02:00
bj f6dbd58f33 Updated README.md Roadmap 2020-10-07 16:01:49 +02:00
bj b31e589409 Updated icon size 2020-10-07 15:59:25 +02:00
bj 26b0c190ae Added project icon 2020-10-07 15:57:38 +02:00
bj e66221c5a6 Updated README.md with torch-pi-gen project 2020-10-07 15:43:00 +02:00
bj d09b6580aa Updated example README.md 2020-10-07 13:17:08 +02:00
bj 9b53e5c2ac Take GPG key lookup via email for signing into account 2020-10-07 13:13:12 +02:00
bj 7fe2fbd64e Updated README.md to reflect Debian package build 2020-10-07 12:57:57 +02:00
bj b2a8a2f90b Automated Debian package build 2020-10-07 12:48:55 +02:00
bj b093177248 Working Debian package! 2020-10-07 12:13:36 +02:00
bj e5273708ea Updated README.md files 2020-10-06 15:33:16 +02:00
bj fa9aa69ff7 Updated README.md files 2020-10-06 15:32:37 +02:00
bj 8c7381f020 Updated README.md files 2020-10-06 15:32:02 +02:00
bj 070b408254 Example should use mqtt.example.com instead of my unique Tor hidden service address :-) (which I will now change) 2020-10-06 15:22:20 +02:00
bj 97de2629ec Updated/Added README.md files 2020-10-06 15:16:27 +02:00
bj f99c80852b Updated/Added README.md files 2020-10-06 15:14:57 +02:00
bj 06539bba8b Dir rename 2020-10-06 14:29:52 +02:00
bj 12b55643e2 Renamed torch-pub.py to torch-agent.py 2020-10-06 14:26:41 +02:00
bj 258b166c36 Reorganized and regenerated example PKI 2020-10-06 13:54:00 +02:00
bj 05be3a003d BUGFIX: Tor hidden service was being closed after publication 2020-10-06 13:50:23 +02:00
bj 2948cf7f07 can override config dir using environment variable; block while creating Tor hidden service in case Tor isn't quite ready; added logging 2020-10-06 11:49:02 +02:00
bj 4502060a8c updated example conf file with clientId and onion host sample options 2020-10-06 11:16:26 +02:00
bj c415b548c5 Added --config-dir parameter and timestamp in payload 2020-10-05 16:36:04 +02:00
bj 5db0672423 Fixed /bin/bash reference 2020-10-05 16:34:27 +02:00
bj 58eb806b95 Include ClientID (default: hostname) and default topic 2020-10-05 13:49:34 +02:00
bj d58745ca2e Added support for tor / onion broker hostname 2020-10-05 13:18:22 +02:00
bj de6ac8a1ff Added README.md 2020-10-02 16:37:21 +02:00
bj d9cc5e9bda Initial commit 2020-10-02 16:34:30 +02:00