1
0
镜像自地址 https://github.com/maxgoedjen/secretive.git 已同步 2026-03-25 10:37:23 +01:00
这个提交包含在:
Max Goedjen
2020-03-14 14:40:49 -07:00
提交者 GitHub
父节点 1a4424fa74
当前提交 f20c2b90a6

查看文件

@@ -28,6 +28,14 @@ For Macs without Secure Enclaves, you can configure a Smart Card (such as a Yubi
## Getting Started
### Setup for Third Party Apps
When you first launch Secretive, you'll be prompted to set up your command line environment. You can redisplay this prompt at any time by going to `Menu > Help -> Set Up Helper App`.
For non-command-line based apps, like GUI Git clients, you may need to go through app-specific setup.
[Tower](https://www.git-tower.com/help/mac/integration/environment)
### Security Considerations
For the moment, you must build Secretive from source. For an app like this, it's critical that you trust that the app you're running is the app whose source you've checked out. To this end, Secretive has no third party dependecies, and is designed to be easy for you to audit for exploits.