whotwagner
whotwagner
The AMiner needs a solid documentation. https://readthedocs.org/ might be a good place to put the documentation to. Key-Requirements are: - Full coverage of all aminer-functionality - Full coverage of all...
We should add a check that makes sure that the path to a specific directory is secure. Let's say the persistency-dir is /var/lib/aminer. We should open / with O_PATH and...
At the moment, many security related code is handled in different parts of the code. That makes it less maintainable and less secure. It is not easy to understand whats...
It seems like the ssh-type currently only supports username/password authentication. It would be nice to also support ssh-keys.
When aminer was installed via apt on ubuntu 22.04 the folllowing error is thrown: ``` $ sudo aminer -C -c /etc/aminer/conf.yml Failed to load configuration from /usr/lib/logdata-anomaly-miner/aminer/YamlConfig.py Failed to load...
When I execute `synapse_auto_compressor -p 'postgresql://r:@localhost/synapse' -c 500 -n 100` the following error returns: ``` [2024-09-09T20:05:24Z INFO synapse_auto_compressor] synapse_auto_compressor started [2024-09-09T20:05:24Z INFO synapse_auto_compressor::manager] Running compressor on room !Room:server.tld with chunk...