The Mandossystem allowscomputers tohave encryptedroot filesystems and atthe same timebe capable ofremote orunattendedreboots. Thecomputers run asmall clientprogram in theinitial RAMdiskenvironmentwhich willcommunicatewith a serverover a network.All networkcommunicationis encryptedusing TLS. Theclients areidentified bythe serverusing a TLS keythat is uniqueto each client.The serversends theclients anencryptedpassword. Theencryptedpassword isdecrypted bythe c
The SimulAVRprogram is asimulator forthe Atmel AVRfamily ofmicrocontrollers(ATtiny andATmega).SimulAVR can beused eitherstandalone oras a remotetarget foravr-gdb. Thereare interfacesfor Python andTcl. When usedin gdbservermode, thesimulator isused as aback-end sothat avr-gdbcan be used asa source leveldebugger forAVR programs.