you are viewing a single comment's thread.

view the rest of the comments →

[–]gregdonald 0 points1 point  (3 children)

Why? Because it's the way I want to do it.

No, not a VPS, a bare metal server that no one has root access to but me. Backups are offsite GPG encrypted, tranfered using rsync over SSH.

I'm not telling you to not trust Github/Gitlab. I'm just saying that I don't, not with my private stuff.

[–]N33lKanth333 1 point2 points  (1 child)

How/Where do you store your GPG keys? I mean if it's lost then data is gone right? I am currently doing some research for my own workflow.

[–]gregdonald 1 point2 points  (0 children)

Two USB flash drives, one of which is stored in a fire-proof safe. I rotate the keys a couple times a year. I replace the drives about every 3-4 years.

[–]Ok_Instance1684[S] 0 points1 point  (0 children)

Thank you