1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-16 03:44:56 +02:00
antelope-keygen/gui
2023-04-10 16:40:02 +02:00
..
cmake gui/cmake/CPackComponentConfig.cmake.in: explicitly depend on qt >= 5.9.5 and libssl >= 1.1 2020-04-27 12:23:08 +02:00
src rename namespace and header guards from eosio to antelope 2023-04-10 14:53:26 +02:00
CMakeLists.txt rename namespace and header guards from eosio to antelope 2023-04-10 14:53:26 +02:00
gui_text.h.in Updated year in headers. 2021-01-04 15:16:27 +01:00
LICENSE.qt5 CMake: Install gui/LICENSE.qt5 2020-04-25 13:09:28 +02:00
README.md gui/README.md: Update security notice. 2023-04-10 16:40:02 +02:00

antelope-keygen (gui)

This is the graphical version of the antelope-keygen project.

This program generates public and private keypair for Antelope IO

Among the basic functionality the program can also search for keys containing specific words also know as vanity keys.

Security notice

Keys are generated using libantelope while the library does not claim to guarantee cryptographically secure keys. it relies on widly used open source cryptographic libraries (OpenSSL, libsecp256k1).

Use at your own risk. The author and Sw/eden does not take responsability for any damage caused by keys generated by the program.

Please read the LICENSE file.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Author

Henrik Hautakoski - Sw/eden - henrik@eossweden.org