Fred
Fred
@piotrek-k Starting from next release (v0.18.0) the tag `latest` will be published for **both platforms**. But in the meantime, I've pushed a temporary version manually under the tag `0.17.0-arm64v8` You...
Now available in v0.18.0 (https://github.com/creativeprojects/resticprofile/releases/tag/v0.18.0)
> Also one thing I found is that "unschedule" only operates on defined schedules. However in reality you modify the config and then think, lets test the changes now. This...
That's right, I forgot about this case. I always used key add with the `--new-password-file` flag 😕
It looks like we do have similar ideas 😄 > Client & server communication must be implemented with very high security standards. E.g. TLS-1.3+ and exchange of public keys like...
Winter is coming so I'll have a bit more time at the week-ends: I'll start preparing a design document 😄
Funny enough I was doing a quick PoC the other day: transparent AES encryption over HTTP. I'm not sure how usable it actually is, but it's very simple: https://github.com/creativeprojects/encryption
Randomly, I just found this discussion 🤔 https://github.com/restic/restic/issues/299
I think I like this version better than the original idea: With this, no need to create a separate service, install it on a client and wait for requests. All...
Quick ideas: https://github.com/creativeprojects/resticprofile/wiki/Design Are you able to update the wiki? (I never used that feature before)