Glossary

res (Revision Control System)

What is Gitignore

SSH Key

https://gitlab.kkinternal.com/help/ssh/README

  • Secure communication channel for sharing information
  • 讓你不用每次都提供 username 或 password
  • 先看完第一段,第二段之後就是實作

Digital Ocean Tutorial of SSH Key

  • 英文版直接看上面,中文版如下

為了資料傳遞上的安全,SSH 在不同的地方用了許多種資料控制的技巧( data manipulation techniques), 主要包含三種方式

Symmetrical Encryption

who holds the key can encrypt and decrypt messages to anyone else holding the key 有 key 的人就可以編碼與解碼

看到 This type of encryption scheme is often called "shared secret" encryption, or "secret key" encryption.

這一段

Asymmetrical Encryption

Hashing

相關名詞

  • cryptographically 加密的
  • authenticate 驗證

裡面有提到,後續還有三篇文章

  1. how to configure SSH key-based access
  2. how to connect using SSH
  3. some SSH tips and tricks

results matching ""

    No results matching ""