[tor-bugs] #15538 [Tor bundles/installation]: begin signing Windows packages the Linux way

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Apr 3 11:29:51 UTC 2015


#15538: begin signing Windows packages the Linux way
------------------------------------------+-----------------
     Reporter:  gk                        |      Owner:  gk
         Type:  enhancement               |     Status:  new
     Priority:  normal                    |  Milestone:
    Component:  Tor bundles/installation  |    Version:
   Resolution:                            |   Keywords:
Actual Points:                            |  Parent ID:
       Points:                            |
------------------------------------------+-----------------

Comment (by cypherpunks):

 [https://github.com/infincia/TokenTools/blob/master/README.md Details]
 about proprietary Safenet Authentication Client required for eToken Pro
 72k:

 >The eToken PRO 72K Javacard model and some of the other newer models
 require the proprietary Safenet Authentication Client in order to work on
 Linux. You'll have to find SAC via Google as it isn't freely available.
 The most recent version I'm aware of is SAC 8.3, but I don't have it and
 I'm currently using SAC 8.1 on Ubuntu 13.04 without much trouble.

 >For SAC 8.1 I needed to install libhal1 and create some symlinks before
 everything worked:
 {{{
 apt-get install libhal1
 dpkg -i SafenetAuthenticationClient-8.1.0-5_amd64.deb
 ln -s /lib64/libeToken.so.8.1 /usr/lib64/eToken/libeToken.so.8
 ln -s /lib64/libeTokenUI.so.8.1 /usr/lib64/eToken/libeTokenUI.so.8
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15538#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list