Results 9 issues of mrrfv

Would it be possible to add some kind of bot detection before allowing users to register ([hCaptcha](https://www.hcaptcha.com/))? This project has a lot of potential, and I'd like to use it...

I think `linux-android-backup` doesn't reflect the project very well, as the script works on all major operating systems (Linux, macOS and Windows via WSL), but I can't think of any...

help wanted
good first issue

Storing `backup-tmp` in the current working directory is not ideal if the phone is backed up to e.g. an external drive due to storage space constraints.

enhancement

TODO. Allows us to reuse code.

enhancement

### Discussed in https://github.com/mrrfv/linux-android-backup/discussions/39 Originally posted by **onley** November 27, 2022 > Does this still work under Android 12? I have tried to perform a backup twice, once using tar...

bug
help wanted

It's great to see that this repo's using Renovate, ensuring that any security vulnerabilities get patched on time. However, in spite of the repository seeing regular small changes and updates,...

Keeping adb binaries in the project files isn't a good idea since it may decrease trust, doesn't auto-update and can potentially be used as an attack vector (see XZ). Downloading...

enhancement
help wanted

A Docker image with cron built-in that works in a similar fashion as the GitHub Action, with the security benefit of being able to run it on your own hardware.

enhancement

See #113 for more information. This is a draft PR for now as I haven't tested the code.