Short Dark Mac OS

broken image


Part 0 – Introduction

Explore the world of Mac. Check out MacBook Pro, MacBook Air, iMac, Mac mini, and more. Visit the Apple site to learn, buy, and get support. The OS in consideration is OS X 10.9 Mavericks, but it should work in all the other versions. As for the tool itself, we will be using the GPG Suite Beta 5 version. You might be aware it is not recommended for Darknet related issues on OS X but this tutorial or guide is not to go over those discussions.

Mac os catalina

Here's my basic guide for PGP on OS X. The OS in question is OS X 10.9 Mavericks, but it should still work for other versions. As for the tool itself, we'll be using GPG Suite Beta 5. This is my first time using OS X in… years. If you see anything I'm doing wrong, or could be done easier, feel free to correct me in the comments.

To use a keyboard shortcut, press and hold one or more modifier keys and then press the last key of the shortcut. For example, to use Command-C (copy), press and hold the Command key, then the C key, then release both keys. Mac menus and keyboards often use symbols for certain keys, including modifier keys: Command (or Cmd) ⌘. Video: Enable the Dark Mode in Mac OS X El Capitan If you have problems with any of the steps in this article, please ask a question for more help, or post in the comments section below. Jun 13, 2018 OS X Yosemite brought limited dark styling to the Dock, the menu bar and Spotlight Search. Mojave's Dark Mode has replaced that limited Yosemite functionality by turning the whole user interface dark, including your desktop wallpaper. As a result, your own content, such as photos and documents, pops out in Dark Mode.

If you've done your research, you'll see it's not recommended to do anything darknet related on OS X, but I'm not going to go over the details here. You've obviously made your decision.

Part 1 – Installing the software

Like I said above, we'll be using GPG Suite Beta 5. If you're curious and want to see the source code, you can do so here.

  1. Head on over to https://gpgtools.org, and download ‘GPG Suite Beta 5′
  2. Open the file you downloaded, you should see this screen. Double click on ‘Install'
  3. Follow the installation process. If successful, you should see this screen. You can now close the window

Part 2 – Creating your keypair

Short Dark Mac Os Download

GPG Suite actually makes this a super simple process. Just like the Linux guide, we'll be using 4096 bit length for encryption.

  1. Open up GPG Keychain, you should be greeted by this beautiful window
  2. Click ‘New' at the top left of the window
  3. You should see a small popup. Click the arrow beside ‘Advanced options', make sure the key length is 4096. For our purposes, we'll uncheck ‘key expires'. Put your username where it says ‘full name', fill out what you want for email, and create a secure passphrase. Check the picture for an example on how to fill it out. When complete, click ‘Generate key'
  4. GPG Keychain will begin generating your key. Move the mouse around, mash keys in a text editor, have something downloading. Do random stuff to create entropy for a secure key.
  5. annndddddd we're done!

Part 3 – Setting up the environment

This is where OS X differs from other platforms. The suite itself doesn't provide a window to encrypt/decrypt messages, so we need to enable some options.

  1. Go into system preferences, open up ‘Keyboard'
  2. You should see this window. Click the ‘Keyboard Shortcuts' tab at the top, then ‘Services' in the left pane. Scroll down in the right pane to the subsection labeled ‘Text', and to the OpenPGP options. Here you can create keyboard shortcuts. We'll uncheck everything OpenPGP that's under ‘Text', and delete their shortcuts. Now we'll enable ‘Decrypt', ‘Encrypt', and ‘Import key'. Create keyboard shortcuts for these if you wish. Check the picture to make sure you're doing everything correctly. You can now close the window.
Short Dark Mac OS

Here's my basic guide for PGP on OS X. The OS in question is OS X 10.9 Mavericks, but it should still work for other versions. As for the tool itself, we'll be using GPG Suite Beta 5. This is my first time using OS X in… years. If you see anything I'm doing wrong, or could be done easier, feel free to correct me in the comments.

To use a keyboard shortcut, press and hold one or more modifier keys and then press the last key of the shortcut. For example, to use Command-C (copy), press and hold the Command key, then the C key, then release both keys. Mac menus and keyboards often use symbols for certain keys, including modifier keys: Command (or Cmd) ⌘. Video: Enable the Dark Mode in Mac OS X El Capitan If you have problems with any of the steps in this article, please ask a question for more help, or post in the comments section below. Jun 13, 2018 OS X Yosemite brought limited dark styling to the Dock, the menu bar and Spotlight Search. Mojave's Dark Mode has replaced that limited Yosemite functionality by turning the whole user interface dark, including your desktop wallpaper. As a result, your own content, such as photos and documents, pops out in Dark Mode.

