Python Forum
How secure is the use of "secret" import?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How secure is the use of "secret" import?
#11
Hello,

yes thanks for this interesting idea, i will investigate that possibility.

JohnW
Reply
#12
You could also consider using the keyring module to safely store passwords on the user's OS, but again, it will be safe only if no hacker can obtain the same privileges as the user using this service.

Also have a look at modules such as pykeepass that can read and write keepass databases for example.
Reply
#13
Again, Thanks for a couple of very interesting recommendations that i was not aware of.

JohnW
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Best way to secure API key when sharing quarinteen 2 352 Jan-19-2024, 04:46 PM
Last Post: deanhystad
  Extract Httponly, Secure, domain and path from a cookie randeniyamohan 0 1,680 Jan-26-2020, 04:59 PM
Last Post: randeniyamohan
  Secure App Data Storage for Kivy Android App JonPC 1 2,447 Nov-08-2019, 03:42 PM
Last Post: luke

Forum Jump:

User Panel Messages

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