DEV Community

Michael Wahl
Michael Wahl

Posted on

1

Encrypting Folders on MacOS

  1. Create a new folder, for my example the folder is named "secretstuff".

  2. Copy whatever files, folders or content you want to protect into the secretstuff folder.

  3. Launch the Disk Utility, from the file menu, select new image, image from folder.

  4. I selected the folder I created from step 1 above. Set the encryption to 256-bit AES, and the image format to compressed. Select Save. When prompted, provide a long and strong password, store the password in a safe place separate from the folder and the final dmg file once created.

Image description

  1. A new secretstuff.dmg file will be created, dont forgot to delete the source secretstuff folder, but leave the secretstuff.dmg file.

  2. If you want to access the contents of the secretstuff.dmg file, you may do so by using the same Disk Utility tool, from the file menu, select open disk image, when prompted enter the password created above during step 4.

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs