passwordManagerGo

所属分类:系统/网络安全
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2024-02-03 05:21:09
上 传 者sh-1993
说明:  密码管理器Go
(passwordManagerGo)

文件列表:
cmd/
LICENSE
go.mod
go.sum
main.go

# Password Manager This is a CLI tool I am writing to: 1. Gain experience with Cobra and Viper for my job. 2. Continue learning Go. 3. Generate and manage passwords as I am terrible about this. # What is Avaiable? - Ability to generate passwords for specific applications (not persistent yet) - Example: `password create [APPLICATION] -s=true -l=15` where s = special and l = length # What is on the Horizon? - The ability to actually persist passwords between interactions with the tool - Being able to view all passwords or a single password - Login / credentials before creation or viewing of passwords - Some form of encryption so passwords are not in plaintext - Updating and deleting passwords

近期下载者

相关文件


收藏者