Posts tagged with: Base64
Number of posts tagged with "Base64": 1
- In this blog, the tag Base64 is used with the meaning
An encoding method that converts binary data into ASCII text. Commonly used in HTTP Basic Authentication to encode credentials, but not as a form of encryption.
.
-
Protect your blog on an Apache server with a password
How to protect your blog on an Apache server with a password? Learn about the necessary server adjustments and deployment-pipeline changes.
/