{"id":22138547,"url":"https://github.com/bbmoz/simplehyper.info","last_synced_at":"2025-07-09T01:34:21.814Z","repository":{"id":24835365,"uuid":"28250077","full_name":"bbmoz/simplehyper.info","owner":"bbmoz","description":"Client-side hyper wallet with limited functionality","archived":false,"fork":false,"pushed_at":"2014-12-21T03:52:03.000Z","size":1668,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T15:50:47.371Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bbmoz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-19T23:14:43.000Z","updated_at":"2015-04-02T17:58:33.000Z","dependencies_parsed_at":"2022-08-23T07:31:10.410Z","dependency_job_id":null,"html_url":"https://github.com/bbmoz/simplehyper.info","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbmoz%2Fsimplehyper.info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbmoz%2Fsimplehyper.info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbmoz%2Fsimplehyper.info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbmoz%2Fsimplehyper.info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbmoz","download_url":"https://codeload.github.com/bbmoz/simplehyper.info/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245251388,"owners_count":20584871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-01T20:10:31.544Z","updated_at":"2025-03-24T10:27:04.424Z","avatar_url":"https://github.com/bbmoz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://img.shields.io/badge/build-passing-brightgreen.svg\" /\u003e \u003cimg src=\"https://badge.fury.io/gh/hyper-project%2Fsimplehyper.info.svg\" /\u003e\r\n\r\nCopyright (c) 2014 simplehyper.info \u003cbr /\u003e\r\nCopyright (c) 2011-2013 bitaddress.org \u003cbr /\u003e\r\n\r\nSimpleHyper.info - Client-Side HYPER Vanilla Wallet\r\n---------------------------------------\r\n\r\nHyper addresses and their corresponding private key can be conveniently \r\ngenerated in a web browser. However, users cannot receive stakes or manage their Hyper in any way, so  \r\nthey must ensure that the generated private key is stored in a safe location before using the generated public address.\r\n\r\nThe SimpleHyper.info project is inspired by \u003ca href=\"https://github.com/pointbiz/bitaddress.org\"\r\ntarget=\"_blank\"\u003ebitaddress.org\u003c/a\u003e.\r\n\r\nSimpleHyper.info provides an all-in-one HTML document with embedded\r\nJavaScript/Css/Images. The JavaScript is readable (not minified) and does not perform any server calls.\r\nThe benefit of this technique is you can load the JavaScript locally and trust that the JavaScript did not change after being loaded.\r\nIn addition, all images have been converted to Base64.\r\n\r\nHere is a link to the BitcoinTalk.org forum topic discussing the original bitaddress.org project:\r\nhttps://bitcointalk.org/index.php?topic=43496.0\r\n\r\nPlease send DONATIONS for the original bitaddress.org project to the Bitcoin Address: \r\n1NiNja1bUmhSoTXozBRBEtR8LeF9TGbZBN\r\n\r\nEND USER NOTES: \r\n  1. To print QRCode in IE8 you must enable the \"Print Background Colors and Images\" checkbox on the \"Page Setup\" screen.\r\n  1. For Bulk Wallet I recommended using Google Chrome, it's the fastest.\r\n  1. Requires IE8+, Firefox, Chrome or sufficient JavaScript support.\r\n  1. Mobile Safari only works with iPhone4 or newer devices. Older devices timeout while executing JavaScript.\r\n  1. DO NOT use Opera Mini it renders JavaScript output server side, therefore they might record the private key you generated.\r\n  1. Art Wallet does not work properly in IE8 due to CSS limitations.\r\n\r\nNotice of Copyrights and Licenses\r\n---------------------------------------\r\nThe SimpleHyper.info project, software and embedded resources are copyright SimpleHyper.info.\r\nThe SimpleHyper.info name and logo are not part of the open source license. Otherwise, the SimpleHyper.info software is available under The MIT License (MIT).\r\n\r\nPortions of the all-in-one HTML document contain JavaScript codes that are the copyrights \r\nof others. The individual copyrights are included throughout the document along with their \r\nlicenses. Included JavaScript libraries are separated with HTML script tags.\r\n\r\nSummary of JavaScript functions with a redistributable license:\r\n\r\n| JavaScript function\t|\tLicense |\r\n|-------------------\t|\t-------------- |\r\n|Array.prototype.map\t|\tPublic Domain|\r\n|window.Crypto\t|\t\tBSD License|\r\n|window.SecureRandom\t|\tBSD License|\r\n|window.EllipticCurve\t|\tBSD License|\r\n|window.BigInteger\t|\tBSD License|\r\n|window.QRCode\t\t|\tMIT License|\r\n|window.Bitcoin\t|\t\tMIT License|\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy of this \r\nsoftware and associated documentation files (the \"Software\"), to deal in the Software \r\nwithout restriction, including without limitation the rights to use, copy, modify, \r\nmerge, publish, distribute, sublicense, and/or sell copies of the Software, and to \r\npermit persons to whom the Software is furnished to do so, subject to the following \r\nconditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all copies \r\nor substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, \r\nINCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A \r\nPARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT \r\nHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION \r\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE \r\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbmoz%2Fsimplehyper.info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbmoz%2Fsimplehyper.info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbmoz%2Fsimplehyper.info/lists"}