Experimental - This project is still in development, and not ready for the prime time. A minimal, secure Python interpreter written in Rust for use by AI. Monty avoids the cost, latency, complexity ...
This is a very simple library to encrypt and store secret keys (or any text) locally. The keys are stored in a local sqlite database. The keys are encrypted using AES-GCM. That's it. In theory, the ...