Mention MUTN in README.md

This commit is contained in:
2024-08-08 20:10:14 -04:00
parent 38f3896e99
commit 102ef6955c
+2
View File
@@ -1,6 +1,8 @@
# libmutton # libmutton
libmutton is a library for building simple, SSH-synchronized password managers in Go. libmutton is a library for building simple, SSH-synchronized password managers in Go.
[MUTN](https://github.com/rwinkhart/MUTN) is its reference implementation (in the CLI).
> [!WARNING] > [!WARNING]
>It is your responsibility to assess the security and stability of libmutton and to ensure it meets your needs before using it. >It is your responsibility to assess the security and stability of libmutton and to ensure it meets your needs before using it.
>I am not responsible for any data loss or breaches of your information resulting from the use of libmutton. >I am not responsible for any data loss or breaches of your information resulting from the use of libmutton.