[request] want a feature that loads secret information at runtime from a file and further guards the information against disclosure

Bug #1364278 reported by RaiMan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
In Progress
Medium
RaiMan

Bug Description

Currently without own efforts, secret information like login names and passwords are in the script as readable strings.

There should be a feature, to define secret information as such, so that it can be used in the script without showing it.
Furthermore the usage of secret information itself should not show up in any logging and should not be sent over the net in any way.

The usual workaround is to load the secret information from a file, that is separate and not part of the script container.
Besides some boiler plate code, this does not secure the information being shown in logging or revealed in other ways.

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → In Progress
importance: Undecided → High
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → 1.2.0
RaiMan (raimund-hocke)
Changed in sikuli:
milestone: 2.0.0 → 2.1.0
importance: High → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.