Skip to content
/ MUTN Public

SSH-synchronized password manager in the CLI. Based on libmutton.

License

Notifications You must be signed in to change notification settings

rwinkhart/MUTN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

Pronounced as: "mutton", "muh·tn"

MUTN is a simple, self-hosted, SSH-synchronized password and note manager based on libmutton. It is the successor to sshyp.

Warning

It is your responsibility to assess the security and stability of MUTN 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 MUTN. MUTN is a new project that is constantly being updated, and though safety and security are priorities, they cannot be guaranteed.

Demo Tape

mutn-demo.webp

Mission Statement

MUTN aims to make it as easy as possible to manage passwords and notes via CLI across multiple devices in a secure, self-hosted fashion.

Installation/Building

See the installation guide.

Additionally, MUTN is available as a source package ("mutn") on the AUR.

After installing, please review the usage guide.

Roadmap

Release v0.3.0

  • Replace Glamour with a more minimal Markdown renderer (likely custom)

Release v0.4.0

  • libmutton v0.3.0
    • Swap to native (cascade) encryption (custom)
    • Implement "netpin" (quick-unlock) with new encryption

Release v0.5.0

  • libmutton v0.4.0
    • Password aging support

Release v0.6.0

  • libmutton v0.5.0
    • Add refresh/re-encrypt functionality
  • Re-implement init menu
  • Implement tweak menu

Release v1.0.0

  • Create packaging scripts
    • Stable source PKGBUILD
    • Stable source APKBUILD
    • Debian/Ubuntu
    • Fedora
    • FreeBSD
    • Windows installer
  • Hunt for polishing opportunities and bugs