[tor-bugs] #33464 [Circumvention/Obfs4]: ed25519 has been removed by maintainer, breaking obfs4 builds and go gets

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Feb 27 00:15:38 UTC 2020


#33464: ed25519 has been removed by maintainer, breaking obfs4 builds and go gets
------------------------+-------------------------------------
 Reporter:  markness@…  |          Owner:  (none)
     Type:  defect      |         Status:  new
 Priority:  Medium      |      Component:  Circumvention/Obfs4
  Version:              |       Severity:  Major
 Keywords:              |  Actual Points:
Parent ID:              |         Points:
 Reviewer:              |        Sponsor:
------------------------+-------------------------------------
 As of 2020-02-26 the maintainer of https://github.com/agl/ed25519/ has
 removed all their code, their releases, and everything to do with their
 ed25519 project.

 This means building projects that import that module, without having the
 module in an old go `vendor` directory fail.

    go get -v git.torproject.org/pluggable-transports/obfs4.git/obfs4proxy
    package github.com/agl/ed25519/extra25519: cannot find package
 "github.com/agl/ed25519/extra25519"

 As such this project cannot be built or included by anything that fetches
 it with `go get`

 I'm not sure if this library is imported anywhere else, but it certainly
 is used in obfs4

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


More information about the tor-bugs mailing list