Skip to content

Commit 5c358db

Browse files
committed
factorio: note that credentials will be world-readable in help msg
1 parent fff8abc commit 5c358db

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

pkgs/by-name/fa/factorio/package.nix

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,12 @@ let
4848
Please ensure you have set the username and token with config.nix, or
4949
/etc/nix/nixpkgs-config.nix if on NixOS.
5050
51-
Your token can be seen at https://factorio.com/profile (after logging in). It is
52-
not as sensitive as your password, but should still be safeguarded. There is a
53-
link on that page to revoke/invalidate the token, if you believe it has been
54-
leaked or wish to take precautions.
51+
Your token can be seen at https://factorio.com/profile (after logging in).
52+
Beware this will add the credentials to the Nix store, which is
53+
world-readable on the local machine. It is not as sensitive as your
54+
password, but should still be safeguarded. There is a link on that page to
55+
revoke/invalidate the token, if you believe it has been leaked or wish to
56+
take precautions.
5557
5658
Example:
5759
{

0 commit comments

Comments
 (0)