Hi all,
I wanted to start a TDD open-source project for learning purpose and thought of a telegram bot on my OMV that allows me perform some actions. Like adding a torrent by sending a magnet link and so on.
But I have a lot of security concerns, of course the deamon on my OMV will check, username and chat_id before even reading the messages but would you trust telegram enough to open such a back door on your OMV?
Do you have any idea to secure this project a little more?
Thanks