3 releases

0.1.2 Feb 9, 2025
0.1.1 Dec 23, 2024
0.1.0 Feb 9, 2024

#765 in Authentication

Download history 53/week @ 2024-11-24 5/week @ 2024-12-01 13/week @ 2024-12-08 1/week @ 2024-12-15 169/week @ 2024-12-22 4/week @ 2024-12-29 2/week @ 2025-01-05 2/week @ 2025-01-12 125/week @ 2025-02-09 19/week @ 2025-02-16 5/week @ 2025-02-23 5/week @ 2025-03-02

154 downloads per month
Used in 2 crates (via sos-migrate)

MIT/Apache

30KB
669 lines

Keychain Parser

Parse the output of security(1) dump-keychain on MacOS.

License

MIT OR Apache-2.0


lib.rs:

Parses the output of the dump-keychain command of security(1) on MacOS.

Dependencies

~6MB
~81K SLoC