From bdbdce61aa772cf3230ede4e3a024db618908ab9 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Fri, 26 Dec 2025 21:49:42 -0500 Subject: [PATCH] Remove entry format breaking change warning --- wiki/migration.md | 1 - 1 file changed, 1 deletion(-) diff --git a/wiki/migration.md b/wiki/migration.md index 712e5dc..bd40ddc 100644 --- a/wiki/migration.md +++ b/wiki/migration.md @@ -1,5 +1,4 @@ ## Migrating From Other Password Managers -**Important Notice**: The libmutton entry format is not final and has two [breaking changes planned prior to release v1.0.0](https://github.com/rwinkhart/libmutton/blob/main/wiki/breaking.md). This guide will be updated accordingly. ### pass Current libmutton-based password managers use a custom, embedded cryptography agent ([RCW](https://github.com/rwinkhart/rcw)). GPG-encrypted entries (from `pass` or libmutton releases prior to v0.4.0) can simply be decrypted and re-encrypted with RCW. A [conversion program](https://github.com/rwinkhart/sshyp-labs/releases/tag/v2.0.0) has been published for this purpose. ### sshyp