mrrfv
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...
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.
### 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...
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...
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.
See #113 for more information. This is a draft PR for now as I haven't tested the code.