Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python Security
#1
Hello,

I am new to Python and have yet to scrape the surface of its nature and capabilities. I have some previous experience coding and would really love to use python to help me and my colleagues at work. The goal is to create a program that streamlines the process on applying email templates to our online email system. Ideally this would also allow us to post notes about the information we are sending to webpages that we use as well.

The creation of an email templates program in Python could be as simple or complicated as I want it to be, I just want to make sure that working with Python is secure. I realize that I probably sound ignorant to most of you, and the truth is, I am Cool .

If I create a program that allows me to write emails faster and maybe even post the templates/data to a webpage, is that in any way insecure security wise? Can people hack my information if I would be using packages like NiceGUI, or does posting data to an open Chrome tab cause insecurity in some way?

Thanks so much!
Reply
#2
suggest you start by reading the following:

Python Security
and
Security Considerations
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Update old Python version because of security threads SanderV 2 1,561 Jun-06-2022, 07:49 PM
Last Post: SanderV

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020