AvANa-BBS / freepto-lb

Encrypted GNU/Linux OS (based on Debian Wheezy) which can be installed on USB flash drive. Freepto is designed for encrypt your communications, carry your documents in secure way and save your anonymity.
http://www.freepto.mx/
44 stars 13 forks source link

Time is not synchronized #79

Closed boyska closed 11 years ago

boyska commented 11 years ago

TIme synchronization is very important for a lot of distributed protocols, like tor, gpg and probably others.

Freepto do not have any method of remotely retrieving time.

Possible solutions are: ntpd, ntpdate, tlsdate, htp

boyska commented 11 years ago

see 4315402fc

boyska commented 11 years ago

fixed, at least if internet connection is on at boot. Need to check if it's true even if network connection happens after boot.

You can do some basic check wirh

qemu-system-x86_64 -rtc base=2013-10-10T14:22 freepto.img