ome / omero-downloader

An OMERO client for downloading data in bulk from the server.
https://www.openmicroscopy.org/omero/apps/
GNU General Public License v2.0
4 stars 5 forks source link

authentication without secrets as command line arguments #21

Open carandraug opened 5 years ago

carandraug commented 5 years ago

Command line arguments are visible on the list of processes. because of that, it's not recommended to enter secrets such as passwords or session keys in that manner.

I understand that it can be convenient to do it anyway. However, it would be nice if there was a method to use omero downloader without doing that (we had a user that just got his account suspended for using omero downloader on our shared systems).

joshmoore commented 5 years ago

Options I can think of for password entry:

Of course, a 700 file would also work.

mtbc commented 5 years ago

Also relates to https://trello.com/c/Ma1nlyjp/42-configuration-preferences-rc-file.