VeraCrypt Encrypted USB Drive

Поділитися
Вставка
  • Опубліковано 27 сер 2024

КОМЕНТАРІ • 418

  • @DrMxy
    @DrMxy 2 роки тому +17

    5 years on, the software hasn't changed so this video is still relevant, cheers.

    • @ExplainingComputers
      @ExplainingComputers  2 роки тому +6

      Yes, it all still works the same way -- and I use it most days!

    • @weswheel4834
      @weswheel4834 5 місяців тому +1

      tbf, the software has been updated regularly. But it was forked from TrueCrypt back in 2013, and the interface probably doesn't look much different to how it did then. (I agree with you, just saying that it's not dead software...)

    • @DrMxy
      @DrMxy 5 місяців тому

      @@weswheel4834Yes, thanks for the clarification - I should have said the interface hasn't changed!

    • @weswheel4834
      @weswheel4834 4 місяці тому +1

      @@DrMxy Yeah sorry, probably sounds pedantic. I was just worried someone finds the video and says "Ah, dead software" ;)

  • @dr.nunzio_improta
    @dr.nunzio_improta 3 роки тому +27

    VeraCrypt's most understandable explanation on the web !!! Thank you sir.

  • @imjaymalpani
    @imjaymalpani Рік тому +3

    It's truly astounding how easy the internet makes learning these days. Thanks for the tutorial, my guy.

    • @ExplainingComputers
      @ExplainingComputers  Рік тому +1

      It is indeed amazing how UA-cam allows information to be passed from brain to brain. :)

  • @seireiart
    @seireiart 3 роки тому +14

    I'm using Windows 10 Home, and because of that, I can't use the Bitlocker function.
    Luckily, this software exists, and it's free, open-source, and works on multiple platforms, what more can I ask for?
    Thank you so much sir for the clear and detailed explanation, really helped me a lot.

  • @watsoft70
    @watsoft70 2 роки тому +7

    Another brilliant and useful video found just when I needed it. I thought VeraCrypt might have been the answer to my encryption requirements, but it's not what I'm after. Much easier to watch a video that I knew would explain everything I needed to know on the subject. Every bit as informative as your videos 5 years later Christopher!

    • @watsoft70
      @watsoft70 2 роки тому +1

      For anybody interested, I have found a couple of uses for VeraCrypt for my situation that pretty much emulate the confiuration that Christopher has demonstrated. I have a time saving suggestion for those planning to use it on USB drives. I personally have quite a few 32GB Toshiba pen drives and this seems a nice size for a container, so I formatted the drive and copied the necessary VeraCrypt software to a subdirectory. Using the software I followed the steps outlined by Christopher to create a VeraCrypt container for the remainder of the disk to the nearest GB (I think it was about 28GB). This takes a lifetime to format and if I had thought about it I should have just created the same size container on my SSD or even HDD instead as the formatting would have been MUCH faster! But now that it's done I have copied that blank container to my HDD so that I never have to do it again (so long as I stick with the same password) and I can just drop it onto any other 32GB+ USB stick (or other drive) and it's ready, no formatting and plenty of space for the VeraCrypt code.
      In addition, I used the command line help to write a batch file each for "Mount" and "Dismount" functions. These execute commands in my "\VeraCrypt" sub-directory, but reside in the root directory where the container is found. I also avoided any reference to drive letters as there is no guarentee that the same letter will be available on any system that you might want to use the USB. I wanted some fancy icons on my BAT files, but apparently you can't, so I created shortcuts referencing them so I could on the shortcuts (make sure that any unneeded drive letters are removed from the shortcuts too). Lastly, I used the file properties to hide the VeraCrypt directory, the container and the BAT files, so all that was visible when looking at the drive was just the now snazzy Mount and Dismount shortcuts. NB: The BAT files DO NOT contain the password cos that would kind of defeat the object of the encryption, but they prompt the user for it, mount the encrypted volume and start the background process that will look after your drive (even if you forget to dismount the volume before shutting the system down like I often do).
      VeraCrypt does seem an ideal solution for external drives, but Windows file encryption works better for me on the internal drives. Despite having Windows 10 Pro, Bitlocker did not appear to be the answer to any of my encryption needs. My only issue as a consequence is that I currently have to manually unencrypt any files I transfer to my VeraCrypt volumes in case I want to access them on another machine (since they become double encytpted, retaining the Windows file encryption inside the encrypted VeraCrypt container). I'm sure that I'll find a solution when I look, but if anybody has a suggestion of decrypting as part of the transfer then please feel free to comment (thanks in advance).
      I hope this might help someone else find a use for VeraCrypt.abl

  • @MrMoonpie001
    @MrMoonpie001 8 років тому +18

    Chris
    Thank you for another important video. With the great number of USB drives around, it is great to see how we can encrypt the data. A big thing over here in the US would be medical record keeping. I would like to carry my medical records at all time but I worry about the security issues. Your video is the perfect solution.
    Thank you, sir!
    Rich

    • @ExplainingComputers
      @ExplainingComputers  8 років тому +1

      +MrMoonpie001 I think more and more people are starting to worry about losing the vast quantity of data they can now easily carry in their pocket -- but which could too easily be lost and fall into unwanted hands.

    • @MrMoonpie001
      @MrMoonpie001 8 років тому

      +ExplainingComputers Chris, would you consider doing a video on Flash memory vs SSD and or other similar storage? I see a lot of conflicting information and I do not really have a good, yet not real complicated explanation of the two if possible. As of late the capacity of Flash drives seems to be increasing, I really didn't expect to see that in the future. I thought the SSD would make Flash (or other nonmechanical storage) obsolete, but yet both are similar as you know
      Rich

    • @ExplainingComputers
      @ExplainingComputers  8 років тому +1

      +MrMoonpie001 SSDs are based on flash memory. :) (USB) flash drives tend to have slower controllers (as least in most USB drives), and often slower cells. But the underlying tech is the same. I have a video on SSDs and flash memory care and optimization in production (ie I have shot half of it, but still have some animation to do!). It will appear I think in March sometime.

    • @MrMoonpie001
      @MrMoonpie001 8 років тому

      +ExplainingComputers Thank you, Chris, for your response. Question, in home appliances, are they using flash memory? I know things that don't allow for programming in other words, "Firmware upgradable only"must be using some kind of memory?
      Thank you!
      Rich

    • @ExplainingComputers
      @ExplainingComputers  8 років тому +2

      +MrMoonpie001 Yes, many devices have some form of non-volatile RAM to store often small quantities of data -- eg a TV stores its channels. Various technologies have been used -- including EPROM, EEPROM and more modern flash memory. You know, there is a video here! :)

  • @cyberp0et
    @cyberp0et 4 роки тому +38

    Now you can securely save photos of your *cat* on that usb drive ;)

  • @patrickbut-not-a-saint9418
    @patrickbut-not-a-saint9418 5 років тому +5

    Thanks for the clear explanation.
    I am sure the VeraCrypt USB will be very secure but though you are doing a really good job in explaining this - bravo! - it's already getting complicated after just a few minutes, and you are using your insights to help you to get it to set up and work.
    I really do appreciate it is free and that's great. Well done and 'thank you' to all who helped to make that possible.
    However that should not mean you need to be expert (or at least very experienced with tech) to set it up. Compare the interface here to off-the-shelf, commercially-available encryption. That should be the benchmark. For example you are making educated guesses/choices on options in the vid and that's poor from the programmers. By all means have those choices, but as OPTIONS. The basic setup should be simple, and straightforward. My guess is most people just want an easy-to-implement but very secure container to drag their files into.
    Click to open, type password, do your thing, close/dismount, eject the USB stick.
    Quite lot of wanabee users will be lost by the wayside even with you to guide them.
    They'll get error popups, not know how to correct them...
    So what other options are there?
    For text only go with Lock Note fellow non-techies!
    Tiny, portable, ideal for passwords or repoerts and so on plus it's AES 256.
    If you can use Notepad or Word you can set up Lock Note.
    For containers, where you might want to protect more complicated files? Look at LaCie.
    I have a 128GB Sandisk Ultra Fit which came with a very user friendly AES 128 vault built in (from 'Encrypt Stick', I think), but there are some questions as to how secure that format will be in the future so I decided to try open source AES 256.
    It seems to come down to Veracrypt and LaCie.
    For, me it's LaCie.
    LaCie is portable, sets sets up quickly and unlike VeraCrypt appears *much* more user friendly. You don't need a lot of technical knowledge to get it to work well: basically download it, selected a volume, set it up on your memory stick, and click to open it.
    Drag your files in, then dismount, and hey presto: you are ready to eject the drive.
    Any reasons why it isn't a better option, these points considered? Many thanks!

    • @ExplainingComputers
      @ExplainingComputers  5 років тому +3

      VeraCrypt is not difficult to use once you have set things up, and offers a lot more choice than the LaCie software -- eg allowing encryption of containers (that can be moved between drives and backed up) as well as volume. VeraCrypt is also supported on Linux. So it depends what you want to do. If your needs are Windows or Mac only volume encryption, LaCie may indeed be easier.

    • @patrickbut-not-a-saint9418
      @patrickbut-not-a-saint9418 5 років тому

      You were kind enough to reply, so I revisited this with your video, step by step. Still ran into practical problems and things you glide over are not where they needed to be on my system (Acer Swift SSD with Windows 10), so have to disagree with you on this being a soloution.
      I am sure sticking at it I could resolve it, but there we hit on the real issue: Veracrypt is certainly not for the average, or even above average, computer user.
      Unless you have the time and interest in figuring out the idiocincracies of an IT system move on.
      Go with LaCie.
      Most users want something which is effectively an app. You set it up, and it secures the file with a long password.
      The failure of any expert is usually in their expert knowledge. .
      Most experts fail in communication. Have you seen the forums where people ask for help with an issue with Windows and some guy comes on and urges them to get rid of it and put on Linux, which is very complicated to use compared to the flawed, but more popular operating system?! Nuts.
      Most students are not good at maths. Most maths teachers were very good indeed at maths which is why they pursued that career. That creates a problem for the average student when Mr Smith takes a leap with a sample problem, and the same applies across other subject areas.
      You are an excellent communicator, but that's very rare with those who work with tech. Most programmers' brains work at a high level on algebra problems and they are simply unable to understand that others - most of the rst od us - who don't have that facility.
      I have been using a PC for about 25 years and would like to think I am not slow witted. But, mounting, unmounting, reformatting drives, moving containers from one to another? For a basic setup?!
      Overkill.
      I want to SECURE MY ENTIRE DRIVE WITH A 256 AES password. Not become a weekend expert in virtual drive management.
      How many motorists need to know about how motion sensors work or infrared signals transfer - or want to spend the time finding out - in order for the secure locking to engage on the family car?
      Look at USB Secure, or for open source even Locknote. That is the benchmark for this sort of program.
      What Veracrypt's volunteers have succeeded in doing is creating free encyption for other tech experts (or people willing to go up the path to learning to become one).
      The reformatting I will concede as that is a space issue. And I would accept the aforementioned features as a bonus if they were easy to achieve. But they are not.
      In my opinion for Veracrypt (and any other system), if you want to be truly successful your setup should be auotmated with a popup, box ticks and 'Next'.
      By all means allow what you showed, but that should not be standard. Leave it for expert users who like to fiddle with the parameters. Add a manual set up which allows for tweaking.
      I will stick with LaCie and would advise other users to do the same. Okay you have your 50GB limits for containers but that's not insurmountable (no pun intended).
      You have to unmount LaCie but you get a little icon for that in your tray. No naming drives and moving them to other folders which will, I guarantee you, confuse a lot of users. Few consumers want that, or need it. As one of your watchers here notes most will just want to encrypt the entire memory stick and password protect it, which would be a lot easier than all of this.
      Please don't take this as a criticism of your video. It's really good. But I could not get Veracrypt working even with your help and I set up LaCie by myself with a few clicks.
      Best wishes to you in your work, sir.

    • @roselynnwood4657
      @roselynnwood4657 5 місяців тому

      @@patrickbut-not-a-saint9418 can u please help me? Pls

  • @collie8
    @collie8 2 дні тому +1

    you should have sent donation to Veracrypt. It’s still maintained by enthusiasts and it’s very good.

    • @ExplainingComputers
      @ExplainingComputers  2 дні тому +1

      I have sent a donation to Veracrypt -- but I certainly don't make payments when recording a video! :) Remember, UA-cam is not real life!

    • @collie8
      @collie8 2 дні тому

      @@ExplainingComputers good to hear that, me too. Recently I was watching their crypto donations and it's poor. I wish they don't end, this kind of code is not for any dev.

  • @mildredhogue7963
    @mildredhogue7963 6 років тому +2

    It’s so hard to find security companies that offer encryption but I was able to find one - Armorax. These guys offer panels that are hybrid (cellular + wifi) and encrypted and their monitoring is not what I thought it would be with encryption, it’s actually pretty cheap!

  • @WayneJohnsonZastil
    @WayneJohnsonZastil 8 років тому +7

    Tip: When you do fast forward in a video. Please put box saying speeding up 10 mins...

  • @isaacteo8414
    @isaacteo8414 7 років тому +4

    Best tutorial Ive found on using verycrypt! Also, thanks for including the part about the disk formats (FAT32). It would have helped those who did not know about it :)

    • @DynamicEmpireInc
      @DynamicEmpireInc 3 роки тому

      What is wrong with FAT32(Default)..sorry new to this

    • @seireiart
      @seireiart 3 роки тому +1

      @@DynamicEmpireInc By default, USB flash drives use FAT32 for a file system, It's good and all.
      But the limitation of it is you can't have files larger than 4GB. for that your drive must be formatted for NTFS or exFAT.

  • @computadora1493
    @computadora1493 7 років тому +1

    If i'm right this was uploaded in valentine day. So thank you for this tutorial and due it's was uploaded in valentine day your my special person!

  • @zzzzx3
    @zzzzx3 6 років тому +2

    Process took a while, but the video is still accurate! Thank you!!

  • @PeteJames_
    @PeteJames_ 7 років тому +2

    I've just found your channel and this was my first watch. It's great to find a well presented and edited video. subscribed.

    • @ExplainingComputers
      @ExplainingComputers  7 років тому

      Thanks for the sub. :)

    • @PeteJames_
      @PeteJames_ 7 років тому

      ExplainingComputers Purely out of curiosity, what is your background with computers and which areas do you specialise in? many thanks.

    • @ExplainingComputers
      @ExplainingComputers  7 років тому +3

      My background was 25 years as an academic teaching computing-related courses in the University of Nottingham, and before that writing bits and pieces for computing magazines. I've also written 12 books, some entirely on computing, some related to some extent. I now work freelance as a futurist helping companies to understand new technologies, in particular including 3D printing, other digital fabriation methods and AI. I have done a lot of digital editing work (starting well before it was the norm!), and CG animation (I also worked freelance as a cartoon animator for the BBC in a previous life).

    • @PeteJames_
      @PeteJames_ 7 років тому

      That is really interesting, thanks for sharing! Do you have any experience with cyber security? it's a field I'm very interested in. Are there any of your videos that cross over into that area? thanks again.

  • @YuGiOhJCJ
    @YuGiOhJCJ 8 років тому +5

    I am using GnuPG that seems to do the same thing than VeraCrypt. This is very useful to store safely my 504 passwords in an encrypted file that is itself protected with a password.

    • @CanMetan
      @CanMetan 7 років тому +5

      You should use a password manager instead.

  • @garrettzucker2894
    @garrettzucker2894 4 роки тому +5

    idk show secure 7z file system is but for secure files I just store it in an uncompressed zip file. Since pretty much all computers have some sort of archive manager these days I can easily & quickly open it. I know there is the venerability where the files are stores in the temp folder while in use but the likely hood of this leading to a leak is super small so for normal circumstances using a 7z seems pretty safe to me.
    Also, the 7z file system allows you to hide folder & document names which was one of the inherent flaws of zip encryption before. Let me know if I've overlooked anything here.

  • @matthewmorciglio
    @matthewmorciglio 8 років тому +9

    +ExplainingComputers sometime in the future, you should make a video about the PC's you own.

    • @ExplainingComputers
      @ExplainingComputers  8 років тому +8

      +Matthew Morciglio That is a good idea -- a desktop tour video. Noted! :)

    • @cyberp0et
      @cyberp0et 3 роки тому

      I will make one about my Windows98 mPC :p.
      The only video I have on youtube is about my ZX "Spectrum" clone Home Computer.

  • @SmithyScotland
    @SmithyScotland 2 роки тому +1

    Chris from 5 years in the future sent me along to watch this video. (Wasn't aware truecrypt had been discontinued)

  • @zusurs
    @zusurs 2 роки тому +1

    I suggest you to update the link to the VeraCrypt download, as it have changed over these years.

  • @azivt5115
    @azivt5115 2 роки тому +1

    long live free and open source software community veracrypt is awesome software

  • @MeepMeep88
    @MeepMeep88 5 років тому +6

    Hm... Sooooo I was testing this, and when yanked the usb drive to see what would happen then plug it back in. I had to repair the drive and the data I put on there was erased but the data I deleted before that came back?
    This is kinda scary, so it's IMPORTANT to unmount the drive

  • @NPKTM
    @NPKTM 8 років тому +18

    Now i can hide my research materials properly ^_~ thx for the great info.

    • @CanMetan
      @CanMetan 7 років тому +17

      We all know how "research" needs to be kept secret yes.

    • @NPKTM
      @NPKTM 7 років тому +14

      ( ͡° ͜ʖ ͡°)

    • @cyberp0et
      @cyberp0et 3 роки тому +1

      @Nectar Krsn Shh, don't spill the beans :p

  • @burakbabahh
    @burakbabahh Рік тому

    U made it simple man ur subscribers are well deserved

  • @art-uk240
    @art-uk240 2 роки тому +1

    Always use PORTABLE version, and on flash drives, ... Control Panel, Device Manager, Disk Drives, Device Policies, set to better perf...

  • @sec21
    @sec21 4 роки тому +5

    Running VeraCrypt from the USB disk itself is kind of a security risk as someone could borrow the drive and replace veracrypt.exe with a modified version while you're not looking. Better to just download it on every system if at all possible.

    • @MrThebigcheese75
      @MrThebigcheese75 11 місяців тому

      True, I guess it depends on how paranoid you are and if you always keep the USB drive on your possession and in your sight. This is a convenience I agree. The presence alone of VeraCrypt on the drive gives a baddie the knowledge that there is juicy sensitive data on there and could harm you trying to get you to reveal it. I have been playing around with hidden volume and that works nicely for ultra paranoid people or very sensitive data. I tend to keep file based encrypted files though quite small and named something normal to make them less obvious.

  • @SPimentaTV
    @SPimentaTV 8 років тому +2

    Very well explained, and useful video! I liked the random mouse move part!

  • @19071940
    @19071940 4 роки тому +1

    You cannot get better than this

  • @damian9303
    @damian9303 2 роки тому

    Hope you make it more of a habit to press on the funny “Safely Remove Mass Storage” button

  • @kevinjohnson8564
    @kevinjohnson8564 Рік тому +2

    Keep up the great work

  • @JottyHB
    @JottyHB 8 років тому +1

    There is one way I use to speed up the mounting: Every container gets the same suffix ( .vc ). If you bind that to the veracrypt.exe - or the program one a mac - veracrypt comes up and all you have to do is clicking on mount.

  • @phillipnunya6793
    @phillipnunya6793 5 років тому +10

    Would I be able to download the executable for both Windows and Linux and use them to access the same encrypted data on both operating systems?

    • @ExplainingComputers
      @ExplainingComputers  5 років тому +10

      Yes, you can do this. Accessing the same encrypted container(s) from both Windows and Linux using their respective software works fine.

    • @phillipnunya6793
      @phillipnunya6793 5 років тому +3

      @@ExplainingComputers Thank you. This software is exactly what I wanted. Time to make my self a digital safe.

    • @maaifoediedelarey4335
      @maaifoediedelarey4335 4 роки тому +1

      @@ExplainingComputers Belated comment question - would it work on both if formatted the USB stick with exfat ?

    • @ExplainingComputers
      @ExplainingComputers  4 роки тому +1

      @@maaifoediedelarey4335 Yes, it works with an exFAT formatted drive. I indeed carry such a drive in my pocket. :)

    • @maaifoediedelarey4335
      @maaifoediedelarey4335 4 роки тому +2

      @@ExplainingComputers Much appreciated ! Formatting as I type !

  • @obayev
    @obayev 4 місяці тому +1

    What a great video! One of so many great videos on your channel! Thank you so much!

  • @Super8Rescue
    @Super8Rescue 2 місяці тому

    Thank YOu for this tutorial. I have been looking for a bitlocker alternative. much appreciated

  • @julianfueller7186
    @julianfueller7186 Рік тому +1

    Hallo Chris,
    Is veracypt really safe? Do the software stick to pixels by generating the rendom encryption?

  • @lorderectus1849
    @lorderectus1849 2 роки тому

    It’s one the thing to encrypt data but it’s another to get the data out when things go sour!

  • @HEPoleVault
    @HEPoleVault 7 років тому +2

    Just the ticket! Excellent video and very well explained, thank you!

  • @GodModeMaker
    @GodModeMaker 4 роки тому +15

    "Trusty Chrome Browser" 😂😂😂😂

  • @KIPeR97eS
    @KIPeR97eS Рік тому +2

    what would happen if I unplugged the usb drive, when the container is mounted? would I lose any data?

    • @ExplainingComputers
      @ExplainingComputers  Рік тому +2

      Almost certainly. The container has to be properly closed on dismount.

  • @7katter-gr2nn
    @7katter-gr2nn 23 дні тому

    Now I know bitlocker is proprietary and not open-source, but I'm amazed at how convenient it is compared to other options. I just keep two partitions of my nvme ssd enclosure - unencrypted exfat and bitlocker-encrypted ntfs, and any files I need to be visible to other devices I just move to the unencrypted partition. How well does veracrypt stand today?

  • @gustavogmartinelli
    @gustavogmartinelli 5 років тому +3

    Congratulations!! And thank you!
    Your video was exactly was I am looking for!

    • @ExplainingComputers
      @ExplainingComputers  5 років тому +2

      Wonderful! I hope you find VeraCrypt useful. I use it most days. :)

    • @gustavogmartinelli
      @gustavogmartinelli 5 років тому +1

      @@ExplainingComputers, yep! Our Federal Police in Brazil use it as a tool for security. And now, companies that want to obey GDPR and a national law about privacy should do the same! Thanks again!

  • @gubaugutan78
    @gubaugutan78 8 років тому +5

    absolutely amazing and well explained

  • @pcuser80
    @pcuser80 8 років тому +2

    I have created a while a go in the truecrypt era.
    Sandisk U3 cruzer, a usb stick with a cd rom partition on it. the truecrypt files all in the cd rom partition.
    But time goes fast, now i must put veracrypt on the cd rom part.....

  • @markblake4584
    @markblake4584 8 років тому

    Cheers for this video , I encrypted my portable HDD , and it works perfectly .

  • @iKarrott
    @iKarrott 5 років тому +3

    Damn the encryption takes a while. I'm doing 7.25 TB and it's telling me 3 days. It'll be worth the wait though.

    • @MeepMeep88
      @MeepMeep88 5 років тому +2

      fml, 9.0 TB here. Hopefully you see this comment because I'm wondering, does it only take a few seconds to mount it (so you can use it as a normal drive?)

  • @extemos6476
    @extemos6476 7 років тому +1

    Thanks so much for this excellent and helpful video, this is exactly was I was looking for. Keep up the good work man.

  • @George_K1
    @George_K1 2 роки тому +2

    Thank you for another informative video

  • @odyshape
    @odyshape Рік тому +1

    I'm a little bit lost with all of the volumes options. I just wanted to connect the usb and right click to encrypt, but it seems like this isn't possible?

    • @ExplainingComputers
      @ExplainingComputers  Рік тому

      No, you will have to make some decisions -- the most flexible being to create an encrypted container (file) that is when mounted as required.

  • @demonetizeddemonetisedinmy1890
    @demonetizeddemonetisedinmy1890 8 років тому +1

    IIRC there was a program-less method of setting up a batch file that if you open it, it requests a password and once you enter it, a folder appears out of nowhere with all your files that were in it. Closing the batch file (and entering pass again), the folder disappears as if it wasn't even there and it is gone in space time continuum.

  • @Eli666Ms
    @Eli666Ms 8 років тому

    compliments, you transformed a boring routine into a funny adventure (Y)

  • @puffintube
    @puffintube Рік тому

    Thank you for the review. It would be great to see a demonstration of working with Veracrypt in Linux, as well as the possibility (or impossibility) of using Veracrypt in Chrome OS Flex. Thank you in advance.

  • @joeglennaz
    @joeglennaz 2 роки тому +2

    Thank you for this great but simple and easy to follow video! I wanted to use the system for years to protect my financial and work documents but I haven’t been able to figure it out. It may seem strange to you because you’re just opening a program and following it through but keeping things simple and explaining what you’re doing as you do is the key for me anyway. One question I have a Mac user. Which file system do I encrypt the USB drive so I can use large files for the Mac? I hope that makes sense. So when I want to format my USB drive to handle for example 30 GB on a Mac which file system do I choose is it the same ex fat like windows? Thank you very much

    • @azivt5115
      @azivt5115 2 роки тому +2

      if you intend to move files between operating systems than use exFat if you only use mac than use what provided by default by mac OS. exFat is sort of universal file system which works in all major OS

  • @jykc9999
    @jykc9999 4 роки тому +1

    Does encryption cause any problems like heating of performance issuse after full disk encryption.

    • @ExplainingComputers
      @ExplainingComputers  4 роки тому

      The drive should not get (much) hotter than when writing non-encrypted files. It has never caused me an issue.

  • @wisteela
    @wisteela 5 місяців тому +1

    Excellent guide

  • @Evaldas65
    @Evaldas65 8 років тому +2

    Very useful info, although I don't have any files that I would need to hide just yet, maybe I'll use it in the future :)

  • @Jishan2511
    @Jishan2511 6 років тому

    nicely said tutorial and I like your blue desktop background

  • @theconstantgardene
    @theconstantgardene 2 роки тому +1

    Hello,
    What's preferable, encrypt a usb flash drive with VeraCrypt or get a usb flash drive that is already manufactured encrypted?

    • @ExplainingComputers
      @ExplainingComputers  2 роки тому +2

      It depends on your use case! An encrypted drive with VeraCrypt is cheaper, but more cumbersome to use, and cannot be accessed on some devices (eg Android or iOS tablets). Both options are secure.

    • @theconstantgardene
      @theconstantgardene 2 роки тому +1

      @@ExplainingComputers Thanks, that's helpful.

  • @rivasa65
    @rivasa65 6 років тому

    Thank you for the informative video. I followed all you steps and usb drive container was created successfully. The problem I'm having is the after a few minutes of the drive being mounted it dismounts for no apparent reason. Thank you in advance for any suggestions.

  • @lorderectus1849
    @lorderectus1849 2 роки тому

    It’s Vera in the Crypt!

  • @mr.nathanneil88
    @mr.nathanneil88 8 років тому

    That was a very fast download - you put my internet to shame. Who is your internet provider?

    • @ExplainingComputers
      @ExplainingComputers  8 років тому +1

      +Nathan Neil It was a surprisingly fast download, and not representative of the normal speed I obtain! :) I am in the UK with a non-BT provider, but across the BT broadband infrastructure. It is a very legacy arrangement (two provider takeovers back) that they would dearly like me to "upgrade" from to an unbundled package. But as long as it works, I am letting sleeping dogs lie. And what really matters is how far you are from the exchange, and I have a cabinet fairly close.

  • @reinoud6377
    @reinoud6377 3 роки тому +1

    Why use NTFS in the encrypted partition if you want excellent interoperability between OSes?

    • @ExplainingComputers
      @ExplainingComputers  3 роки тому

      I find my no problems using NTFS drives across Windows, Android and Linux. :) The only alternative would be exFAT (when working with files larger than 4GB).

  • @fahadrahman2633
    @fahadrahman2633 8 років тому +2

    well i must say i your videos are appreciable

  • @MultiGood2
    @MultiGood2 8 років тому +1

    The most advantage that I think for VeryCrypt is, it's free.

  • @demonetizeddemonetisedinmy1890
    @demonetizeddemonetisedinmy1890 8 років тому +1

    Is your screen resolution 720p or something? The icons and taskbar seem so large. Might be 1280x720 or lower

    • @ExplainingComputers
      @ExplainingComputers  8 років тому +3

      +Anal Prolapse In My Bum When I'm Filled With Cum By Onii-Chan And His Friends While I'm A Cumdump ♥ Yes, the screen resolution here in both Windows 10 and Windows 7 here is 1280x720. I set things up to record in this resolution (and also enlarge some font settings), so that people watching at lower resolutions -- or watching lean-back on a TV -- can see what is going on! :)

  • @maaifoediedelarey4335
    @maaifoediedelarey4335 4 роки тому +1

    Ah .... British dry humour ! That made me a subscriber.

  • @spotlight761
    @spotlight761 4 роки тому +1

    The procedure is the same if you want to encrypt an internal disk?

    • @ExplainingComputers
      @ExplainingComputers  4 роки тому

      Yes, exactly the same -- you can encyrpt an entire disk, or create a container on it, as I did in this video.

    • @spotlight761
      @spotlight761 4 роки тому +1

      @@ExplainingComputers Why don't you choose "encrypt a non-system partition/drive" instead of the encrypted file container?

    • @ExplainingComputers
      @ExplainingComputers  4 роки тому

      @@spotlight761 Because using a container is far, far more flexible -- for example you can copy a container file to another drive as a totally secure entity.

  • @mrlloydval2887
    @mrlloydval2887 6 років тому +3

    great video. just had a few questions. first of all keep in mind that i'm kind of new to this information but i am definitely looking forward to learning more about computers and other hardware over time.
    8:25 you mentioned that by default, usb drives are formatted to be fat32 for the usb to be used on a wider variety of computers. you reformatted it to exfat stating that it is better suited to flash memory. does this mean that exfat is just as compatible with a wide variety of systems the way fat32 is? also, are you able to change the format after copying the large file over to the usb without causing any issues?
    11:45 it shows that there are many different drives to mount the file to. does it matter which drive the file is mounted to? like for example if mounted to a certain drive would it cause problems for the pc? are we able to have multiple encrypted files at a time? if so, are we able to mount multiple encrypted files at a time? if so, are we able to mount multiple files to the same drive or is it necessary that different encrypted files be mounted to different drives?
    13:00 i notice you kept the veracrypt.exe file opened. while accessing an encrypted file is it necessary to keep this page open? for example, if we are accessing the encrypted file for a long period of time, would it cause problems to close this page? also, is it necessary to dismount the files from the drives before ejecting the flash drive? if so, what are some problems that can occur from not dismounting the files from the drives before ejecting the flash drive?
    what if the files to run veracrypt that are on the flash drive are placed inside of an encrypted folder by accident? in that situation, is the only way to access the encrypted file to run veracrypt from a computer rather than the flash drive?
    i noticed that the file EC_Videos you created is not a folder, yet it is able to store other files. i suppose this is because it was created as a volume by the veracrypt software, yet it looks exactly like a default file. assuming that someone forgot the name to their encrypted file and lost the location of it somewhere among other files, what can they do to find the encrypted file again?
    EDIT: will there be any way to prevent someone from ruining the flash drive by plugging it in and making new encrypted files using the veracrypt software other than formatting the entire flash drive? if the entire flash drive is formatted, is the only way to unlock it to run veracrypt from the computer that the flash drive is plugged into?

    • @ExplainingComputers
      @ExplainingComputers  6 років тому

      Exfat is not as widely compatible as fat32, so a drive formatted exfat may well not be readable by all computers (including tablets). So only format exfat if you need to create very large encrypted volumes ((bigger than 2GB) as I do here. You cannot change the formatting later. It does not matter which (free) drive letter you map an enypted volume to, and you can have as many open as you like, although each will have to map to its own drive letter. You will need to keep Veracrypt open when accessing Veracrypt encryted volumes, and you should dismount the volumes before ejecting a drive. If you moved the Veracrypt files into the encrypted folder (very unlikely), you would indeed have to access your encrypted volumes using Veracrypt running from somewhere else. VeraCrypt containers -- like EC_Videos here -- are blocks of space on your drive that VeraCrypt can access and mount as a volume (drive). They have nothing to do with normal files or folders, and once mounted can, within reason, contain as many files or folders as you wish. You could search for a Veracypt container by file name, but nothing else. It is up to the user to keep track of them! You can password protext the VeraCrypt program, but cannot stop somebody deleting or formatting your drive. Formatting destroys all data in a drive -- if somebody formats your drive, any Veracrypt containers on the drive will be deleted. You may want to consider a product like this: ua-cam.com/video/R_Nu1Snet4s/v-deo.html

    • @mrlloydval2887
      @mrlloydval2887 6 років тому +1

      yes, i see. thank you for answering my questions. the information is great. i already saw the vid about the datashur pro and i considered buying it. i don't think that the datashur is the kind of usb i should have. it seems more like it's the kind of usb that learns more towards business uses. first of all it's a bit too expensive for me, and i'll likely need more than 64gb over the next year or so. the keypad worries me a bit too. i can't help but imagine that one of my family members or friends might get their hands on it for a few minutes for whatever reason. if they are bored and intuitively decide to type in random passwords they could accidentally wipe all my data. i don't usually keep my usb in an area where anyone can get their hands on it, but it's still a possibility.
      after watching this veracrypt video i had the idea that when i buy my 128gb flash drive i can use veracrypt to create an encrypted volume which covers the majority of the drive, which the exeption of space to hold the veracrypt.exe. the rest of the veracrypt files will be within the encrypted volume. so i a random person tries to activate my usb from my computer or a different computer like when i am at the bathroom or something, all they will have access to is the .exe file. i figure this is for the best since most people don't know too much about hardware and software. whenever i want to access it all i have to do is launch veracrypt and then i will have access to the full space. is this a good idea?

  • @thomascott7425
    @thomascott7425 7 років тому +1

    Very good. When I get the time ( hahaha ) I willlook back into this program. Thanks. It was just what I was looking for.

  • @Oharafolk
    @Oharafolk 3 роки тому +1

    Thanks man! Very helpful video and very nice explanation

  • @JorgeGarcia-ne3ws
    @JorgeGarcia-ne3ws Рік тому +1

    why is vera not on the linux mint repos?

  • @SM-fb4qb
    @SM-fb4qb 6 років тому +3

    very well explained...

  • @francis400
    @francis400 Рік тому +1

    What is the best way to make and store passwords?

    • @davidbolha
      @davidbolha 9 місяців тому +1

      Writing on paper using UV pens. 😁

  • @perd62
    @perd62 2 роки тому +1

    Great video, thanks for the explanation

  • @zulfikarkassim9371
    @zulfikarkassim9371 3 роки тому

    Excellent video. Nicely explained. Thank you.

  • @henrique392
    @henrique392 2 роки тому

    When you created the volume, the filesystem was set as NTFS (5:25)...and later, to be able to copy and paste the volume to the usb drive you had to format and change the drive to exFAT. Does the filesystem choosen to create the volume influences in anything in that regard?

    • @ExplainingComputers
      @ExplainingComputers  2 роки тому +1

      The file system for the USB drive and for the volume are not linked, so no, the file system chosen to create the volume has no influence on anything else. But the file system on the drive must be able to accommodate a file of the size of the volume created (which to the drive is just a large file).

  • @0007Shawn
    @0007Shawn 8 років тому +1

    Nice video, but ext4 with luks encryption is easier, though its not the same concept of encryption, it is easier...
    and thx for the weekly videos!!

    • @ExplainingComputers
      @ExplainingComputers  8 років тому +3

      +Daemon S Thanks! :) Weekly is tough! This one has been lying around waiting to be posted in a week I had nothing better!

    • @raowls
      @raowls 8 років тому +1

      depends on the need, if you need usb encrypted to use in multiple OS this is a good alternative, in fact thats why i saw this video, ext4 luks will only work on linux.

    • @cldream
      @cldream 7 років тому

      Raul A. Gomez Not sure how it would work, but there are EXT "drivers" for Windows, and the defunct FreeOTFE (and its "successor" DoxBox) will recognize LUKS volumes.

  • @shareb1t
    @shareb1t 6 років тому +1

    These days we have Bitcrypt of WIndows10 which is tuff af

  • @anakinsky9
    @anakinsky9 6 років тому +1

    I am visually impaired. I do not know which file you used on your flash drive to access the secured drive on another machine. I am a little lost on accessing my secure drive on a new p.c. would you please clarify? Thank you

  • @vjm3
    @vjm3 5 років тому +2

    I just bought a 3TB external Hard drive, and I want to encrypt the entire thing so that I'll effectively have a portable safe that I can open on any Windows computer (or most). My computer has only 500GB of data available total, so I'll probably have to save VeraCrypt on the actual Hard drive first, then run it from there. Will this still work? Do I have to select anything different? I just want to make sure I don't accidentally brick my 3TB hard drive.

    • @ExplainingComputers
      @ExplainingComputers  5 років тому

      If you want to encrypt the whole drive, you will need to install/run Veracrypt from your PC (the files are very small). If you want these files on the hard drive, you will need to create one or more partitions or Veracrypt containers on the drive. Good Luck!

    • @vjm3
      @vjm3 5 років тому +1

      @@ExplainingComputers Thank you! I couldn't understand the concept of dedicating only some space of my hard drive to Veracrypt, while still having open access of files on the remaining unencrypted space. Thank again!

    • @ExplainingComputers
      @ExplainingComputers  5 років тому +2

      No problem. Only this evening I created a 150GB Veracrypt container. Just think of a container as a file (which it is), which you can access as a drive once you mount it with Veracrypt.

  • @lightfighter540
    @lightfighter540 7 років тому

    EXCELLENT video. Explained very very well. I've liked and subscribed.

  • @girohead
    @girohead 2 роки тому +1

    I'm looking at this for swapping between Linux and Windows, will that work?

    • @ExplainingComputers
      @ExplainingComputers  2 роки тому

      Yes, it will -- there is a version of Veracrypt for Linux. I use VeraCrypt USB drives on both Windows and in Linux Mint.

    • @girohead
      @girohead Рік тому

      @@ExplainingComputers I got it to work fine on Linux, but I want it cross platform, so I should copy those program files for both Windows and Linux to the USB? Except I can't seem to download Windows version on my Linux, nor do I know how to extract individual files for Linux to put on usb.

  • @theguacamoleguy4404
    @theguacamoleguy4404 2 роки тому +1

    Is it possible to use a USB as a key to decrypt your system drive instead of using a password?

    • @ExplainingComputers
      @ExplainingComputers  2 роки тому

      Not a USB storage device. But you can use a USB security key as the means of unlocking your PC -- something like a YubiKey, which I cover in this video: ua-cam.com/video/uYUfOP4UKSM/v-deo.html

  • @socksincrocks4421
    @socksincrocks4421 8 місяців тому

    Any software that can do this but operate on any computer without Admin rights?

  • @Resident579
    @Resident579 4 місяці тому +2

    So much painful process for protection of one folder, SanDisk like pendrive gives pre built encryption protection software in within, why just don't put the files inside pendrive and then make it password protected, just like simple phone lock and 7zip rar like protection ? How hard is that to make system like this ? Why don't devs make this ? This is time consuming process

    • @ExplainingComputers
      @ExplainingComputers  4 місяці тому +1

      It's not a painful process once completed -- and far less time consuming that password protecting every single file or folder copied to the drive using a compressed file format like Zip or RAR :) I think you've missed the point of what a container is -- it is NOT a folder, but a virtual mounted volume. VeraCrypt also works in many different OS, which the SanDisk software does not. But as always, use what works best for your use case. :)

  • @jujicudi9071
    @jujicudi9071 2 роки тому +1

    Can anybody actually format all date from this USB? Or data that we use is undeleatable untill we unlock it?

    • @ExplainingComputers
      @ExplainingComputers  2 роки тому +1

      Anybody could reformat the drive and remove all data. But they cannot access your data.

  • @iTeachTEFL
    @iTeachTEFL Рік тому

    Hello Chris. Please, help me with one issue. I have a PDF file which I am going to give to the printing service. But the proble here is that I don't trust anyone. The PDF file must be printed anyway. So I've heard that there is an app which allows the PDF or any other file run on PC only when the flash drive is plugged in into a computer. Can you tell me how I can find the sofrware of this kind? Thank you in advance

  • @garyhughes1664
    @garyhughes1664 4 роки тому +1

    Very useful and clear. Thx.

  • @ashutoshpandey6561
    @ashutoshpandey6561 Рік тому

    Hey Mike, thanks for the video. I am considering purchasing soft softs for the first ti. Do you have the personal version or the

  • @hasansalim1868
    @hasansalim1868 8 років тому

    Hi Chris. A nice video, as usual, but I wonder why you skipped copying the license files to the pen drive? they are very small in size.

    • @ExplainingComputers
      @ExplainingComputers  8 років тому

      +Hasan Salim Looking back at the video, I thought myself that somebody would mention this! And what you say is true. I still have the license, and have not provided the USB drive to another person (so am not, as I understand it, in breach of the license). I guess I did not copy it over not due to file size, but the number of files in the folder -- the more there are, the harder it is to locate the VeraCrypt exe file (well, a little).

  • @Leandro_F_R
    @Leandro_F_R 2 роки тому

    Hello Christopher, when I ask to do this on a flash drive, a message about "Windows Fast Startup" appeared. Could you explain what it is? I'll leave the text for you to read.
    "Warning: Windows Fast Startup is enabled and it is known to cause issues when working with veracrypt volumes. It is advised to disable it for better security and usability".
    I had this doubt because I chose the portable version of veracrypt and to be doing it on a pendrive.

  • @danialvarezaserraf
    @danialvarezaserraf 6 років тому +2

    Will this work on a mac too ? i mean can i acces my pendrive on windows and mac

    • @ExplainingComputers
      @ExplainingComputers  6 років тому +1

      Yes, there is a version of VeraCrypt for Mac, so it will work on a Mac just fine. And you will be able to open a VeraCrypt container on a Mac using the Mac software, and on a PC using the PC software (and on Linux using the Linux software!).

  • @frixux
    @frixux 4 роки тому +1

    You great with video. Can you do one on how to chech out the pgp signature on downloaded. Software to avoid. Install compromise software

    • @tesinormed
      @tesinormed 4 роки тому

      Download GPG from the official website and search up “How to verify file with gpg”

  • @DhrithikRaj
    @DhrithikRaj 7 місяців тому +1

    Very helpful!

  • @Fabiuja
    @Fabiuja 2 роки тому +1

    Is it still a usable software in 2021?

  • @MrMackster01
    @MrMackster01 3 роки тому

    Good video! A few questions. How were you able to delete the ‘EC’ file from the first computer if it’s supposed to be encrypted? What happens if you tried to open the 30GB ‘EC’ file on the usb drive on the laptop but Veracruz wasn’t installed? Also it seems a little odd that the encrypted contain file ‘EC’ would be immediately accessible if it’s encrypted?

  • @samysam7307
    @samysam7307 5 років тому +1

    Thanks so much
    I am using safehouse with twofish algorithm so is it better to switching it with veracrypt or it's not big difference?

    • @ExplainingComputers
      @ExplainingComputers  5 років тому

      I think the main thing is that you use something! :) Safehouse and VeraCrypt both offer the same kind of functionality.

    • @samysam7307
      @samysam7307 5 років тому

      @@ExplainingComputers Great, thanks again :)

  • @Brsrafal
    @Brsrafal 4 роки тому +1

    well my set up was totally different not working

  • @martharavikumar3174
    @martharavikumar3174 6 місяців тому

    hi sir can we use bitlocker encryption in linux?

  • @caritation8498
    @caritation8498 7 місяців тому

    Can an encrypted USB drive be opened (e.g. after entering a password) on another device where Vera is not installed?

  • @bharathwajvenkat8476
    @bharathwajvenkat8476 3 роки тому

    How about USB safe from internet?