pax_global_header 0000666 0000000 0000000 00000000064 14017644443 0014521 g ustar 00root root 0000000 0000000 52 comment=a1d6ed14d75cc1e58082abf2a9053a463db06903
harmony-0.7.1/ 0000775 0000000 0000000 00000000000 14017644443 0013203 5 ustar 00root root 0000000 0000000 harmony-0.7.1/.gitignore 0000664 0000000 0000000 00000002064 14017644443 0015175 0 ustar 00root root 0000000 0000000 # Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
.hypothesis/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# Jupyter Notebook
.ipynb_checkpoints
# pyenv
.python-version
# celery beat schedule file
celerybeat-schedule
# dotenv
.env
# virtualenv
.venv/
venv/
ENV/
# Spyder project settings
.spyderproject
# Rope project settings
.ropeproject
# Vim swap files
*.swp
harmony-0.7.1/.gitmodules 0000664 0000000 0000000 00000000000 14017644443 0015346 0 ustar 00root root 0000000 0000000 harmony-0.7.1/LICENSE 0000664 0000000 0000000 00000104515 14017644443 0014216 0 ustar 00root root 0000000 0000000 GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc.
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
Copyright (C)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
Copyright (C)
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
.
harmony-0.7.1/MANIFEST.in 0000664 0000000 0000000 00000001406 14017644443 0014742 0 ustar 00root root 0000000 0000000 # Copyright (C) 2016, 2018 taylor.fish
#
# This file is part of Harmony.
#
# Harmony is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Harmony is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Harmony. If not, see .
include LICENSE
global-exclude *.pyc
global-exclude /.*
harmony-0.7.1/README.rst 0000664 0000000 0000000 00000011513 14017644443 0014673 0 ustar 00root root 0000000 0000000 Harmony
=======
Version 0.7.1
Harmony is a free/libre program that allows you to perform various actions with
the messaging service `Discord`_. Currently, it allows you to:
* Create an account
* Verify your email address
* View your account tag
* Change your username, email address, password, and avatar
* Change safety and privacy settings
* List servers you’re in and members in those servers
* Transfer and delete servers you own
* Accept server invites
* Delete your account
Actions that require you to complete a CAPTCHA (often required when logging in
from a new location, for example) are supported by using `librecaptcha`_.
For free/libre software that allows you to send and receive messages with
Discord, check out `purple-discord`_.
.. _Discord: https://en.wikipedia.org/wiki/Discord_(software)
.. _librecaptcha: https://github.com/taylordotfish/librecaptcha
.. _purple-discord: https://github.com/EionRobb/purple-discord
Installation
------------
From PyPI
~~~~~~~~~
Install with `pip`_::
sudo pip3 install harmony-discord
To install locally, run without ``sudo`` and add the ``--user`` option.
From the Git repository
~~~~~~~~~~~~~~~~~~~~~~~
Clone the repository with the following commands (you’ll need to have `Git`_
installed)::
git clone https://github.com/taylordotfish/harmony
cd harmony
Then install with `pip`_::
sudo pip3 install .
To install locally, run without ``sudo`` and add the ``--user`` option.
Run without installing
~~~~~~~~~~~~~~~~~~~~~~
Run the first set of commands in the previous section to clone the repository.
Then, install the required dependencies by running::
sudo pip3 install -r requirements.txt
To install the dependencies locally, run without ``sudo`` and add ``--user``.
.. _pip: https://pip.pypa.io
.. _Git: https://git-scm.com
Usage
-----
If you installed Harmony, simply run ``harmony``, or see ``harmony -h`` for
more options. If you didn’t install it, use ``./harmony.py`` instead of
``harmony``.
If an action requires you to solve a CAPTCHA, Harmony will use
`librecaptcha`_’s GTK 3 GUI, if available, unless the environment variable
``LIBRECAPTCHA_NO_GUI`` is set to a non-empty string.
.. _librecaptcha: https://github.com/taylordotfish/librecaptcha
What’s new
----------
Version 0.7.1:
* Harmony now works with newer versions of librecaptcha.
* Harmony now won’t use the librecaptcha GUI if the environment variable
``LIBRECAPTCHA_NO_GUI`` is non-empty.
* Updated the user-agent list.
Version 0.7.0:
* Harmony can now save passwords in the system keyring.
Version 0.6.x:
* Harmony now uses Readline for input.
* Harmony should now work again (as of 2021-02-04).
* Fixed registration.
* The librecaptcha GUI is now used when available.
Version 0.5.x:
* Harmony can now be installed from PyPI, or from the Git repository with pip
or ``setup.py``.
* Fixed possible encoding issue in ``setup.py``.
Version 0.4.x:
* `librecaptcha`_ is now loaded from Python’s default path if available;
otherwise, the corresponding submodule is cloned.
* You can now list servers you’re in with the ``servers`` command.
* You can now list members in a server with the ``members`` command.
* You can now display and accept invites with the ``show-invite`` command.
* You can now transfer servers with the ``transfer`` command.
* You can now delete servers with the ``rm-server`` command.
* You can now delete your account with the ``delete`` command.
* You can now undelete an account scheduled for deletion with the ``undelete``
command.
* The ``get-details`` and ``get-settings`` commands now provide more
information.
* Updated the user-agent list.
* Fixed some miscellaneous bugs.
* Improved separation between the frontend and backend.
Version 0.3.x:
* Fixed automatic librecaptcha downloading in harmony.py.
* Login attempts that require CAPTCHA tokens are now supported.
* The verification process when logging in from a new location is now
supported.
* Fixed some miscellaneous bugs.
Dependencies
------------
* `Python`_ ≥ 3.5
* The following Python packages:
- `Pillow`_
- `requests`_
- `librecaptcha[gtk] `_
- `keyring`_
The installation instructions above handle installing the Python packages.
Alternatively, running ``pip3 install -r requirements.freeze.txt`` will install
specific versions of the dependencies that have been confirmed to work.
.. _Python: https://www.python.org/
.. _Pillow: https://pypi.org/project/Pillow/
.. _requests: https://pypi.org/project/requests/
.. _librecaptcha-pkg: https://pypi.org/project/librecaptcha/
.. _keyring: https://pypi.org/project/keyring/
License
-------
Harmony is licensed under the GNU General Public License, version 3 or any
later version. See `LICENSE`_.
This README file has been released to the public domain using `CC0`_.
.. _LICENSE: LICENSE
.. _CC0: https://creativecommons.org/publicdomain/zero/1.0/
harmony-0.7.1/harmony.py 0000775 0000000 0000000 00000001662 14017644443 0015242 0 ustar 00root root 0000000 0000000 #!/usr/bin/env python3
# Copyright (C) 2017-2018 taylor.fish
#
# This file is part of Harmony.
#
# Harmony is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Harmony is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Harmony. If not, see .
from harmony.__main__ import main
import os.path
SCRIPT_DIR = os.path.dirname(os.path.realpath(__file__))
LIBRECAPTCHA_DIR = os.path.join(SCRIPT_DIR, "librecaptcha")
if __name__ == "__main__":
main()
harmony-0.7.1/harmony/ 0000775 0000000 0000000 00000000000 14017644443 0014660 5 ustar 00root root 0000000 0000000 harmony-0.7.1/harmony/__init__.py 0000664 0000000 0000000 00000001467 14017644443 0017001 0 ustar 00root root 0000000 0000000 # Copyright (C) 2017-2019 taylor.fish
#
# This file is part of Harmony.
#
# Harmony is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Harmony is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Harmony. If not, see .
# flake8: noqa
from . import harmony, discord
from .harmony import __version__
from .__main__ import main
harmony-0.7.1/harmony/__main__.py 0000664 0000000 0000000 00000003274 14017644443 0016760 0 ustar 00root root 0000000 0000000 # Copyright (C) 2017-2018 taylor.fish
#
# This file is part of Harmony.
#
# Harmony is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Harmony is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Harmony. If not, see .
from .config import get_config
from .harmony import DiscordCli, __version__
import os.path
import readline
import sys
USAGE = """\
Usage:
harmony.py [--debug]
harmony.py -h | --help | --version
"""
def main():
args = sys.argv[1:]
if "-h" in args or "--help" in args:
print(USAGE, end="")
return
if "--version" in args:
print(__version__)
return
debug = True
try:
args.pop(args.index("--debug"))
except ValueError:
debug = False
if args:
print(USAGE, file=sys.stderr, end="")
sys.exit(1)
cli = DiscordCli(debug=debug)
readline.set_auto_history(True)
history_path = os.path.join(os.path.expanduser("~"), ".harmony_history")
try:
readline.read_history_file(history_path)
except FileNotFoundError:
pass
try:
cli.command_loop()
finally:
readline.write_history_file(history_path)
get_config().save()
if __name__ == "__main__":
main()
harmony-0.7.1/harmony/config.py 0000664 0000000 0000000 00000004027 14017644443 0016502 0 ustar 00root root 0000000 0000000 # Copyright (C) 2021 taylor.fish
#
# This file is part of Harmony.
#
# Harmony is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Harmony is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Harmony. If not, see .
from configparser import ConfigParser, DEFAULTSECT
from io import StringIO
import os
import os.path
CONFIG_PATH = os.path.join(os.path.expanduser("~"), ".config", "harmony.conf")
class Config:
def __init__(self):
self._parser = ConfigParser()
try:
f = open(CONFIG_PATH, encoding="utf8")
except FileNotFoundError:
pass
else:
with f:
self._parser.read_string(
"[{}]\n{}".format(DEFAULTSECT, f.read()),
)
self._section = self._parser[DEFAULTSECT]
@property
def ask_to_save_passwords(self) -> bool:
return self._section.getboolean("ask-to-save-passwords", True)
@ask_to_save_passwords.setter
def ask_to_save_passwords(self, value: bool):
self._section["ask-to-save-passwords"] = str(value).lower()
def save(self):
out = StringIO()
self._parser.write(out)
text = out.getvalue().replace("[{}]".format(DEFAULTSECT), "", 1)
text = text.strip()
os.makedirs(os.path.dirname(CONFIG_PATH), exist_ok=True)
with open(CONFIG_PATH, "w", encoding="utf8") as f:
if text:
print(text, file=f)
_config = None
def get_config() -> Config:
global _config
if _config is None:
_config = Config()
return _config
harmony-0.7.1/harmony/discord.py 0000664 0000000 0000000 00000042512 14017644443 0016665 0 ustar 00root root 0000000 0000000 # Copyright (C) 2017-2019 taylor.fish
#
# This file is part of Harmony.
#
# Harmony is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Harmony is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Harmony. If not, see .
from requests.exceptions import HTTPError
import requests
import base64
import enum
import json
import re
import sys
BASE_URL = "https://discordapp.com/api/v8/"
CLIENT_BUILD_NUMBER = 75681
class GenericResponse:
def __init__(self, http_response):
self.success = http_response.ok
self.status_code = http_response.status_code
self.json = http_response.json()
self.text = http_response.text
@property
def formatted_json(self):
return json.dumps(self.json, indent=4)
@property
def needs_captcha(self):
return not self.success and "captcha_key" in self.json
@property
def invalid_captcha(self):
if self.success:
return False
try:
return "incorrect-captcha-sol" in self.json["captcha_key"]
except (AttributeError, IndexError, KeyError, TypeError):
return False
@property
def ratelimited(self):
return self.status_code == 429
@property
def retry_ms(self):
return self.json["retry_after"]
class ResponseWithToken(GenericResponse):
@property
def token(self):
return self.json["token"]
@property
def token_or_none(self):
try:
return self.token
except KeyError:
return None
@property
def has_token(self):
return "token" in self.json
class LogInResponse(ResponseWithToken):
@property
def new_location(self):
return bool(re.search(
r"\b(account_login_verification_email|new login location)\b",
self.text,
re.I,
))
@property
def deletion_scheduled(self):
return not self.success and self.json.get("code") == 20011
class AccountDetailsResponse(ResponseWithToken):
@property
def username(self):
return self.json["username"]
@property
def discriminator(self):
return self.json["discriminator"]
@property
def tag(self):
return "{}#{}".format(self.username, self.discriminator)
@property
def email(self):
return self.json["email"]
@property
def avatar(self):
return self.json["avatar"]
@property
def verified_email(self):
return self.json["verified"]
@property
def id(self):
return self.json["id"]
def to_params(self):
params = AccountDetailsParams()
params.username = self.username
params.email = self.email
params.avatar = self.avatar
return params
class SettingsResponse(GenericResponse):
@property
def friend_policy(self):
policy = FriendPolicy.NONE
flags = self.json["friend_source_flags"]
for name, value in flags.items():
if not value:
continue
policy |= {
"all": FriendPolicy.ALL,
"mutual_friends": FriendPolicy.MUTUAL_FRIENDS,
"mutual_guilds": FriendPolicy.SERVER_MEMBERS,
}[name]
return policy
# Whether or not DMs from server members are allowed.
# Affects only new servers.
@property
def allow_dms(self):
return not self.json["default_guilds_restricted"]
@property
def explicit_filter(self):
return ExplicitFilter(int(self.json["explicit_content_filter"]))
class InviteDetailsResponse(GenericResponse):
@property
def inviter_username(self):
return self.json["inviter"]["username"]
@property
def inviter_discriminator(self):
return self.json["inviter"]["discriminator"]
@property
def inviter_tag(self):
return "{}#{}".format(
self.inviter_username, self.inviter_discriminator,
)
@property
def server_name(self):
return self.json["guild"]["name"]
@property
def server_id(self):
return self.json["guild"]["id"]
@property
def member_count(self):
return self.json.get("approximate_member_count")
@property
def presence_count(self):
return self.json.get("approximate_presence_count")
class SettingsParams:
def __init__(self):
self.explicit_filter = None
self.allow_dms = None
self.friend_policy = None
class ExplicitFilter(enum.IntEnum):
NONE = 0
ALL_BUT_FRIENDS = 1
ALL = 2
class FriendPolicy(enum.IntEnum):
NONE = 0
MUTUAL_FRIENDS = 1
SERVER_MEMBERS = 2
ALL = 4 | MUTUAL_FRIENDS | SERVER_MEMBERS
@classmethod
def has_all(cls, policy):
return policy & cls.ALL == cls.ALL
@classmethod
def has_mutual_friends(cls, policy):
return bool(policy & cls.MUTUAL_FRIENDS)
@classmethod
def has_server_members(cls, policy):
return bool(policy & cls.SERVER_MEMBERS)
class AccountDetailsParams:
def __init__(self):
self.username = None
self.email = None
self.avatar = None
self.new_password = None
class ServerListResponse(GenericResponse):
@property
def servers(self):
result = []
for guild in self.json:
result.append(ServerListItem(
id=guild["id"], name=guild["name"], is_owner=guild["owner"],
))
return result
class ServerListItem:
def __init__(self, id, name, is_owner=False):
self.id = id
self.name = name
self.is_owner = is_owner
class ServerMembersResponse(GenericResponse):
@property
def members(self):
result = []
for member in self.json:
user = member["user"]
result.append(ServerMemberListItem(
username=user["username"], discriminator=user["discriminator"],
id=user["id"],
))
return result
class ServerMemberListItem:
def __init__(self, username, discriminator, id):
self.username = username
self.discriminator = discriminator
self.id = id
@property
def tag(self):
return "{}#{}".format(self.username, self.discriminator)
class ServerDetailsResponse(GenericResponse):
@property
def id(self):
return self.json["id"]
@property
def name(self):
return self.json["name"]
class AccountDeletionResponse(GenericResponse):
@property
def servers_owned(self):
return not self.success and self.json.get("code") == 40011
class RequestError(Exception):
def __init__(self, response):
self.response = response
@property
def status_code(self):
return self.response.status_code
def get_full_url(url):
return BASE_URL.rstrip("/") + "/" + url
def patch_json_method(response):
old_json = response.json
def json(default=dict, **kwargs):
if not response.text:
return None if default is None else default()
return old_json(**kwargs)
response.json = json
return response
class Discord:
def __init__(self, user_agent, super_properties, debug=False):
self.user_agent = user_agent
self.super_properties = super_properties
self._debug = debug
sprops = self.super_properties
sprops.setdefault("browser_user_agent", user_agent)
sprops.setdefault("referrer", "")
sprops.setdefault("referring_domain", "")
sprops.setdefault("referrer_current", "")
sprops.setdefault("referring_domain_current", "")
sprops.setdefault("release_channel", "stable")
sprops.setdefault("client_build_number", CLIENT_BUILD_NUMBER)
sprops.setdefault("client_event_source", None)
self._token = None
self.fingerprint = None
self.details = None
def debug(self, *args, **kwargs):
if self._debug:
print(*args, file=sys.stderr, **kwargs)
def get_headers(self, headers, auth, referer):
self.ensure_valid_ua()
headers = headers or {}
headers.setdefault("User-Agent", self.user_agent)
if auth and self.token:
headers.setdefault("Authorization", self.token)
if referer is not None:
full_referer = "https://discordapp.com/" + referer
headers.setdefault("Referer", full_referer)
if "X-Super-Properties" not in headers:
headers["X-Super-Properties"] = base64.b64encode(json.dumps(
self.super_properties, separators=",:",
).encode()).decode()
if "X-Fingerprint" not in headers:
headers["X-Fingerprint"] = self.get_or_request_fingerprint()
headers.setdefault("Origin", "https://discordapp.com")
return headers
def http_request(
self, func, url, *, headers=None, allow_errors=frozenset({400}),
auth=False, no_debug_response=False, referer="", **kwargs):
self.ensure_valid_ua()
headers = self.get_headers(headers, auth, referer)
method = func.__name__
r = func(get_full_url(url), headers=headers, **kwargs)
self.debug("[http] [{}] {}".format(method, r.url))
self.debug("[http] [{}] [headers] {!r}".format(method, headers))
if "data" in kwargs:
data = kwargs["data"]
self.debug("[http] [{}] [data] {!r}".format(method, data))
if "json" in kwargs:
json_data = kwargs["json"]
self.debug("[http] [{}] [json] {!r}".format(method, json_data))
self.debug("[http] [{}] [status code] {}".format(
method, r.status_code,
))
if not no_debug_response:
self.debug("[http] [{}] [response] {}".format(method, r.text))
r = patch_json_method(r)
if allow_errors is True or r.status_code in (allow_errors or {}):
return r
try:
r.raise_for_status()
except HTTPError as e:
json_data = r.json()
args = list(e.args)
message = (args[0] or "") if args else ""
args[0] = message + "\nReceived data from server: {}".format(
json.dumps(json_data, indent=4),
)
e.args = tuple(args)
raise RequestError(GenericResponse(r)) from e
return r
def get(self, *args, **kwargs):
return self.http_request(requests.get, *args, **kwargs)
def post(self, *args, **kwargs):
return self.http_request(requests.post, *args, **kwargs)
def patch(self, *args, **kwargs):
return self.http_request(requests.patch, *args, **kwargs)
def put(self, *args, **kwargs):
return self.http_request(requests.put, *args, **kwargs)
def delete(self, *args, **kwargs):
return self.http_request(requests.delete, *args, **kwargs)
def ensure_valid_ua(self):
if self.user_agent is None or self.super_properties is None:
raise TypeError(
"User-agent and super properties must be set.",
)
def request_fingerprint(self):
r = self.get("experiments", headers={
"X-Context-Properties": base64.b64encode(
json.dumps({"location": "Login"}, separators=",:").encode(),
).decode(),
"X-Fingerprint": None,
}, allow_errors=None, referer="login?redirect=%2F")
self.fingerprint = r.json()["fingerprint"]
def get_or_request_fingerprint(self):
if self.fingerprint is None:
self.request_fingerprint()
return self.fingerprint
@property
def token(self):
return self._token
@token.setter
def token(self, value):
self._token = value
self.details = None
@property
def logged_in(self):
return self.token is not None
def log_in(self, email, password, captcha_key=None, undelete=False):
r = self.post("auth/login", json={
"login": email,
"password": password,
"undelete": undelete,
"captcha_key": captcha_key,
"login_source": None,
"gift_code_sku_id": None,
}, referer="login")
resp = LogInResponse(r)
if resp.success:
self.token = resp.token
return resp
def log_out(self):
self.token = None
def register(self, username, password, email, birthday, captcha_key=None,
invite=None):
r = self.post("auth/register", json={
"fingerprint": self.get_or_request_fingerprint(),
"email": email,
"username": username,
"password": password,
"invite": invite,
"consent": True,
"date_of_birth": birthday,
"gift_code_sku_id": None,
"captcha_key": captcha_key,
}, referer="register")
resp = ResponseWithToken(r)
if resp.success:
self.token = resp.token_or_none
return resp
def verify_email(self, token, captcha_key=None):
referer = "verify?token=" + token
r = self.post("auth/verify", json={
"token": token,
"captcha_key": captcha_key,
}, referer=referer)
resp = ResponseWithToken(r)
if resp.success:
self.token = resp.token_or_none
return resp
def resend_verification_email(self):
r = self.post("auth/verify/resend", auth=True)
resp = GenericResponse(r)
return resp
def authorize_ip(self, token, captcha_key=None):
referer = "authorize-ip"
data = {"token": token}
if captcha_key is not None:
data["captcha_key"] = captcha_key
r = self.post("auth/authorize-ip", json=data, referer=referer)
resp = GenericResponse(r)
return resp
def get_account_details(self, cached=False):
if cached and self.details is not None:
return self.details
r = self.get("users/@me", auth=True)
resp = AccountDetailsResponse(r)
if resp.success:
self.details = resp
return resp
def set_account_details(self, params, password):
r = self.patch("users/@me", auth=True, json={
"username": params.username,
"email": params.email,
"avatar": params.avatar,
"password": password,
"new_password": params.new_password,
})
resp = AccountDetailsResponse(r)
if resp.success and resp.has_token:
self.token = resp.token
return resp
def get_settings(self):
r = self.get("users/@me/settings", auth=True)
resp = SettingsResponse(r)
return resp
def set_settings(self, params):
settings = {}
if params.explicit_filter is not None:
settings["explicit_content_filter"] = int(params.explicit_filter)
if params.allow_dms is not None:
settings["default_guilds_restricted"] = not params.allow_dms
if params.friend_policy is not None:
policy = params.friend_policy
settings["friend_source_flags"] = {
"all": FriendPolicy.has_all(policy),
"mutual_friends": FriendPolicy.has_mutual_friends(policy),
"mutual_guilds": FriendPolicy.has_server_members(policy),
}
r = self.patch("users/@me/settings", auth=True, json=settings)
resp = SettingsResponse(r)
return resp
def delete_account(self, password):
r = self.post("users/@me/delete", json={
"password": password,
}, auth=True)
resp = AccountDeletionResponse(r)
if resp.success:
self.log_out()
return resp
def invite_details(self, invite_id):
r = self.get("invite/{}?with_counts=true".format(invite_id), auth=True)
resp = InviteDetailsResponse(r)
return resp
def accept_invite(self, invite_id):
r = self.post("invite/{}".format(invite_id), auth=True)
resp = InviteDetailsResponse(r)
return resp
def servers(self):
r = self.get("users/@me/guilds", auth=True)
resp = ServerListResponse(r)
return resp
def server_details(self, server_id):
r = self.get("guilds/{}".format(server_id), auth=True)
resp = ServerDetailsResponse(r)
return resp
def leave_server(self, server_id):
r = self.delete("users/@me/guilds/{}".format(server_id), auth=True)
resp = GenericResponse(r)
return resp
def server_members(self, server_id, limit=1000):
r = self.get(
"guilds/{}/members?limit={}".format(server_id, limit), auth=True)
resp = ServerMembersResponse(r)
return resp
def transfer_server(self, server_id, new_owner_id):
r = self.patch("guilds/{}".format(server_id), json={
"owner_id": new_owner_id,
}, auth=True)
resp = GenericResponse(r)
return resp
def delete_server(self, server_id):
r = self.delete("guilds/{}".format(server_id), auth=True)
resp = GenericResponse(r)
return resp
harmony-0.7.1/harmony/harmony.py 0000664 0000000 0000000 00000063305 14017644443 0016716 0 ustar 00root root 0000000 0000000 # Copyright (C) 2017-2019, 2021 taylor.fish
#
# This file is part of Harmony.
#
# Harmony is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Harmony is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Harmony. If not, see .
from . import discord
from . import keyring
from . import messages
from .config import get_config, CONFIG_PATH
from .discord import Discord, FriendPolicy
from .user_agents import random_user_agent
import librecaptcha
from PIL import Image
from io import BytesIO
import base64
import builtins
import functools
import getpass as getpass_module
import json
import math
import os.path
import re
import sys
import traceback
__version__ = "0.7.1"
RECAPTCHA_API_KEY = "6Lef5iQTAAAAAKeIvIY-DeexoO3gj7ryl9rLMEnn"
RECAPTCHA_SITE_URL = "https://discord.com"
LIBRECAPTCHA_GUI = not os.getenv("LIBRECAPTCHA_NO_GUI")
INTERACTIVE_HELP = """\
Commands:
help Print this help message.
quit Quit the program.
log-in Log in.
log-out Log out.
register Register a new account.
verify Verify your email address.
authorize-ip Authorize a new login location.
resend Resend the verification email.
tag Get your account tag.
get-details Get your current account details.
set-details Update account username, email, password, or avatar.
get-settings Get account settings.
set-settings Update account settings. (Not all settings are supported.)
delete Delete your account.
undelete Undelete an account marked for deletion.
show-invite Show and optionally accept a server invite.
servers List the servers you're in.
leave-server Leave a server.
members List the members of a server.
transfer Transfer a server to another user.
rm-server Delete a server.
"""
def stderr(*args, **kwargs):
print(*args, **kwargs, file=sys.stderr)
def getpass(prompt="Password: ", stream=None):
if sys.stdin.isatty():
return getpass_module.getpass(prompt, stream)
return input(prompt)
def input_nb(*args, **kwargs):
response = input(*args, **kwargs)
if not response:
raise CommandFailure
return response
def ask_yn(question, print_options=True, default_yes=False):
if print_options:
question += " [{}] ".format("Y/n" if default_yes else "y/N")
answer = input(question)
if default_yes:
return not answer[:1].lower() == "n"
return answer[:1].lower() == "y"
def to_yn(value):
return "yes" if value else "no"
def pluralize(number, singular, plural=None):
if number == 1:
return singular
return singular + "s" if plural is None else plural
def print_errors(response, message=None, file=sys.stdout):
def print(*args, **kwargs):
builtins.print(*args, file=file, **kwargs)
if response is None or response.success:
print(message, "(no errors)")
return
if response.ratelimited:
retry_sec = math.ceil(response.retry_ms / 1000)
print(message)
print(" Request to server was blocked due to rate limiting.")
print(" Try again in {} seconds.".format(retry_sec))
return
if response.json is None:
print(message)
print(" Unknown error (status code {})".format(response.status_code))
return
data = response.json
if isinstance(data, list):
print(message)
for message in data:
print(" " * 2 + str(message))
return
if not isinstance(data, dict):
print(message)
print(data)
return
if not all(isinstance(value, list) for value in data.values()):
print(message, json.dumps(data, indent=2))
return
for i, (name, errors) in enumerate(data.items()):
print(message)
print(" " * 2 + "{}:".format(name))
for error in errors:
print(" " * 4 + str(error))
class CommandFailure(Exception):
pass
def needs_auth(func):
@functools.wraps(func)
def result(self, *args, **kwargs):
if not self.dc.logged_in:
print("You are not logged in.")
raise CommandFailure
return func(self, *args, **kwargs)
return result
def warn_if_logged_in(func):
@functools.wraps(func)
def result(self, *args, **kwargs):
if self.dc.logged_in:
print("Note: You are already logged in.")
if not ask_yn("Would you like to continue?"):
return
print()
return func(self, *args, **kwargs)
return result
def explicit_filter_to_str(explicit_filter):
explicit_filter = discord.ExplicitFilter(explicit_filter)
return {
discord.ExplicitFilter.NONE:
"Don't scan messages from anyone.",
discord.ExplicitFilter.ALL_BUT_FRIENDS:
"Scan messages from everyone except friends.",
discord.ExplicitFilter.ALL:
"Scan messages from everyone.",
}.get(explicit_filter, explicit_filter.name)
class DiscordCli:
def __init__(self, discord=None, debug=False):
if discord is None:
browser_ua, super_properties = random_user_agent()
discord = Discord(browser_ua, super_properties, debug=debug)
self.dc = discord
self.debug = debug
@property
def user_agent(self):
return self.dc.user_agent
def get_command_function(self, command):
try:
command = command.split(None, 1)[0]
except IndexError:
return None
return {
"help": self.print_help,
"quit": sys.exit,
"log-in": self.log_in,
"log-out": self.log_out,
"register": self.register,
"verify": self.verify_email,
"authorize-ip": self.authorize_ip,
"tag": self.get_tag,
"resend": self.resend_verification_email,
"get-details": self.get_account_details,
"set-details": self.set_account_details,
"get-settings": self.get_settings,
"set-settings": self.set_settings,
"delete": self.delete_account,
"undelete": self.undelete,
"show-invite": self.show_invite,
"servers": self.servers,
"leave-server": self.leave_server,
"members": self.server_members,
"transfer": self.transfer_server,
"rm-server": self.delete_server,
"show-token": self.show_token,
"use-token": self.use_token,
}.get(command)
def print_help(self, file=sys.stdout):
print(INTERACTIVE_HELP, end="", file=file)
def command_loop(self):
stderr('Type "help" for a list of commands.')
while True:
try:
self.exec_single_command()
except EOFError:
stderr()
sys.exit()
except KeyboardInterrupt:
stderr()
def exec_single_command(self):
prompt = "> " if sys.stdin.isatty() and sys.stdout.isatty() else ""
command = input(prompt)
if not command:
return False
func = self.get_command_function(command)
if func is None:
stderr('Unknown command. Type "help" for help.\n')
return False
success = True
try:
func()
except CommandFailure:
success = False
except EOFError:
raise
except Exception:
stderr("\nError encountered while running the command:\n")
traceback.print_exc()
stderr()
return False
stderr()
return success
def try_request(self, func):
try:
return func()
except discord.RequestError as e:
return e.response
def try_or_error(self, error_message, func, *, throw=True):
response = self.try_request(func)
self.handle_response(error_message, response, throw=throw)
return response
def handle_response(self, error_message, response, *, throw: bool):
if response.success:
return
if error_message is not None:
print()
print_errors(response, "{} Errors:".format(error_message))
if throw:
raise CommandFailure
def get_captcha_key(self, *, ask: bool):
if ask:
print(messages.MUST_SOLVE_CAPTCHA, end="")
input()
while True:
try:
token = librecaptcha.get_token(
api_key=RECAPTCHA_API_KEY,
site_url=RECAPTCHA_SITE_URL,
user_agent=self.user_agent,
gui=(LIBRECAPTCHA_GUI and librecaptcha.has_gui()),
debug=self.debug,
)
except Exception:
stderr("\nError encountered while solving the CAPTCHA:\n")
traceback.print_exc()
stderr()
if not ask_yn("Try another CAPTCHA?"):
print("CAPTCHA challenge failed.")
return None
continue
print("Successfully solved the CAPTCHA challenge.")
return token
def try_once_with_captcha(
self,
error_message,
func, *,
throw=True,
ask=True,
):
response = self.try_request(lambda: func(None))
if not response.needs_captcha:
self.handle_response(error_message, response, throw=throw)
return response
captcha_key = self.get_captcha_key(ask=ask)
if captcha_key is None:
if error_message is not None:
print()
print(error_message)
return response
return self.try_or_error(
error_message,
lambda: func(captcha_key),
throw=throw,
)
def try_with_captcha(self, *args, **kwargs):
ask = True
while True:
response = self.try_once_with_captcha(*args, ask=ask, **kwargs)
ask = False
if not response.invalid_captcha:
return response
print("\n" + messages.INVALID_CAPTCHA)
if not ask_yn("Try another CAPTCHA?", default_yes=True):
return response
def get_saved_password(self, email: str):
try:
return keyring.get_saved_password(email)
except keyring.Exception:
if self.debug:
stderr("Error getting saved password:\n")
traceback.print_exc()
return None
def maybe_save_password(self, email: str, password: str):
conf = get_config()
if not conf.ask_to_save_passwords:
return
answer = input(
'Save password? (Type "never" to stop asking) [y/N] ',
)
if answer.strip().lower() == "never":
conf.ask_to_save_passwords = False
print()
print("New passwords will not be saved.")
print("Edit or delete {} to change this.".format(CONFIG_PATH))
return
if answer[:1].lower() != "y":
return
try:
keyring.save_password(email, password)
except keyring.Exception:
stderr("Error saving password:\n")
traceback.print_exc()
@warn_if_logged_in
def log_in(self, undelete=False):
email = input_nb("Email address: ")
saved_password = self.get_saved_password(email)
if saved_password:
password = getpass(
"Password (leave blank to use saved password): ",
) or saved_password
else:
password = getpass()
print()
response = self.try_with_captcha(
"Login failed.", lambda key: self.dc.log_in(
email, password, undelete=undelete, captcha_key=key
), throw=False,
)
def maybe_save_password(prefix=""):
print(prefix, end="")
if saved_password != password:
self.maybe_save_password(email, password)
if response.success:
print("You are now logged in.")
maybe_save_password()
return
if response.new_location:
print("\nYou must authorize this new login location.")
print('Check your email and use the "authorize-ip" command.')
maybe_save_password(prefix="\n")
elif response.deletion_scheduled:
print("\nThis account is scheduled for deletion.")
print('You can cancel this with the "undelete" command.')
maybe_save_password(prefix="\n")
raise CommandFailure
def log_out(self):
if not self.dc.logged_in:
print("You are already logged out.")
raise CommandFailure
self.dc.log_out()
print("You are now logged out.")
@warn_if_logged_in
def register(self):
email = input_nb("Email address: ")
username = input_nb("Username: ")
while True:
birthday = input_nb("Date of birth (YYYY-MM-DD): ")
if re.fullmatch(r"\d{4}-\d{2}-\d{2}", birthday):
break
print("Invalid format for date of birth.")
while True:
password = getpass()
password2 = getpass("Password (again): ")
if password == password2:
break
print("Passwords do not match.")
print()
self.try_with_captcha(
"Registration failed.", lambda key: self.dc.register(
email=email, username=username, password=password,
birthday=birthday, captcha_key=key,
),
)
print(messages.SUCCESSFUL_REGISTRATION, end="")
self.maybe_save_password(email, password)
@warn_if_logged_in
def verify_email(self):
print(messages.ENTER_VERIFICATION_LINK, end="")
link = input_nb("Enter the link: ")
match = re.search(r"token=([A-Za-z0-9_\.\-\+]+)", link)
if match is None:
print("Could not extract token from link.")
raise CommandFailure
token = match.group(1)
print()
self.try_with_captcha(
"Verification failed.",
lambda key: self.dc.verify_email(token, captcha_key=key),
)
print("Your email address is now verified.")
print("You are now logged in.")
@needs_auth
def resend_verification_email(self):
self.try_or_error(
"Could not send verification email.",
self.dc.resend_verification_email,
)
print("Resent verification email.")
@warn_if_logged_in
def authorize_ip(self):
print(messages.ENTER_NEW_LOCATION_LINK, end="")
link = input_nb("Enter the link: ")
match = re.search(r"\btoken=([A-Za-z0-9_\.\-\+]+)", link)
if match is None:
print("Could not extract token from link.")
raise CommandFailure
token = match.group(1)
print()
self.try_with_captcha(
"Verification failed.",
lambda key: self.dc.authorize_ip(token, captcha_key=key),
)
print("New location verified. You may now log in.")
@needs_auth
def get_tag(self):
response = self.try_or_error(
"Could not get account tag.",
lambda: self.dc.get_account_details(cached=True),
)
print(response.tag)
@needs_auth
def get_account_details(self):
response = self.try_or_error(
"Could not get account details.", self.dc.get_account_details)
print("Raw account details: {}\n".format(response.formatted_json))
print("Username:", response.username)
print("Discriminator:", response.discriminator)
print("Tag:", response.tag)
print("Email address:", response.email)
print("Verified email:", to_yn(response.verified_email))
@needs_auth
def set_account_details(self):
response = self.try_or_error(
"Could not get account details.", self.dc.get_account_details,
)
params = response.to_params()
if ask_yn("Change password?"):
while True:
new_password = getpass("New password: ")
new_password2 = getpass("New password (again): ")
if new_password == new_password2:
break
print("Passwords do not match.")
params.new_password = new_password
if ask_yn("Change email address?"):
params.email = input_nb("New email address: ")
if ask_yn("Change avatar?"):
while True:
avatar_path = input_nb("Path to new avatar image: ")
avatar_path = os.path.expanduser(avatar_path)
try:
image = Image.open(avatar_path)
except OSError as e:
print("Could not load image: {}: {}".format(
type(e).__name__, e,
))
continue
image_data = BytesIO()
image.save(image_data, "PNG")
params.avatar = "data:image/png;base64,{}".format(
base64.b64encode(image_data.getvalue()).decode(),
)
break
password = getpass("Current password: ")
response = self.try_or_error(
"Account update failed.",
lambda: self.dc.set_account_details(
params=params,
password=password,
),
)
print("Account details updated.")
if not response.verified_email:
print("\nYour email address is not verified. You can verify it "
'with the "verify" command.')
@needs_auth
def get_settings(self):
response = self.try_or_error(
"Could not get settings.", self.dc.get_settings)
print("Raw settings: {}\n".format(response.formatted_json))
print("Explicit message filter:",
explicit_filter_to_str(response.explicit_filter))
print("Allow DMs from members of new servers?",
to_yn(response.allow_dms))
policy = response.friend_policy
print("Who can add you as a friend:")
print(" Friends of friends:",
to_yn(FriendPolicy.has_mutual_friends(policy)))
print(" Server members:",
to_yn(FriendPolicy.has_server_members(policy)))
print(" Everyone:",
to_yn(FriendPolicy.has_all(policy)))
@needs_auth
def set_settings(self):
params = discord.SettingsParams()
if ask_yn("Change explicit message filter?"):
print("Options:")
for option in discord.ExplicitFilter:
description = explicit_filter_to_str(option)
print(" [{}] {}".format(option.value, description))
while True:
try:
choice = int(input("Enter a choice: "))
params.explicit_filter = discord.ExplicitFilter(choice)
except ValueError:
continue
break
if ask_yn("Change default direct message policy?"):
answer = ask_yn("Allow DMs from members of new servers?")
params.allow_dms = answer
if ask_yn("Change who can add you as a friend?"):
params.friend_policy = FriendPolicy.NONE
if ask_yn("Allow friends of friends to add you?"):
params.friend_policy |= FriendPolicy.MUTUAL_FRIENDS
if ask_yn("Allow server members to add you?"):
params.friend_policy |= FriendPolicy.SERVER_MEMBERS
if ask_yn("Allow everyone to add you?"):
params.friend_policy |= FriendPolicy.ALL
self.try_or_error(
"Settings update failed.",
lambda: self.dc.set_settings(params),
)
print("Settings updated.")
@needs_auth
def delete_account(self):
if not ask_yn("Are you sure you want to delete your account?"):
return False
password = getpass("Account password: ")
response = self.try_or_error(
"Account deletion failed.",
lambda: self.dc.delete_account(password),
throw=False,
)
if response.success:
print("Account scheduled for deletion.")
print('You can cancel this with the "undelete" command.')
return
if response.servers_owned:
print("\nYou must transfer or delete the servers you own.")
print('Use the "transfer" and "rm-server" commands.')
raise CommandFailure
def undelete(self):
print("Logging in to cancel deletion...")
self.log_in(undelete=True)
print("Account no longer scheduled for deletion.")
@needs_auth
def show_invite(self):
print("Enter the invite link.")
print("It should look like this: https://discord.gg/")
link = input_nb("Enter the link: ")
match = re.search(r"/([A-Za-z0-9_\.\-\+]+)/*$", link)
if match is None:
print("Could not extract invite ID from link.")
return False
invite_id = match.group(1)
invite = self.try_or_error(
"Could not get invite details.",
self.dc.invite_details(invite_id),
)
print('\n{} has invited you to join the server "{}".'.format(
invite.inviter_tag, invite.server_name,
))
if invite.member_count is not None:
print("The server has approximately {} {}.".format(
invite.member_count, pluralize(invite.member_count, "member"),
))
if not ask_yn("Accept invite?"):
return
self.try_or_error(
"Could not accept invite.",
lambda: self.dc.accept_invite(invite_id),
)
print("Invite accepted.")
@needs_auth
def servers(self):
response = self.try_or_error("Could not get servers.", self.dc.servers)
if not response.servers:
print("You are not in any servers.")
return
for i, server in enumerate(response.servers):
i > 0 and print()
print(server.name)
print(" ID: {}".format(server.id))
print(" Owner? {}".format(to_yn(server.is_owner)))
def print_servers(self, owned=False, prefix=""):
servers_resp = self.try_or_error(
prefix + "Could not get servers.", self.dc.servers,
)
print(prefix, end="")
servers = servers_resp.servers
if owned:
servers = [s for s in servers_resp.servers if s.is_owner]
if not servers:
print(
"You don't own any servers." if owned else
"You're not in any servers.",
)
return False
print("Your servers:" if owned else "Servers you're in:")
for server in servers:
print(" {} [ID: {}]".format(server.name, server.id))
return True
def print_members(self, server_id, prefix=""):
members_resp = self.try_or_error(
prefix + "Could not get server members.", self.dc.server_members,
server_id,
)
print(prefix + "Members in this server:")
for member in members_resp.members:
print(" {} [ID: {}]".format(member.tag, member.id))
@needs_auth
def leave_server(self):
if not self.print_servers(owned=False):
return
server_id = input_nb("\nEnter the ID of the server to leave: ")
details = self.try_or_error(
"Could not get server details.",
lambda: self.dc.server_details(server_id),
)
print('You are about to leave the server "{}".'.format(details.name))
if not ask_yn("Are you sure you want to leave this server?"):
return
self.try_or_error(
"Could not leave server.",
lambda: self.dc.leave_server(server_id),
)
print("Left server.")
@needs_auth
def server_members(self):
if not self.print_servers(owned=False):
return
server_id = input_nb('\nServer ID: ')
self.print_members(server_id, prefix="\n")
@needs_auth
def transfer_server(self):
if not self.print_servers(owned=True):
return
server_id = input_nb("\nEnter the ID of the server to transfer: ")
self.print_members(server_id, prefix="\n")
owner_id = input_nb("\nEnter the ID of the new server owner: ")
self.try_or_error(
"Could not transfer server.",
lambda: self.dc.transfer_server(server_id, owner_id),
)
print("Server transferred.")
@needs_auth
def delete_server(self):
if not self.print_servers(owned=True):
return
server_id = input_nb("\nEnter the ID of the server to delete: ")
details = self.try_or_error(
"Could not get server details.",
lambda: self.dc.server_details(server_id),
)
print('You are about to delete the server "{}".'.format(details.name))
if not ask_yn("Are you sure you want to delete this server?"):
return
self.try_or_error(
"Could not delete server.",
lambda: self.dc.delete_server(server_id),
)
print("Server deleted.")
@needs_auth
def show_token(self):
print(self.dc.token)
def use_token(self):
token = input_nb("Token: ")
self.dc.token = token
harmony-0.7.1/harmony/keyring.py 0000664 0000000 0000000 00000002001 14017644443 0016673 0 ustar 00root root 0000000 0000000 # Copyright (C) 2021 taylor.fish
#
# This file is part of Harmony.
#
# Harmony is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Harmony is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Harmony. If not, see .
from typing import Optional
import keyring
import keyring.errors
Exception = keyring.errors.KeyringError
def get_saved_password(email: str) -> Optional[str]:
return keyring.get_password("harmony", email)
def save_password(email: str, password: str):
keyring.set_password("harmony", email, password)
harmony-0.7.1/harmony/messages.py 0000664 0000000 0000000 00000003740 14017644443 0017045 0 ustar 00root root 0000000 0000000 # Copyright (C) 2017-2019 taylor.fish
#
# This file is part of Harmony.
#
# Harmony is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Harmony is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Harmony. If not, see .
MUST_SOLVE_CAPTCHA = """\
You must solve a CAPTCHA challenge.
You will be guided through the steps necessary to complete the challenge.
Press enter to start the challenge...
"""
INVALID_CAPTCHA = """\
The CAPTCHA token was not accepted.
This can happen even when all CAPTCHA challenges are successfully completed.
This is a known issue: https://github.com/taylordotfish/librecaptcha/issues/7
Sometimes, if you continue to solve CAPTCHAs, one will eventually be accepted.
However, this doesn't always seem to be the case. Please see the issue link
above if you'd like to help.
"""
SUCCESSFUL_REGISTRATION = """\
You have successfully registered.
You should verify your email address with the "verify" command.
"""
ENTER_VERIFICATION_LINK = """\
Enter the verification link you received by email.
The email should contain a link that looks like this:
https://discordapp.com/verify?token="
"""
ENTER_NEW_LOCATION_LINK = """\
Enter the new location verification link you received by email.
The email should contain a link that looks like this:
https://discordapp.com/authorize-ip#token="
If the link in the email starts with "https://click.discord.com"
instead, visit that link in your browser with JavaScript disabled.
It should redirect to a link that looks like the one above.
"""
harmony-0.7.1/harmony/user_agent_data.py 0000664 0000000 0000000 00000022763 14017644443 0020371 0 ustar 00root root 0000000 0000000 # This file was automatically generated by update_user_agents.py using data
# from .
# flake8: noqa
USER_AGENTS = [
[
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36",
{
"os": "Windows",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.150",
"os_version": "10"
}
],
[
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0",
{
"os": "Windows",
"browser": "Firefox",
"device": "",
"browser_version": "85.0",
"os_version": "10"
}
],
[
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36",
{
"os": "Windows",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.182",
"os_version": "10"
}
],
[
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15",
{
"os": "Mac OS X",
"browser": "Safari",
"device": "",
"browser_version": "14.0.3",
"os_version": "10.15.6"
}
],
[
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.146 Safari/537.36",
{
"os": "Windows",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.146",
"os_version": "10"
}
],
[
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36",
{
"os": "Windows",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.190",
"os_version": "10"
}
],
[
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.104 Safari/537.36",
{
"os": "Windows",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.104",
"os_version": "10"
}
],
[
"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0",
{
"os": "Linux",
"browser": "Firefox",
"device": "",
"browser_version": "85.0",
"os_version": ""
}
],
[
"Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0",
{
"os": "Windows",
"browser": "Firefox",
"device": "",
"browser_version": "78.0",
"os_version": "10"
}
],
[
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36",
{
"os": "Mac OS X",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.150",
"os_version": "10.15.7"
}
],
[
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0",
{
"os": "Windows",
"browser": "Firefox",
"device": "",
"browser_version": "86.0",
"os_version": "10"
}
],
[
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36",
{
"os": "Windows",
"browser": "Chrome",
"device": "",
"browser_version": "87.0.4280.141",
"os_version": "10"
}
],
[
"Mozilla/5.0 (X11; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0",
{
"os": "Linux",
"browser": "Firefox",
"device": "",
"browser_version": "85.0",
"os_version": ""
}
],
[
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Safari/605.1.15",
{
"os": "Mac OS X",
"browser": "Safari",
"device": "",
"browser_version": "14.0.2",
"os_version": "10.15.6"
}
],
[
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36 Edg/88.0.705.63",
{
"os": "Windows",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.150",
"os_version": "10"
}
],
[
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36",
{
"os": "Mac OS X",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.182",
"os_version": "10.15.7"
}
],
[
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36",
{
"os": "Mac OS X",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.96",
"os_version": "10.15.7"
}
],
[
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:85.0) Gecko/20100101 Firefox/85.0",
{
"os": "Mac OS X",
"browser": "Firefox",
"device": "",
"browser_version": "85.0",
"os_version": "10"
}
],
[
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36 Edg/88.0.705.74",
{
"os": "Windows",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.182",
"os_version": "10"
}
],
[
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:85.0) Gecko/20100101 Firefox/85.0",
{
"os": "Mac OS X",
"browser": "Firefox",
"device": "",
"browser_version": "85.0",
"os_version": "10"
}
],
[
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36",
{
"os": "Linux",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.182",
"os_version": ""
}
],
[
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15",
{
"os": "Mac OS X",
"browser": "Safari",
"device": "",
"browser_version": "14.0.3",
"os_version": "10.15.7"
}
],
[
"Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36",
{
"os": "Mac OS X",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.150",
"os_version": "11.2.1"
}
],
[
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36 Edg/88.0.705.68",
{
"os": "Windows",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.150",
"os_version": "10"
}
],
[
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36",
{
"os": "Linux",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.150",
"os_version": ""
}
],
[
"Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0",
{
"os": "Linux",
"browser": "Firefox",
"device": "",
"browser_version": "78.0",
"os_version": ""
}
],
[
"Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36",
{
"os": "Mac OS X",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.182",
"os_version": "11.2.1"
}
],
[
"Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36",
{
"os": "Mac OS X",
"browser": "Chrome",
"device": "",
"browser_version": "88.0.4324.192",
"os_version": "11.2.1"
}
],
[
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Safari/605.1.15",
{
"os": "Mac OS X",
"browser": "Safari",
"device": "",
"browser_version": "14.0.2",
"os_version": "10.15.7"
}
],
[
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36 OPR/73.0.3856.344",
{
"os": "Windows",
"browser": "Chrome",
"device": "",
"browser_version": "87.0.4280.141",
"os_version": "10"
}
]
]
harmony-0.7.1/harmony/user_agents.py 0000664 0000000 0000000 00000001505 14017644443 0017552 0 ustar 00root root 0000000 0000000 # Copyright (C) 2017-2019 taylor.fish
#
# This file is part of Harmony.
#
# Harmony is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Harmony is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Harmony. If not, see .
from .user_agent_data import USER_AGENTS
import random
def random_user_agent():
return random.choice(USER_AGENTS)
harmony-0.7.1/requirements.freeze.txt 0000664 0000000 0000000 00000000110 14017644443 0017736 0 ustar 00root root 0000000 0000000 Pillow==8.1.0
requests==2.25.1
librecaptcha[gtk]==0.7.0
keyring==22.0.1
harmony-0.7.1/requirements.txt 0000664 0000000 0000000 00000000116 14017644443 0016465 0 ustar 00root root 0000000 0000000 Pillow>=4.1.1
requests>=2.18.1,<3
librecaptcha[gtk]>=0.6.3,<1
keyring>=17.0.0
harmony-0.7.1/scripts/ 0000775 0000000 0000000 00000000000 14017644443 0014672 5 ustar 00root root 0000000 0000000 harmony-0.7.1/scripts/update_user_agents.py 0000775 0000000 0000000 00000006174 14017644443 0021140 0 ustar 00root root 0000000 0000000 #!/usr/bin/env python3
# Copyright (C) 2019 taylor.fish
#
# This file is part of Harmony.
#
# Harmony is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Harmony is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Harmony. If not, see .
from librecaptcha import USER_AGENTS
import json
import os.path
import re
SCRIPT_DIR = os.path.dirname(__file__)
OUT_PATH = os.path.join(SCRIPT_DIR, "..", "harmony", "user_agent_data.py")
HEADER = """\
# This file was automatically generated by update_user_agents.py using data
# from .
# flake8: noqa
USER_AGENTS = \
"""
FOOTER = "\n"
SYSTEMS = [
("Mac OS X", r"\bMac OS X\b"),
("Linux", r"\bLinux\b"),
("Windows", r"\bWindows\b"),
]
BROWSERS = [
("Firefox", r"\bFirefox\b"),
("Microsoft Edge", r"\bEdge\b"),
("Chrome", r"\bChrome\b"),
("Safari", r"\bSafari\b"),
]
VERSIONS = [
r"\bFirefox/([\d.]+)\b",
r"\bEdge/([\d.]+)\b",
r"\bChrome/([\d.]+)\b",
r"\bVersion/([\d.]+)\b",
]
WINDOWS_VERSION_MAP = {
"10.0": "10",
"6.3": "8.1",
"6.2": "8",
"6.1": "Server 2008 R2 / 7",
}
def match_map(agent, patterns):
for string, pattern in patterns:
if re.search(pattern, agent):
return string
return None
def get_browser_version(agent):
for pattern in VERSIONS:
match = re.search(pattern, agent)
if match:
return match.group(1)
return None
def get_os_version(agent):
match = re.search(r"\bMac OS X ([\d_]+)\b", agent)
if match:
return match.group(1).replace("_", ".")
match = re.search(r"\bWindows NT ([\d.]+)\b", agent)
if match:
return WINDOWS_VERSION_MAP.get(match.group(1))
if re.search(r"\bLinux\b", agent):
return ""
return None
def get_super_props(agent):
props = {}
props["os"] = match_map(agent, SYSTEMS)
props["browser"] = match_map(agent, BROWSERS)
props["device"] = ""
props["browser_version"] = get_browser_version(agent)
props["os_version"] = get_os_version(agent)
for key, value in props.items():
if value is None:
return None
return props
def get_entry(agent):
props = get_super_props(agent)
if props is None:
return None
return (agent, props)
def write(file):
print(HEADER, file=file, end="")
entries = []
for agent in USER_AGENTS:
entry = get_entry(agent)
if entry is not None:
entries.append(entry)
json.dump(entries, file, indent=4)
print(FOOTER, file=file, end="")
def main():
with open(OUT_PATH, "w") as f:
write(f)
if __name__ == "__main__":
main()
harmony-0.7.1/setup.py 0000775 0000000 0000000 00000004605 14017644443 0014725 0 ustar 00root root 0000000 0000000 #!/usr/bin/env python3
# Copyright (C) 2016-2018, 2021 taylor.fish
#
# This file is part of Harmony.
#
# Harmony is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Harmony is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Harmony. If not, see .
from setuptools import setup
import os
SCRIPT_DIR = os.path.dirname(os.path.realpath(__file__))
REPO_URL = "https://github.com/taylordotfish/harmony"
DESC_REPLACEMENTS = {
".. _LICENSE: LICENSE":
".. _LICENSE: {}/blob/master/LICENSE".format(REPO_URL),
}
def long_description():
with open(os.path.join(SCRIPT_DIR, "README.rst"), encoding='utf-8') as f:
lines = f.read().splitlines()
result = []
for line in lines:
result.append(DESC_REPLACEMENTS.get(line, line) + "\n")
return "".join(result)
LICENSE = """\
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)\
"""
setup(
name="harmony-discord",
version="0.7.1",
description=(
"A free/libre program for performing various tasks with Discord."
),
long_description=long_description(),
url="https://github.com/taylordotfish/harmony",
author="taylor.fish",
author_email="contact@taylor.fish",
license="GNU General Public License v3 or later (GPLv3+)",
classifiers=[
"Development Status :: 4 - Beta",
"Topic :: Internet", LICENSE,
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
],
keywords="discord",
packages=["harmony"],
entry_points={
"console_scripts": [
"harmony=harmony:main",
],
},
install_requires=[
"Pillow>=4.1.1",
"requests>=2.18.1,<3",
"librecaptcha[gtk]>=0.6.3,<1",
"keyring>=17.0.0",
],
python_requires=">=3.5",
)