Update README.md

This commit is contained in:
exarobibliologist 2022-10-12 11:43:12 -04:00
parent 65cf280207
commit 41f1fb63b3

View File

@ -448,30 +448,31 @@ PGP
------
Pretty Good Privacy (aka PGP) is a program available on many platforms that will encrypt files so that prying eyes (particularly governmental) can't look at them.
```
PGP++++ = I am Philip Zimmerman
PGP+++ = I don't send or answer mail that is not encrypted, or at the very least signed. If you are reading this without decrypting it first, something is wrong. IT DIDN'T COME FROM ME!
PGP++ = I have the most recent version and use it regularly
PGP+ = "Finger me for my public key"
PGP = I've used it, but stopped long ago.
PGP- = I don't have anything to hide.
PGP-- = I feel that the glory of the Internet is in the anarchic, trusting environment that so nurtures the exchange of information. Encryption just bogs that down.
PGP--- = If you support encryption on the Internet, you must be a drug dealer or terrorist or something like that.
PGP---- = Oh, here is something you all can use that is better (insert Clipper here).
```
| | | |
|:--- | :---: | :--- |
| PGP++++ | = | I am Philip Zimmerman |
| PGP+++ | = | I don't send or answer mail that is not encrypted, or at the very least signed. If you are reading this without decrypting it first, something is wrong. IT DIDN'T COME FROM ME! |
| PGP++ | = | I have the most recent version and use it regularly |
| PGP+ | = | "Finger me for my public key" |
| PGP | = | I've used it, but stopped long ago. |
| PGP- | = | I don't have anything to hide. |
| PGP-- | = | I feel that the glory of the Internet is in the anarchic, trusting environment that so nurtures the exchange of information. Encryption just bogs that down. |
| PGP--- | = | If you support encryption on the Internet, you must be a drug dealer or terrorist or something like that. |
| PGP---- | = | Oh, here is something you all can use that is better (insert Clipper here). |
G = GitHub Username
------
Good Version Control systems are a priority for most geeks coders. List which version control system you use, and your username so we can find you.
```
G = GitHub
Gb = BitBucket
Gbk = Bitkeeper
Gbn = Beanstalk
Gsvn = Subversion
Gtfs = Team Foundation Server
```
Version Control systems are a priority for most geeks coders. List which version control system you use, and your username so we can find you.
| | | |
|:--- | :---: | :--- |
| G | = | GitHub |
| Gb | = | BitBucket |
| Gbk | = | Bitkeeper |
| Gbn | = | Beanstalk |
| Gsvn | = | Subversion |
| Gtfs | = | Team Foundation Server |
Write your username, after the code, like the following examples:
@ -483,14 +484,14 @@ Gbn:rutman
E = Electronics
------
```
E+++ = I am lady ada
E++ = I have fixed broken toasters without removing the plug, such is my skill and need for speed.
E+ = I know CMOS from BJT and why a comparator is not quite equivalent to an op amp
E =
E- =
E-- = Electrons are interesting as theoretical constructs
```
| | | |
|:--- | :---: | :--- |
| E+++ | = | I am lady ada |
| E++ | = | I have fixed broken toasters without removing the plug, such is my skill and need for speed. |
| E+ | = | I know CMOS from BJT and why a comparator is not quite equivalent to an op amp |
| E | = | |
| E- | = | |
| E-- | = | Electrons are interesting as theoretical constructs |
H = Hardware
------