Since you're looking for opinions on the security concept, two questions 
spring immediately to my mind:

1. Does the daemon keep the sensitive data in locked memory that cannot be 
paged out? If so, how cross-platform is this?

2. How does the client communicate securely with the daemon? Which 
encryption protocol/handshake is used for this? (If it just uses a socket, 
what would prevent another process from reading out the master password?)

Regards,

Eric

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to