Skip to content

akshuk0203/SecureText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

SecureText ๐Ÿ”

SecureText is a Python script that redacts sensitive information such as emails, phone numbers, and credit card numbers from a text file. It replaces them with [REDACTED] and also generates a summary log.

Features

  • Redacts:
    • Email addresses
    • Phone numbers
    • Credit card numbers
  • Creates:
    • A redacted output file
    • A redaction summary log

How to Use

  1. Save your input text in a file named input.txt.
  2. Run the script:
python secure_text.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages