I hereby claim:
- I am madzohan on github.
- I am madzohan (https://keybase.io/madzohan) on keybase.
- I have a public key ASB7cgSdNo_YGHav2XZuxGKPxo0esK9t6apeT9MbVxIygwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
### Keybase proof | |
I hereby claim: | |
* I am madzohan on github. | |
* I am madzohan (https://keybase.io/madzohan) on keybase. | |
* I have a public key ASD8ZGCpDIZ3O34ct6E_mjUpBDTy7M-m2RkTOAdxy0jjPAo | |
To claim this, I am signing this object: |
Probably one of the easiest things you'll ever do with gpg
Install Keybase: https://keybase.io/download and Ensure the keybase cli is in your PATH
First get the public key
keybase pgp export | gpg --import
Next get the private key
This simple Gist will explain how to settup your GPG key to work for SSH authentication (with Git) and Git commit signing on Windows 10. This may seem straightforward on Linux, but there are certain tweaks needed on Windows.
No Cygwin, no MinGW, no Git Bash or any other Linux emulated environment. This works in pure Windows 10.
After installing the keybase command-line tool onto a new / fresh computer, you may want to import your PGP key to the local keyring so that you may use the keys with GPG.
Import your PUBLIC PGP key:
keybase pgp export|gpg --import -
Создать второго пользователя с правами админа | |
cmd.exe от админа | |
net user kab_medsestra /add | |
net localgroup | |
net localgroup Администраторы kab_medsestra /add | |
net user kab_medsestra "" | |
Win + R gpedit.msc | |
Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options | |
"Accounts: Limit local account use of blank passwords to console logon only" policy. |