A random mac address as well as machine id at every boot

What features/apps/bugfixes needed in a future Puppy
Post Reply
Message
Author
User avatar
perdido
Posts: 1528
Joined: Mon 09 Dec 2013, 16:29
Location: ¿Altair IV , Just north of Eeyore Junction.?

A random mac address as well as machine id at every boot

#1 Post by perdido »

Security related -
generates random mac address as well as machine id on every boot by default
Seems mistfire has put this into TazPuppy as a menu option.
http://www.murga-linux.com/puppy/viewto ... 57#1043057

A different machine id and mac address would be more security and a better option than having puppy boot with the same machine name each and every boot?

.

mistfire
Posts: 1411
Joined: Wed 05 Nov 2008, 00:35
Location: PH

#2 Post by mistfire »

@perdido I will try to make a pull request on woof-ce about that

User avatar
perdido
Posts: 1528
Joined: Mon 09 Dec 2013, 16:29
Location: ¿Altair IV , Just north of Eeyore Junction.?

#3 Post by perdido »

Thank You mistfire. :)

s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

#4 Post by s243a »

It's good to have this option but for anyone who has their router setup to assign an IP address based on the mac address, it will break things. It might be easier for people if this wasn't the default option.
Find me on [url=https://www.minds.com/ns_tidder]minds[/url] and on [url=https://www.pearltrees.com/s243a/puppy-linux/id12399810]pearltrees[/url].

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#5 Post by sc0ttman »

I did a GUI for Puppy years ago for macchanger: http://www.murga-linux.com/puppy/viewtopic.php?t=64216

The FirstRun program already lets you choose a hostname, maybe it could detect if macchanger is installed, and offer the chance to change mac address if so..
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

#6 Post by s243a »

sc0ttman wrote:I did a GUI for Puppy years ago for macchanger: http://www.murga-linux.com/puppy/viewtopic.php?t=64216

The FirstRun program already lets you choose a hostname, maybe it could detect if macchanger is installed, and offer the chance to change mac address if so..
That would be a good way to do it :)
Find me on [url=https://www.minds.com/ns_tidder]minds[/url] and on [url=https://www.pearltrees.com/s243a/puppy-linux/id12399810]pearltrees[/url].

s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

#7 Post by s243a »

mistfire wrote:@perdido I will try to make a pull request on woof-ce about that
I noticed there were some merge requests that I think were rejected but I've made the mistake before of thinking changes were rejected that found their way into woof-CE. I think that mac spoofing is a good feature to have, "Especially if done in the way that is suggested by sc0ttman" (See post) but I understand why such a change might be rejected since one could argue that people outside your network will not likely see your mac address. I've noted some exceptions to this in another post. One exception that I didn't mention is that if your ISP sells this data to a third party [1]. Remember that most people use the wifi equipment supplied to them by their ISP. I don't know what information an ISP is legally allowed to sell to third parties. Granted we know that privacy laws are frequently broken.

Anyway, if this is something that you think should be in woof-CE and it hasn't been merged then maybe open up a discussion about it to see if the woof-CE team wants it. The issue might of been something as simple as the merge requests should have been combined into a single merge request. See:

Coding style and PR etiquette. #1715

I don't know. Often merge request on woof-CE are closed without explanation and the people following activity on woof-CE are left to wonder why. Perhaps if the merge requests were combined then it would be easier to commit on why a given merge request was closed. Perhaps it was merged and I didn't see where it was merged.

Anyway, there has been some discussion about privacy/security focused versions of puppy on github. For instance:
"GuardDog Edition" releases
About one year after an official release, there will be a "GuardDog edition"
of that release:

more secure, privacy-focused releases
no need to install to anything - run from CD
optionally save sessions to an encrypted "save file", or not at all!
leave almost no trace of your activity between reboots
GuardDog Editions differ from official releases in these ways:

asks before saving settings/session between reboots
uses encrypted save files by default
fewer packages installed by default
additional security fixes and bug fixes
Tor browser installed by default, with privacy/security addons
lots of programs setup to use tor by default (using with-tor script)
some ad-blocking, anti-virus, privacy and VPN tools added
https://github.com/puppylinux-woof-CE/w ... -557260534
About the GuardDog addition, Puli has been going years, always supported and updated, very nicely done..

http://murga-linux.com/puppy/viewtopic.php?t=96964

Maybe get **gjuhasz ** to make a GuardDog, and release in line with Community Edition, every 2 years or so..

I will ask him about it.
https://github.com/puppylinux-woof-CE/w ... -560143020

so perhaps there will be some support by woof-CE devs for options to spoof ones mac address.


Notes
---------------
1 - https://www.consumerreports.org/consume ... formation/
Find me on [url=https://www.minds.com/ns_tidder]minds[/url] and on [url=https://www.pearltrees.com/s243a/puppy-linux/id12399810]pearltrees[/url].

Post Reply