image-1

Understand DMARC DNS Record

DMARC, which stands for Domain-based Message Authentication, Reporting, and Conformance, is a DNS TXT record that can be published for a domain to control what happens if a message fails authentication (i.e., the recipient server can’t verify that the message’s sender is who they say they are). A published DMARC record basically serves two purposes: Read More

image-1

What is The Difference Between SSL Certificate Formats? – PEM CRT DER CER KEY PFX P12 P7B P7C

PEM Format The PEM format is the most common format that Certificate Authorities issue certificates in. PEM certificates usually have extensions such as .pem, .crt, .cer, and .key. They are Base64 encoded ASCII files and contain “—–BEGIN CERTIFICATE—–” and “—–END CERTIFICATE—–” statements. Server certificates, intermediate certificates, and private keys can all be put into the PEM format. Apache Read More

image-1

How to Use Adobe Fonts Revealer

ProblemYour licensed and activated Adobe Fonts are not accessible. (1) They are stored (hidden) under (macOS): $HOME/Library/Application\ Support/Adobe/CoreSync/plugins/livetype/.r/. And (2), the filenames are some sort of id, which is good for Adobe managing the files, yet not human-readable. SolutionThis script copies all activated font files to your Downloads directory and renames all of them to what they represent. Read More

image-1

How to Add Adobe Fonts for Photoshop

How to Add Fonts from Typekit? Many people often ask how to add fonts from Typekit. In fact, the use of Typekit is very simple and convenient. The fonts are automatically synchronized with all your devices and Adobe programs. Moreover, they can be used in many other non-Adobe programs. Step 1. Access Typekit. Make sure Read More

image-1

How to Download Adobe Fonts

Technically, When you activate an Adobe font, a copy is downloaded to your local system in a hidden directory, please see below for the hidden path. Copy and rename the hidden files to another directory to use offline. Usually, you should be able to find the Adobe fonts here C:\Users\<your user name>\AppData\Roaming\Adobe\CoreSync\plugins\livetype Copy the files Read More