SecretService Decoy Encrypted Emailer For use with gmail currently. Will add other mailers later. This system uses ECC/ECIES (Elliptic Curve Cryptography) to exchange keys with a user and enables them to send secret messages back and forth. When we say secret, it means there is a decoy message that sits in your normal gmail inbox, while the real message is accessible by the app and will decrypt your messages. How to operate: Step 1: pip3 install -r requirements (recommended to use a virtual env) Step 2: python3 ./SecretService.py Step 3: Register your gmail account (app password for now, will change later) Step 4: Exchange Keys, Send a user your key, and have that user send theirs. Step 4: Check Mail (to receive keys, will automate this later) Step 5: Verify key by clicking List Public Keys Step 6: Once key is in the keyring, then send a message to that person. Step 7: Have them check mail Step 8: Optionally you have them send a message and you check mail. Have fun! Proof of Concept - We are aware of major improvements we can do, but this was a project that took about 2.5 days just to get up and going. Stay tuned for updates! -- Unit 221B, LLC
Secret Service Email Encryption/Steganography
Overview
Django email backends and webhooks for Amazon SES, Mailgun, Mailjet, Postmark, SendGrid, Sendinblue, SparkPost and more
Django email backends and webhooks for Amazon SES, Mailgun, Mailjet, Postmark, SendGrid, Sendinblue, SparkPost and more
Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)
Fastapi-mail The fastapi-mail simple lightweight mail system, sending emails and attachments(individual && bulk) 🔨 Installation $ pip install fastap
Temp-SMS-Receive - A Program Which Allows You To Receive Temp SMS
Welcome to Temp-SMS-Receive 👋 A Program Which Allows You To Receive Temp SMS AP
This is the mail server that handles responses from the Contact Form
mailserver About This is the mail server that handles responses from the Contact Form Contributors ✨ Thanks goes to these wonderful people (emoji key)
A simple email sender
Email-Sender Un semplice Email-Sender che utilizza il modulo smtplib con aggiunta di interfaccia grafica realizzata con il modulo tkinter Per il corre
This python script will generate passwords for your emails, With certain lengths, And saves them into plain text files.
How to use. Change the Default length of genereated password in default.length.txt Type the email for your account. Type the website that the email an
Django module to easily send emails/sms/tts/push using django templates stored on database and managed through the Django Admin
Django-Db-Mailer Documentation available at Read the Docs. What's that Django module to easily send emails/push/sms/tts using django templates stored
Send e-mails to teachers with specified school-website using Aula, anonymously
Information : This only works in Denmark! Send e-mails to teachers with specified school-website using Aula, anonymously. Find your school via the att
Automatically Send Custom Named Certificates via Mail
Welcome to Certificate Launchpad 🚀 Automatically Send Custom Named Certificates via Email Intro After any event, sending certificates to attendees or
Yahoo Mail Validator For Python
Validator Validator helps to know if the mail is valid or not Installation Install The libraries pip install requests bs4 colorama Usage Create a new
Use Django admin to manage drip campaign emails using querysets on Django's User model.
Django Drip Drip campaigns are pre-written sets of emails sent to customers or prospects over time. Django Drips lets you use the admin to manage drip
It s a useful project for developers ... It checks available and unavailable emails
EmailChecker It s a useful project for developers ... It checks available and unavailable emails Installation : pip install EmailChecker Domains are
send email & telegram message whenever an analog in is recieved
send email & telegram message whenever an analog in is recieved (so when attached to an alarm siren out it will alert via mail)
ghotok mail - lets you find available contact email addresses from target website
ghotok-mail ghotok mail - lets you find available contact email addresses from target website git clone https://github.com/josifkhan/ghotok-mail cd gh
this is django project through this project you can easily sends message to any email
SEND-EMAIL this is django project through this project you can easily sends message to any email home when you run the server then you will see this t
ok-mail-helper是一个基于imap/smtp协议邮件客户端,使用python3.x开发
ok-mail-helper ok-mail-helper是一个基于imap/smtp协议邮件客户端,使用python3.x开发,支持邮件接收并解析、邮件发送,用户可在自己的项目中直接引入、开箱即用,或者结合flask等web框架轻松做成http接口供前端调用、把邮箱管理集成到自己的系统中,亦可通过
An email generator code in python language
An email generator code in python language. I have done it in the simplest way possible and with no link to an SMTP server. Generating infinite emails until CTRL+C . It is a code that can be used in
Bulk send personalized emails using a .csv file and Gmail API (via EZGmail)
GSender Bulk send personalized emails using a .csv file and Gmail API (via EZGmail). Installation Install requirements.txt. Follow the EZGmail Install
Email-osint - Email OSINT tool written in python3
Email-osint - Email OSINT tool written in python3
PGP encrypted / multipart templated emails for Django
Created by Stephen McDonald Introduction django-email-extras is a Django reusable app providing the ability to send PGP encrypted and multipart emails