Re: Encryption for internet storage

2023-04-22 Thread Bill Cunningham
On 4/22/2023 6:52 AM, Patrick O'Callaghan wrote: On Fri, 2023-04-21 at 17:21 -0400, Go Canes wrote: On Fri, Apr 21, 2023 at 5:17 PM Robert Nichols wrote: And no, I don't have a clean solution for keeping encrypted backups in the cloud. I do believe that my current backup method (rdiff- backup

Re: Encryption for internet storage

2023-04-22 Thread Patrick O'Callaghan
On Fri, 2023-04-21 at 17:21 -0400, Go Canes wrote: > On Fri, Apr 21, 2023 at 5:17 PM Robert Nichols > wrote: > > And no, I don't have a clean solution for keeping encrypted backups > > in the cloud. I do believe that my current backup method (rdiff- > > backup-2.2.4-2.fc37) is incompatible with th

Re: Encryption for internet storage

2023-04-21 Thread Jeffrey Walton
On Fri, Apr 21, 2023 at 2:35 PM Bill C wrote: > > I thought about putting everything on an encrypted ext4 filesystem. Maybe > compressing it and uploading. Kind of a complicated way to do it, but might > work. Perhaps you can setup a SAN locally, and backup to your own SAN. For backup software,

Re: Encryption for internet storage

2023-04-21 Thread Go Canes
On Fri, Apr 21, 2023 at 5:17 PM Robert Nichols wrote: > And no, I don't have a clean solution for keeping encrypted backups in the > cloud. I do believe that my current backup method (rdiff-backup-2.2.4-2.fc37) > is incompatible with that. Don't know if it qualifies as a "clean solution" as it

Re: Encryption for internet storage

2023-04-21 Thread Robert Nichols
On 4/21/23 13:35, Bill C wrote: I thought about putting everything on an encrypted ext4 filesystem. Maybe compressing it and uploading. Kind of a complicated way to do it, but might work. The problem is that you can't do incremental updates or keep incremental history. You really don't want

Re: Encryption for internet storage

2023-04-21 Thread Bill C
I thought about putting everything on an encrypted ext4 filesystem. Maybe compressing it and uploading. Kind of a complicated way to do it, but might work. On Fri, Apr 21, 2023, 3:23 AM Andras Simon wrote: > 2023-04-21 1:36 UTC+02:00, Robert Nichols : > > On 4/20/23 14:08, Andras Simon wrote: >

Re: Encryption for internet storage

2023-04-21 Thread Andras Simon
2023-04-21 1:36 UTC+02:00, Robert Nichols : > On 4/20/23 14:08, Andras Simon wrote: >> 2023-04-20 19:41 UTC+02:00, Bill C : >>> Yes but I am afraid too of encrypting something and then losing the key. >>> Something that isn't going away, we all have that issue. >> >> If you store these files unencr

Re: Encryption for internet storage

2023-04-20 Thread Robert Nichols
On 4/20/23 14:08, Andras Simon wrote: 2023-04-20 19:41 UTC+02:00, Bill C : Yes but I am afraid too of encrypting something and then losing the key. Something that isn't going away, we all have that issue. If you store these files unencrypted on your computer (besides having their encrypted ver

Re: Encryption for internet storage

2023-04-20 Thread Andras Simon
2023-04-20 19:41 UTC+02:00, Bill C : > Yes but I am afraid too of encrypting something and then losing the key. > Something that isn't going away, we all have that issue. If you store these files unencrypted on your computer (besides having their encrypted version in the cloud), you may as well st

Re: Encryption for internet storage

2023-04-20 Thread Mauricio Tavares
On Thu, Apr 20, 2023 at 1:43 PM Bill C wrote: > > Yes but I am afraid too of encrypting something and then losing the key. > Something that isn't going away, we all have that issue. > Have you considered something like the protonmail's proton drive[1]? It might just be a bit better than the

Re: Encryption for internet storage

2023-04-20 Thread Bill C
Yes but I am afraid too of encrypting something and then losing the key. Something that isn't going away, we all have that issue. On Thu, Apr 20, 2023, 1:15 PM Barry wrote: > > > > On 20 Apr 2023, at 18:06, Bill C wrote: > > > >  > > I do som uploading to online storage providers but I concern

Re: Encryption for internet storage

2023-04-20 Thread Bill C
I use Google. I hate anything to do with Microsoft. It is, just someone else's computer. On Thu, Apr 20, 2023, 1:12 PM Jeffrey Walton wrote: > On Thu, Apr 20, 2023 at 1:06 PM Bill C wrote: > > > > I do som uploading to online storage providers but I concerned about > security. Does anyone who d

Re: Encryption for internet storage

2023-04-20 Thread Barry
> On 20 Apr 2023, at 18:06, Bill C wrote: > >  > I do som uploading to online storage providers but I concerned about > security. Does anyone who does this use any particular type of security or > encryption. I would assume that once uploaded you must assume that the file will get into the

Re: Encryption for internet storage

2023-04-20 Thread Jeffrey Walton
On Thu, Apr 20, 2023 at 1:06 PM Bill C wrote: > > I do som uploading to online storage providers but I concerned about > security. Does anyone who does this use any particular type of security or > encryption. There are different schemes used, depending on the storage provider. You would need t

Encryption for internet storage

2023-04-20 Thread Bill C
I do som uploading to online storage providers but I concerned about security. Does anyone who does this use any particular type of security or encryption. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...