If you've done your research, you'll see it's not recommended to do anything darknet related on OS X, but I'm not going to go over the details here. You've obviously made your decision.

Part 1 – Installing the software

Like I said above, we'll be using GPG Suite Beta 5. If you're curious and want to see the source code, you can do so here.

  1. Head on over to https://gpgtools.org, and download ‘GPG Suite Beta 5′
  2. Open the file you downloaded, you should see this screen. Double click on ‘Install'
  3. Follow the installation process. If successful, you should see this screen. You can now close the window

Part 2 – Creating your keypair

Short Dark Mac Os Download

GPG Suite actually makes this a super simple process. Just like the Linux guide, we'll be using 4096 bit length for encryption.

  1. Open up GPG Keychain, you should be greeted by this beautiful window
  2. Click ‘New' at the top left of the window
  3. You should see a small popup. Click the arrow beside ‘Advanced options', make sure the key length is 4096. For our purposes, we'll uncheck ‘key expires'. Put your username where it says ‘full name', fill out what you want for email, and create a secure passphrase. Check the picture for an example on how to fill it out. When complete, click ‘Generate key'
  4. GPG Keychain will begin generating your key. Move the mouse around, mash keys in a text editor, have something downloading. Do random stuff to create entropy for a secure key.
  5. annndddddd we're done!

Part 3 – Setting up the environment

This is where OS X differs from other platforms. The suite itself doesn't provide a window to encrypt/decrypt messages, so we need to enable some options.

  1. Go into system preferences, open up ‘Keyboard'
  2. You should see this window. Click the ‘Keyboard Shortcuts' tab at the top, then ‘Services' in the left pane. Scroll down in the right pane to the subsection labeled ‘Text', and to the OpenPGP options. Here you can create keyboard shortcuts. We'll uncheck everything OpenPGP that's under ‘Text', and delete their shortcuts. Now we'll enable ‘Decrypt', ‘Encrypt', and ‘Import key'. Create keyboard shortcuts for these if you wish. Check the picture to make sure you're doing everything correctly. You can now close the window.

Part 4 – Obtaining your public key

This part is super simple.

  1. Open up GPG Keychain, select your key
  2. At the top of the window, click ‘Export'
  3. Give it a name, make sure ‘include secret key in exported file' is unchecked, and click ‘save'
  4. Open your text editor of choice, browse to where you saved the key, open it
  5. There it is. Copy and paste this on your market profile to make it easier for people to contact you

Part 5 – Obtaining your private key

Again, super simple.

  1. Open up GPG Keychain, select your key
  2. At the top of the window, click ‘Export'
  3. Keep the file name it gives you, check ‘Include secret key in exported file', then click save

Keep this file in a safe place, and don't forget your passphrase. You're fucked without it!

Mac Os Download

Part 6 – Importing a public key

Short Dark Mac Os Version

This is really easy.

Mac Os Catalina

  1. Find the key you want to import.
  2. Copy everything from ‘—–BEGIN PGP PUBLIC KEY BLOCK—–‘ to ‘—–END PGP PUBLIC KEY BLOCK—–‘
  3. Paste it into your favourite text editor, highlight everything, right click, go to ‘Services', then ‘OpenPGP: Import key'
  4. You'll see this window pop up confirming the key has been imported, click ‘Ok'
  5. Open up GPG Keychain just to confirm the key is there

Part 7 – Importing a private key

Again, really easy.

  1. Open GPG Keychain, click ‘Import' at the top
  2. Browse to where your key is, click it, then click ‘Open'. It should have a .asc file extension
  3. You'll see this pop up confirming your key has been imported. Click ‘Close'

Part 8 – Encrypting a message

  1. Open your text editor of choice, write your message
  2. Highlight the message, right click, ‘Services', ‘OpenPGP: Encrypt'
  3. A window should appear. Select who you're sending it to, sign it with your key if you wish, click ‘Ok'
  4. Copy everything, and send it to the recipient

Short Dark Mac Os Update

Part 9 – Decrypting a message

Pretty much the same process as encrypting

  1. Open your text editor of choice, paste the message
  2. Highlight everything, right click, ‘Services', ‘OpenPGP: Decrypt'
  3. A window should pop up. Enter your passphrase, then click ‘Ok'
  4. aannnddddd there's your message

Part 10 – Conclusion

That wasn't too hard, was it? Like I said in the intro, you shouldn't be using OS X for DNM activities due to privacy issues, but I won't go into it. This took forever to complete because OS X is a bitch to get running properly in a virtual machine. A guide for Windows will be coming next week!

Shortlink: drk.li/472





broken image