Manu

Results 650 comments of Manu

> What does this mean exactly? How does Vorta actually interact with SSH, its keys and agents? These logs are about repository passphrases and arent related to SSH. Vorta only...

Sounds all good. Can you add a pull request with the proposed changes? Maybe start with simpler changes first before adding more niche features, like a file selector for more...

> Not sure if this should be made more permissive (ssh -v did not complain about those files, so I assumed the issue lay elsewhere) or simply give a more...

No, we don't even run SSH directly. You can only select the key and add one if you want. That's mostly there to help users make backups without going into...

No problem to use other sources for SVG icons than FA. Changing existing icons isn’t necessary though. License is pretty clear and we voluntary attribute in the Credits section. More:...

Which problem will this solve? We actually want to pass this password to Borg only. It also adds a good bit of complexity to the code. So there would need...

I see the issue, appreciate the contribution and understand the security concern, even if it's minor. Concrete reservations I have: - Adds a good chunk of new code that new...

I'm always open to structure the project better. We already have a decent structure (I like to think). Like Borg, keyring, views, etc. So _views_ would become _modules_ and include...

I'm following but haven't fully wrapped my head around it. So `modules` would be between `views` and `api`? Wouldn't `keyring` and `network_status` be models too?

Currently it uses an icon that works on dark and light themes. So the issue isn't urgent. Will see if there is a simple way to update the icon when...