Commit Graph

3 Commits

Author SHA1 Message Date
Tyler a8dfb048fe Fixing vibe coding and adding more features
Going through code to ensure readability and removing redundancy's from Claude Code, also adding more mail services for forwarding and receiving.
2026-03-25 21:27:28 -04:00
Claude 39846a95f2 Fix pyrage passphrase API for v1.3.0
pyrage 1.3.0 removed the Recipient/Identity class pattern in favour of
pyrage.passphrase.encrypt(plaintext, passphrase) and
pyrage.passphrase.decrypt(ciphertext, passphrase) top-level functions.
Update _encrypt/_decrypt in config.py accordingly.

https://claude.ai/code/session_01KjaNo9RXevw6x1DjJD8mj6
2026-03-24 21:39:49 +00:00
Tyler 71861ae630 First Commit 2026-03-24 17:01:09 -04:00