Git Product home page Git Product logo

Comments (5)

merkinmuffley avatar merkinmuffley commented on June 19, 2024

/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

from mixmaster4096.

nader119376 avatar nader119376 commented on June 19, 2024

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?

from mixmaster4096.

merkinmuffley avatar merkinmuffley commented on June 19, 2024

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) ?

from mixmaster4096.

nader119376 avatar nader119376 commented on June 19, 2024

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?

from mixmaster4096.

merkinmuffley avatar merkinmuffley commented on June 19, 2024

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.

from mixmaster4096.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.