All Projects → Whonix → sdwdate

Whonix / sdwdate

Licence: other
Secure Distributed Web Date; privacy, anonymity and Tor friendly; console time fetcher and daemon; optional graphical user interface etc. Website: https://www.whonix.org/wiki/sdwdate

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
c
50402 projects - #5 most used programming language
Roff
2310 projects

Projects that are alternatives of or similar to sdwdate

pacstall-programs
Pacstall's official program repository
Stars: ✭ 63 (+125%)
Mutual labels:  debian
ansible-role-containerized-wordpress
Deploy & run Docker Compose project for WordPress instance with Let's Encrypt HTTPS encryption
Stars: ✭ 15 (-46.43%)
Mutual labels:  debian
ConPan
ConPan: Analyze your Docker container in peace
Stars: ✭ 45 (+60.71%)
Mutual labels:  debian
dist-detect
Try to determine what Linux/Unix distribution is running on a remote host and get a hint if security updates are applied.
Stars: ✭ 14 (-50%)
Mutual labels:  debian
mmb
Set of Dockerfiles and assets related to them for building Docker images with different services
Stars: ✭ 34 (+21.43%)
Mutual labels:  debian
MisakaLinuxToolbox
御坂妹妹们的Linux VPS工具箱
Stars: ✭ 237 (+746.43%)
Mutual labels:  debian
debian-rpi-image-script
Shell script to build Debian and Devuan SD card image booting the Raspberry Pi series
Stars: ✭ 15 (-46.43%)
Mutual labels:  debian
ISPC-PHPCompiler
Compile and manage multiple PHP versions easily!
Stars: ✭ 35 (+25%)
Mutual labels:  debian
docker-lemonldap
Docker LemonLDAP-NG Image w/S6 overlay, Zabbix Monitoring based on Debian or Alpine
Stars: ✭ 20 (-28.57%)
Mutual labels:  debian
ufw-docker-automated
Manage docker containers firewall with UFW!
Stars: ✭ 114 (+307.14%)
Mutual labels:  debian
ansible-ssh-keys
Ansible role to manage ssh keys in Debian-like systems
Stars: ✭ 26 (-7.14%)
Mutual labels:  debian
8821au-20210708
Linux Driver for USB WiFi Adapters that are based on the RTL8811AU and RTL8821AU Chipsets - v5.12.5.2
Stars: ✭ 40 (+42.86%)
Mutual labels:  debian
deber
📦🐋 Debian packaging with Docker
Stars: ✭ 20 (-28.57%)
Mutual labels:  debian
dawgmon
dawg the hallway monitor - monitor operating system changes and analyze introduced attack surface when installing software
Stars: ✭ 52 (+85.71%)
Mutual labels:  debian
mtproxy autoinstaller
MTProxy autoinstaller for Ubuntu
Stars: ✭ 25 (-10.71%)
Mutual labels:  debian
debian-lightdm-webkit-greeter
LightDM Webkit Greeter for Debian
Stars: ✭ 20 (-28.57%)
Mutual labels:  debian
repogen
Easy-to-use signed APT repository generator with a web-based package browser.
Stars: ✭ 34 (+21.43%)
Mutual labels:  debian
ansible-role-daemonize
Ansible Role - Daemonize.
Stars: ✭ 14 (-50%)
Mutual labels:  debian
cam-track
Windows, Unix, Raspberry Pi Computer python program to Track Camera X, Y Movements and Convert to Camera Pointing Position. Useful for Stabilization or Robotics Course Correction
Stars: ✭ 27 (-3.57%)
Mutual labels:  debian
docker-debian-releases
Creates docker images of historic Debian-based distribution releases
Stars: ✭ 19 (-32.14%)
Mutual labels:  debian

Secure Distributed Network Time Synchronization

Time keeping is crucial for security, privacy, and anonymity. Sdwdate is a Tor friendly replacement for rdate and ntpdate that sets the system's clock by communicating via onion encrypted TCP with Tor onion webservers.

At randomized intervals, sdwdate connects to a variety of webservers and extracts the time stamps from http headers (RFC 2616). Using sclockadj option, time is gradually adjusted preventing bigger clock jumps that could confuse logs, servers, Tor, i2p, etc.

This package contains the sdwdate time fetcher and daemon. No installation on remote servers required. To avoid conflicts, this daemon should not be enabled together with ntp or tlsdated.

How to install sdwdate using apt-get

1. Download the APT Signing Key.

wget https://www.whonix.org/derivative.asc

Users can check Whonix Signing Key for better security.

2. Add the APT Signing Key..

sudo cp ~/derivative.asc /usr/share/keyrings/derivative.asc

3. Add the derivative repository.

echo "deb [signed-by=/usr/share/keyrings/derivative.asc] https://deb.whonix.org bullseye main contrib non-free" | sudo tee /etc/apt/sources.list.d/derivative.list

4. Update your package lists.

sudo apt-get update

5. Install sdwdate.

sudo apt-get install sdwdate

How to Build deb Package from Source Code

Can be build using standard Debian package build tools such as:

dpkg-buildpackage -b

See instructions. (Replace generic-package with the actual name of this package sdwdate.)

Contact

Donate

sdwdate requires donations to stay alive!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].