DFSG NEW Queue

DFSG, Licensing & New Packages Team

lyrebird 0.8.1-1

Package Information

DescriptionIntegrated plugable transports for Tor

Lyrebird is a fork of obfs4proxy with many improvements and it implements several pluggable transports including obfs4, snowflake, webtunnel and meek.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByYifei Zhan <debian@zhan.science>
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/go-team/packages/lyrebird.git (browse)
Closes#1111471
Trackerhttps://tracker.debian.org/pkg/lyrebird
Uploaded4 hours ago

New Package Report

.changes
Changed-ByYifei Zhan
Architecturesource amd64
Distributionunstable
DateSun, 19 Oct 2025 20:32:32 +1100
Sourcelyrebird
Version0.8.1-1
Changelog
lyrebird (0.8.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1111471)
.dsc
Priorityoptional
Componentmain
Package-Listlyrebird deb net optional arch=any
Sectionnet
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird
Upstream-Name: lyrebird
Upstream-Contact: meskio@torproject.org

Files: *
Copyright:
 2023 The Tor Project
 2014-2023 Yawning Angel <yawning@schwanenlied.me>
License: GPL-3+
Comment: Labeled as licensed under GPLv3 or later on upstream forge.

Files: debian/*
Copyright: 2026 Yifei Zhan <debian@zhan.science>
License: GPL-3+

Files:
 cmd/lyrebird/lyrebird.go
 cmd/lyrebird/proxy_http.go
 cmd/lyrebird/pt_extras.go
 cmd/lyrebird/termmon.go
 cmd/lyrebird/termmon_linux.go
 common/csrand/csrand.go
 common/drbg/hash_drbg.go
 common/log/log.go
 common/ntor/ntor.go
 common/ntor/ntor_test.go
 common/probdist/weighted_dist.go
 common/probdist/weighted_dist_test.go
 common/replayfilter/replay_filter.go
 common/replayfilter/replay_filter_test.go
 common/socks5/args.go
 common/socks5/rfc1929.go
 common/socks5/socks5.go
 common/socks5/socks_test.go
 common/uniformdh/uniformdh.go
 common/uniformdh/uniformdh_test.go
 transports/base/base.go
 transports/meeklite/base.go
 transports/meeklite/meek.go
 transports/obfs2/obfs2.go
 transports/obfs3/obfs3.go
 transports/obfs4/framing/framing.go
 transports/obfs4/framing/framing_test.go
 transports/obfs4/handshake_ntor.go
 transports/obfs4/handshake_ntor_test.go
 transports/obfs4/obfs4.go
 transports/obfs4/packet.go
 transports/obfs4/statefile.go
 transports/scramblesuit/base.go
 transports/scramblesuit/conn.go
 transports/scramblesuit/handshake_ticket.go
 transports/scramblesuit/handshake_uniformdh.go
 transports/scramblesuit/hkdf_expand.go
 transports/transports.go
 cmd/lyrebird/proxy_socks4.go
Copyright:
 2023 The Tor Project
 2014-2023 Yawning Angel <yawning@schwanenlied.me>
 2011 The Go Authors
License: BSD-2-clause

License: GPL-3+
 On Debian systems the full text of the GPL-3 can be found in
 /usr/share/common-licenses/GPL-3

License: BSD-2-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.


Back to Dashboard | View all reviews for this package