Skip to content
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

cant run after installation #10

Closed
nader119376 opened this issue Apr 15, 2018 · 5 comments
Closed

cant run after installation #10

nader119376 opened this issue Apr 15, 2018 · 5 comments
Assignees

Comments

@nader119376
Copy link

mixmaster: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
screenshot from 2018-04-15 03-22-25

@merkinmuffley
Copy link
Owner

/etc/os-release
1 PRETTY_NAME="Debian GNU/Linux 8 (jessie)"
2 NAME="Debian GNU/Linux"
3 VERSION_ID="8"
4 VERSION="8 (jessie)"
5 ID=debian
6 HOME_URL="http://www.debian.org/"
7 SUPPORT_URL="http://www.debian.org/support"
8 BUG_REPORT_URL="https://bugs.debian.org/"

$ ldd /usr/bin/mixmaster
linux-vdso.so.1 (0x00007fff4539a000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f1d102cd000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f1d100b2000)
libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f1d0fe44000)

libcrypto.so.1.0.0 => /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (0x00007f1d0fa47000)
libncurses.so.5 => /lib/x86_64-linux-gnu/libncurses.so.5 (0x00007f1d0f822000)
libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 (0x00007f1d0f5f8000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f1d0f24d000)
/lib64/ld-linux-x86-64.so.2 (0x00007f1d104d1000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f1d0f030000)

NEED PACKAGE libssl1.0.0:amd64

@nader119376
Copy link
Author

thanks for reply!

this is mine
screenshot from 2018-04-15 06-15-30

i had setup this package
libssl1.0.0_1.0.1t-1+deb8u8_amd64.deb

then every thing works fine

but when i sent the message it always shows me this without recieving any email yet
screenshot from 2018-04-15 06-29-39

i have not setup any email services like postfix , sendmail or qmail

any help?

@merkinmuffley
Copy link
Owner

To use a remailer you need to have mail transport.

Are you a) trying to run a remailer; or b) just trying to use a remailer client (send mail) ?

@nader119376
Copy link
Author

im sorry i dont know the difference

need is to be able to send an anonymous email without being traced, and my ip will not be shown in the email headers

thats all i want

can i do this?

@merkinmuffley
Copy link
Owner

To send mail you have to be able to send mail. Set up a a mail transfer agent such as postfix.

Once you can send traceable mail load your mixmaster with recent stats (pick option u , then mixmin). Then you can create encrypted mail that will be sent to the remailer network and eventually arrive untraceable somewhere.

If you want a reply to mail that's untraceable (I'd assume at least a few major governments can trace it) your message should include some directions on replying in a public place that you can read without attracting attention. If you just need to tell some guy in your office that he smells you can probably do without a reply.

@merkinmuffley merkinmuffley self-assigned this Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants