Benjamin_Loison opened issue Benjamin_Loison/linux#51 2024-12-18 18:00:27 +01:00
Allow only to lend a port and modify ~/.ssh/authorized_keys
Benjamin_Loison commented on issue Benjamin_Loison/linux#28 2024-12-16 20:38:38 +01:00
Get device network name potentially different due to router

Maybe can leverage Livebox DHCP.

Benjamin_Loison opened issue Benjamin_Loison/cryptpad#31 2024-12-16 09:10:01 +01:00
Be notified on user access
Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#12 2024-12-16 09:08:41 +01:00
Make URL contain a username

To track if people seem to share to each other their associated URL, can list IPs with indices like IP 0 used at this time, IP 1 used at this other time etc. However, this is maybe not privacy…

Benjamin_Loison closed issue Benjamin_Loison/cryptpad#3 2024-12-16 09:04:45 +01:00
Maybe not user-friendly from a phone both in write and read-only modes
Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#17 2024-12-16 00:24:16 +01:00
Have to repeat allowing *Allow this site to open?*

image

Settings:

image

![image](/attachments/de3f8430-7f84-4aa1-888d-6c92efee14…

Benjamin_Loison opened issue Benjamin_Loison/cryptpad#30 2024-12-15 23:29:42 +01:00
Dark mode for sheet
Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-15 18:33:02 +01:00
Rename users to benjamin_loison across my devices

At least I achieved renaming my user, even if it is not absolutely clean.

Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-15 18:32:38 +01:00
Rename users to benjamin_loison across my devices

Can just try to patch issues I face otherwise but some may be unclear like with Firefox and some stuff may silently break.

Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-15 18:27:56 +01:00
Rename users to benjamin_loison across my devices

Once have modified /home/benjamin/ with /home/benjamin_loison/ in all files, at least text ones, then can remove /home/benjamin/ symbolic link.

Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-15 18:09:40 +01:00
Rename users to benjamin_loison across my devices
clear
LOGS_FILE=logs.txt
date
time sudo grep -rI '/home/benjamin/' / --exclude=$LOGS_FILE 
Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2024-12-15 17:47:03 +01:00
Rename users to benjamin_loison across my devices
sudo ln -s benjamin_loison/ benjami

helps repair broken Firefox otherwise it seems to work fine.