Commit Graph

21 Commits

Author SHA1 Message Date
Muhammad Talal Anwar 7937fcf25c Fix typos 2024-04-05 21:06:23 +02:00
Bernd Schoolmann 3323326920
Merge branch 'main' into browser-err 2024-03-17 14:46:28 +01:00
Sandro Jäckel d940af61fa
Replace all panics in browserbiometrics with proper error checking 2024-03-15 15:59:35 +01:00
Sandro Jäckel 86d4f907fb
Use go's embed to have access to the plain files
This makes it pretty easy for distros to install the files already to
the correct positions
2024-03-15 15:39:10 +01:00
Sandro Jäckel c134a0e61d
Replace @PATH@, cleanup formatting a bit
This makes it easier to replace the path to the script in NixOS
2024-03-15 15:29:55 +01:00
Sandro Jäckel 91612b9d26
Fix error checking 2024-03-15 15:29:44 +01:00
Bernd Schoolmann d6e1cd2633
Update scan depth for browser biometrics 2024-03-14 20:09:41 +01:00
Sandro Jäckel cdaaaf813b
Use /usr/bin/env for binaries
to make them easily work on almost all platforms
2024-03-06 23:07:24 +01:00
Bernd Schoolmann 80d476a9b5
Add debug log for browser biometrics setup 2024-02-18 06:36:01 +01:00
Bernd Schoolmann 0cd55f4052
Attempt to fix socket path detection 2024-02-18 06:08:37 +01:00
Bernd Schoolmann 623fdcb719
Add flatpak biometric setup 2024-02-17 12:28:04 +01:00
Bernd Schoolmann fd8d483e91
Attempt to fix browserbiometrics 2024-01-19 08:24:26 +01:00
Bernd Schoolmann 13834283f1
Improve browserbiometrics setup 2023-12-30 21:00:36 +01:00
Bernd Schoolmann 0e7561bd61
Move daemon and ssh socket paths 2023-12-30 18:53:44 +01:00
Bernd Schoolmann fad2cb998c
Disable browserbiometrics debug logging 2023-12-26 21:47:03 +01:00
Bernd Schoolmann dcc2fb8bdc
Add debug logging 2023-12-22 15:29:58 +01:00
Bernd Schoolmann 21b1f0b219
Refactor ipc 2023-09-20 03:05:44 +02:00
Bernd Schoolmann 6e3859dd43
Login with device & virtual ipc 2023-08-21 13:52:06 +02:00
Bernd Schoolmann 7b0ec5c0a9
Fix biometrics setup 2023-08-04 21:26:46 +02:00
Bernd Schoolmann 89baf20daa
Add setup 2023-08-03 00:42:31 +02:00
Bernd Schoolmann 350124c7e6
Port bw-bio-handler for browser biometrics 2023-07-17 05:02:29 +02:00