* ASCII로 비번을 저장할 것 -> git으로 sync하게* 소개글: https://myst.rs/blog/password-manager* https://www.passwordstore.org/ Pass: The Standard Unix Password ManagerIntroducing pass Password management should be simple and follow Unix philosophy. With pass, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted file..