Hannes von Haugwitz

Results 14 comments of Hannes von Haugwitz

To avoid multiple commits and moved around files the following worked for me: * checkout and unlock repo * remove `[filter "git-crypt"]` and `[diff "git-crypt"]` sections from `.git/config` * remove...

> isn't it only giving nppasswd access to the `rsync` command only? Yes, but this could be used to read/write any arbitrary file as root (including eg `/etc/shadow` or `sudoers.d`...

What is the state of this pull request?

What is the state of this issue?

This issue is still present in version 2.10 available on f-droid. Could the version on f-droid please be fixed?

This is caused by #12. You have to manually add the token and add four '=' at the end of the secret.

I recently recovered my repo after partial disk failure (mostly using route 2). Why is this not part of the restic documentation and would it be possible to add a...

What is the state of this request?

FWIW one can use repo-specific configuration to manage /etc files with vcsh: ``` $ mkdir -p ~/.config/vcsh/config.d $ echo "VCSH_BASE=/etc" > ~/.config/vcsh/config.d/etc $ vcsh init etc $ vcsh etc add...

Is there any progress with this feature request?