-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Protect against memory recovery such as cold boot attack #53
Comments
there is a |
@sendai-ono we should include the code[1] on github and fork it with AvANa-BBS account |
Development moved there: http://git.tails.boum.org/wiperam/ |
@sendai-ono what's going on with wiperam? how should we include it? is there a package? |
-----BEGIN PGP SIGNED MESSAGE----- On 12/07/2014 14:59, BoySka wrote:
Hi, actually thanks to Intrigeri we have a ( correctly packaged :) ) package The next step should be to make a version that can work with systemd (in this I think that we can include the binary package in the freepto's repository as To build the package for test purposes simply run debuild or git-buildpackage [0]https://tails.boum.org/contribute/release_process/test/erase_memory_on_shutdown/ iQIcBAEBAgAGBQJTwZndAAoJEN0V2yfPN27aK3kP/3hiFrZbH1LxeNT2bFRQNV6L |
On Sat, Jul 12, 2014 at 01:25:02PM -0700, sendai-ono wrote:
ok, but WHERE is it? is there a .deb? boyska |
On 13/07/2014 02:40, BoySka wrote:
Yes: "To build the package for test purposes simply run debuild or git-buildpackage ( The code is actually here http://git.tails.boum.org/wiperam/ |
perfect.
boyska |
@sendai-ono the page you linked refers to the python2 -c $'s=""\nwhile True: s+="wipe_didnt_work\\n"' |
I tested it multiple times, but % grep -c wipe_didnt_work fr.dump
28867666 ... it doesn't seem to work :( qemu was launched as qemu-system-x86_64 -enable-kvm -cpu Nehalem -hda 140819_16.47_v1.0alpha1-30-gf575d56-it.img -m 1020 -no-reboot -no-shutdown I ran the script as shown in the comment above, then stopped it and go through normal shutdown. That is, clicking on the "door" icon on the top-right corner, and clicking on poweroff icon. I waited for debian to halt, then @sendai-ono , am I doing something wrong? |
Unfortunately, since Freepto v1.0 beta has been released, this improvement will be included by default in the next release (v1.1) |
Work has been resumed, focusing on the port to Jessie, in the feature/jessie branch on https://git-tails.immerda.ch/wiperam. By the way, I see that boyska's |
…o kexec too even when shutting down (refs AvANa-BBS#53). By default, that initscript only does useful things at reboot time. The main use case for wiperam is probably shutting down the system, so let's apply this hack for the time being.
…BS#53). This is required for wiperam to work reliably, and paves the way for using the "emergency shutdown" feature once wiperam has it.
OK, it seems that my Feedback is welcome :) |
TAILS rulez
https://tails.boum.org/contribute/design/memory_erasure/
The text was updated successfully, but these errors were encountered: