'Git' verified

preview_player
Показать описание
Getting your commits verified on GitHub (with GPG signing)
Рекомендации по теме
Комментарии
Автор

Few points to Remember:
1. To generate PGP Key block: gpg --armor --export <key id>.
2. To sign, you have to include ' -S ' flag in your commits.

mayankgupta
Автор

Having to type a password for every push seems like a lot of effort though... 🙄

benslv
Автор

It's really dangerous to tell people to use gpg without teaching them how to use it properly and securely. Getting "Verified" means nothing if you aren't aware of what gpg even is.

Cyber_Lanka
Автор

Really happy to see a tutorial as simple as that. Was following docs a year ago and was new to all that and it was so much trouble. Looking at this really saves a lot of time. <3

BumbleCore
Автор

What's that font you are using? Looks cool!

samiulhaquesohan
Автор

i had to like it, after seeing svelte

sameer_veda
Автор

Yo finally they put it in HD. It’s text so it’s especially important it’s not potato quality unreadable

jemesmemes
Автор

ah yes finally a tutorial that works. Thanks a lot! :)

Kris_Zhang
Автор

Why does a official VS Code Channel Use a Mac and not Windows 10

ameershah
Автор

How do you get that colorful prompt? What's the PS1? :D

arlaxia
Автор

How do I get my GitHub email address 🤔🤔

ShivanshKaran
Автор

Thanks. Please what type of terminal you use for git !? I need it 🥺🤑

faezbajaber
Автор

official vscode channel uses mac, nice

RedS_DEV
Автор

si sente che sei italiano ma parli benissimo

ah
Автор

Why would you deliberately use RSA for signatures? (A slow cryptosystem from the 70s that requires huge keys to be even remotely secure) Even worse, why doesn't GPG give the option of using curves? And why does it even allow you to make a 1024 bit RSA key? Surely an RSA key should never be any shorter than 2048, though 4096-bit is just overkill, you're safe at 2048-bit until quantum computers come along, at which point we will have to discard all currently used asymmetric cryptosystems anyway.

Also, why do developers have to configure their own keys to get verified? Shouldn't there be some automated way to do this so they don't screw it up? This doesn't seem like very secure way of doing things to be frank, very prone to human error.

deidara_
Автор

So basically before this, all my commits is not verified?

thomaspotterdotexe
Автор

Sorry, I didn't get approach of gpg instead of rsa key

dgmrn
Автор

What's the theme you're using?

mohak
Автор

Still had issue in adding gpg in github it just says error adding gpg key even rechecking the format

SiddhantPrateek
Автор

vscode has a tik tok account '-'

magoninhogamer