Skip to content

Commit 5f7dada

Browse files
authored
Update README.md
1 parent 950a02f commit 5f7dada

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# passgo
22
stores, retrieves, generates, and synchronizes passwords and files securely and is written in Go! It is inspired by https://passwordstore.org but has a few key differences. The most important difference is passgo is not GPG based. Instead it uses a master password to securely store your passwords. It also supports encrypting arbitrary files.
33

4-
<img src="https://i.imgur.com/hFXVr4t.gif">
4+
<img style="max-width:400px" src="https://i.imgur.com/hFXVr4t.gif">
55

66
passgo is meant to be secure enough that you can publicly post your vault. I've started publishing my passwords [here](https://github.com/ejcx/passwords.git).
77

0 commit comments

Comments
 (0)