MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Simple, Secure Domain Registration
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Fast files encryption (AES-GCM) package and command-line tool built for speed with Go ⚡
Examples:
- Encrypt a path with default options
> safelock-cli encrypt path_to_encrypt encrypted_file_path
- Decrypt a file
> safelock-cli decrypt encrypted_file_path decrypted_files_path
- If you want it to run silently with no interaction
> echo "password123456" | safelock-cli encrypt path_to_encrypt encrypted_file_path --quiet
Powerful webdav client and sync tools with client-side AES encryption
DavUtils is a collection of easy to use WebDAV client tools. The built-in client-side encryption allows you to encrypt and decrypt files on the fly with AES.
Currently two command line tools are available: dav is a multipurpose WebDAV client that can be used like the standard unix tools ls, mkdir and rm.
The other tool is dav-sync that can synchronize local files with a WebDAV server. It is very flexible and configurable and has advanced data safety features to prevent data loss...
Simple drag & drop file encryption tool. based on python and uses PyCrypto to encrypt the inputted files with AES encryption. Then sqlite database file is generated with a unique key to store the encrypted files and folders in binary blobs for later decryption.
esync-perl is a tool, which is designed to up-/download files via ssh to/from a rootserver. esync can encrypt/decrypt this files with gpg an manage public keys (it also has a key storage). You can use it for safe backup or to safely transmit files.