#device pin code lock (for privacy reason) and overall safety of our devices

67 messages · Page 1 of 1 (latest)

silent anvil
#

I think having a simple pin code to unlock the device (like a phone) would be nice could even delete all compromising data after 10 false code

eager jungle
#

could only really work on devices with a keyboard but i think it is a good idea

#

doesnt seem too hard to implement either

sharp tapir
#

Makes sense on others too, for example, someone steals a device and connects it to a PC, gets your messages, private keys, and ganks everything on your admin channel too

silent anvil
#

If someone take your device He basicaly have every info and can spy on you

velvet quest
#

Not a small addition

silent anvil
#

It cant be done ?

#

No way to cheat with adding another microcontroler that would send on one of the pin an info to tell the device to stay shutdown or something ?

velvet quest
# silent anvil No way to cheat with adding another microcontroler that would send on one of the...

Trying something with a second microcontroller is going to be your best bet at getting something into place quickly, adding a pin or password adds a lot of friction to the existing process for every single user, there are a lot of devices without screens or a way to enter a pin, and having to look at the serial log is a pretty advanced user operation so to get it in the mainline firmware is going to be a pretty big lift.

craggy abyss
#

plus the flash of the device is unencrypted. if someone swipes a node and knows what they are doing, they own you. Pin or not.

silent anvil
#

True

#

Phisicaly locking the Board in epoxy could be the best safety lol

sharp tapir
#

by that logic, its not worth locking your car, because if "someone knows what they are doing, they own you"

#

excuses aside, it seems the devs don't want to do this. too bad.

silent anvil
#

Guess we could make it on our own

eager jungle
#

let me know if you would be interested

#

@sharp tapir

#

@silent anvil

silent anvil
#

Maybe After that

eager jungle
#

👍

silent anvil
#

Another Idea but maybe WE could simply block the screen display when locked ,thé Joe average Guy would not know enough to crack it

eager jungle
#

that was sort of my plan

#

essentially intercept the i2c bus between the screen and the board

silent anvil
#

Make sense lol

eager jungle
#

doing a schematic now

eager jungle
#

this might work

#

ive had a long day so im pretty tired but I will give it a test in the morning

eager jungle
#

btw this isn't a foolproof design

#

all it would take would be to disassemble the case desolder this and put it to the screen

#

but the average person wouldn't have a clue

silent anvil
#

Yes it Is what matter

#

Could maybe add a self destruct function After 10 try

eager jungle
#

not really

#

I mean i could but it wouldnt self destruct the board just lock you out

silent anvil
eager jungle
#

i dont think that sounds like an amazing idea lol

silent anvil
eager jungle
#

i can make it lock you out after 10 attempts or something but shorting the battery to explode the device sounds a bit silly

craggy abyss
#

i have just a simple question - why? Is the government tying to lock you up? chinese spies after your invention?

eager jungle
#

lol

#

having a password makes sense but making it kill itself is a bit much i think

silent anvil
karmic basalt
velvet quest
#

If you have a repeater device that you are worried about security, don't include channels anyway

eager jungle
silent anvil
#

or if a static node get captured

#

it need to not alow someone to read messages from it

#

i see it as some kind of safety onion with layers of protection

#

basicaly 1/ dont make it visible so no one think it is important 2/ if it get seen or taken by someone dont make it easy to understand what it is 3/ if someone know what it is dont make it possible to use the device to read or receive message /4 if someone can read message with it then he must not be able to decrypt them and know what is being said

velvet quest
silent anvil
#

but adding a pin lock to unlock the device make sense even on a static node

#

it mean someone cant just pick it up and plug it into his computer and get data

velvet quest
silent anvil
#

its true

#

but not all nodes are meant to be static

#

idk

#

still better to have one more layer of safety if possible

velvet quest
#

The pin has some value, but using a short pin to protect a AES256 key is not the way, may help if a mobile node is compromised but this is not really for a repeater which should not have keys to start with.

eager jungle
#

i only see the use for a mobile node