RandyTheSilly
|
e8ef243e87
|
Make input zeroization optional
|
2026-02-10 23:34:30 -05:00 |
|
RandyTheSilly
|
f49248930b
|
Rename all occurrences of "passphrase" to "password"
|
2026-02-10 21:14:49 -05:00 |
|
RandyTheSilly
|
1745b85662
|
Use defer to close binary hash subject
|
2026-02-10 00:36:32 -05:00 |
|
RandyTheSilly
|
c5e259a446
|
Significant hardening (always work on bytes; zeroize everything); address JetBrains warnings
|
2026-02-10 00:33:56 -05:00 |
|
RandyTheSilly
|
4210673b84
|
Make server timeout configurable at compile time
|
2025-05-19 20:22:46 -04:00 |
|
RandyTheSilly
|
9d7417e26d
|
Add RPC function for encrypting data
|
2025-05-08 19:46:18 +00:00 |
|
RandyTheSilly
|
e7f041bb0a
|
Make daemon return decrypted data, not passphrase
|
2025-05-08 18:47:35 +00:00 |
|
RandyTheSilly
|
9314852f06
|
Add high-level function for calling the daemon if it is open
|
2025-05-04 19:38:45 -04:00 |
|
RandyTheSilly
|
9458656bdd
|
Move "daemonIsOpen" to "2server.go"
|
2025-04-13 18:01:24 -04:00 |
|
RandyTheSilly
|
dc262c87e8
|
Implement serving passphrase from daemon
|
2025-04-13 17:55:57 -04:00 |
|
RandyTheSilly
|
6d9989b53a
|
Incomplete Windows daemon support
|
2025-04-05 18:54:27 -04:00 |
|
RandyTheSilly
|
94868f6bad
|
Bump peercred-mini
|
2025-04-05 15:28:52 -04:00 |
|
RandyTheSilly
|
107f4bcf02
|
Add MacOS support
|
2025-04-05 00:08:23 -04:00 |
|
RandyTheSilly
|
5369c3aa44
|
Fix pidToPath on FreeBSD
|
2025-04-04 21:59:46 -04:00 |
|
RandyTheSilly
|
fde10f69f5
|
Use "peercred-mini" module to get ucreds (enables greater platform support)
|
2025-04-04 00:53:09 -04:00 |
|
RandyTheSilly
|
3767db2575
|
Only respond to RPC calls from the same user as the daemon process
|
2025-04-02 00:28:48 -04:00 |
|
RandyTheSilly
|
e3d5c83968
|
Move daemon code to dedicated package
|
2025-04-02 00:18:18 -04:00 |
|