Skip to content

Navigation Menu

Sign in
Sign up

Actual/Practical Use: Tomb size #591

Unanswered
KutX9JtmXrZP asked this question in Q&A
Discussion options

Hi Folks,

Before I ask the question implied in the title...

I've been going over the code in this neat little cough script and I can only say DAMN!!! I'm impressed. While there are always things to nitpick (especially if you were starting from scratch) or that may relate to style more than anything else. And there are things in there that I know I never would have thought of (like overwriting the used memory variables when finished).

Very nice indeed.

So a big tip-o-the-hat from this old programming (started prof. in the 1980s)


Now the actual question. From a real practical standpoint how big is too big? I get the 1GB and less use cases. Even the double layering of using a tomb stored on a fully encrypted drive - regardless of if it's on the local internal drive or on an encrypted usb key/drive. Triple layering with a tomb on an encrypted "drive" in a virtual machine sitting on an encrypted drive (and so on....)

But when we talk about the actual size of the tomb itself, I was looking at things I might want to put in a tomb and some of the directories where the info sits on my system contain upwards of 10 or 20 gb worth of stuff - client files, medical data, etc.

This also interacts with how you make your backups. With smaller files it's easier to recover from losing 1 file than an entire directory tree.

You'll notice I'm purposefully avoiding anything related to threat models, deniability, what-have-you. My question is downstream from there.

Thanks

You must be logged in to vote

Replies: 1 comment

Comment options

Hello :)

While there are always things to nitpick (especially if you were starting from scratch) or that may relate to style more than anything else.

Nitpicking is also welcome :D As this script evolved over quite some time there will be things that aren't quite state of the art.

Regarding the question: That is really subjective.
Personally I have/had tombs in various sizes in use. Small ones, what I consider medium (20-40GB) and large ones (100-150GB). The large ones I consider to big as they are unwieldy to backup. Although that could also be kinda mitigated with the respective storages or how it is connected/transmitted. But in general I prefer smaller tombs even if causes to have 5 of those instead of 1. And thematically separated where it makes sense. It essentially allows for smaller syncs.
But I wouldn't unnecessarily split to avoid bigger sizes if it makes finding stuff harder.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /