mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-08-30 13:56:40 -04:00
[wiki] Add server binary build info; link to developer guide from README.md
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
# libmutton
|
||||
libmutton is a library for building simple, SSH-synchronized password managers in Go.
|
||||
|
||||
Do not build projects off of this repo until v0.2.1 is tagged (this repo is currently undergoing a migration process from the [MUTN repo](https://github.com/rwinkhart/MUTN).
|
||||
|
||||
> [!WARNING]
|
||||
>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.
|
||||
>libmutton is a new project that is constantly being updated, and though safety and security are priorities, they cannot be guaranteed.
|
||||
|
||||
# Developing Thid-Party Clients
|
||||
See the [developer guide](https://github.com/rwinkhart/libmutton/blob/main/wiki/developers.md).
|
||||
|
||||
# Roadmap
|
||||
#### Release v0.2.1
|
||||
- [ ] Only run getSSHClient once to prevent being asked for keyfile password multiple times
|
||||
|
||||
Reference in New Issue
Block a user