{"id":14956254,"url":"https://github.com/deedeecx330/skyhook","last_synced_at":"2025-10-01T17:31:10.501Z","repository":{"id":40647104,"uuid":"282694798","full_name":"deedeecx330/skyhook","owner":"deedeecx330","description":"Send and recieve files securely through the IPFS network","archived":false,"fork":false,"pushed_at":"2021-06-06T13:12:30.000Z","size":185,"stargazers_count":31,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T11:59:57.587Z","etag":null,"topics":["aes-256","aes-encryption","file","file-sharing","file-upload","files","filesystem","ipfs","ipfs-api","ipfs-hash","ipfs-network","ipfs-node","ipfs-protocol","python","python3","skyhook","sqlite","sqlite-database","sqlite3","sqlite3-database"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deedeecx330.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":"2020-07-26T17:01:23.000Z","updated_at":"2024-05-30T10:42:08.000Z","dependencies_parsed_at":"2022-09-12T03:10:37.273Z","dependency_job_id":null,"html_url":"https://github.com/deedeecx330/skyhook","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deedeecx330%2Fskyhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deedeecx330%2Fskyhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deedeecx330%2Fskyhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deedeecx330%2Fskyhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deedeecx330","download_url":"https://codeload.github.com/deedeecx330/skyhook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234723645,"owners_count":18877086,"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":["aes-256","aes-encryption","file","file-sharing","file-upload","files","filesystem","ipfs","ipfs-api","ipfs-hash","ipfs-network","ipfs-node","ipfs-protocol","python","python3","skyhook","sqlite","sqlite-database","sqlite3","sqlite3-database"],"created_at":"2024-09-24T13:12:36.291Z","updated_at":"2025-10-01T17:31:10.223Z","avatar_url":"https://github.com/deedeecx330.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skyhook\nSend and recieve files securely through the IPFS network\n\n# Overview\nSkyhook is a command-line tool that allows the user to securely share files over the IPFS network.\nIt features:\n-   Seamless file encryption and decryption using AES-256\n-   Local history of file names, hashes, keys and dates which can be both imported and exported easily\n-   Ability to run off both local and remote IPFS nodes\n\n# Usage\nSimply running Skyhook with no arguments gives the user a list of available commands:\n\n```\n    skyhook clear history   -   Delete everything from history\n    skyhook list history    -   List all entries in history\n    \n    skyhook search [file name/hash]  -   Search history for entries matching [file name/hash]\n    skyhook delete [file name/hash]  -   Delete entries specified by [file name/hash] from history\n    skyhook save [file name/hash]    -   Save history entries specified by [file name/hash] to the current directory to export.pod\n    skyhook add [name:hash:key]      -   Manually add an entry to history specified by colon-separated values of [name:hash:key]\n    \n    skyhook import [path]   -   Import history from a location specified by [path]\n    skyhook export history  -   Export entire history to the current directory to export.pod\n    \n    skyhook upload [file name]  -   Upload a file specified by [file name] from the current directory to the IPFS network\n    skyhook download [hash]     -   Download a file specified by [hash] from the IPFS network to the current directory\n\n    It is possible to specify multiple values in a form of a comma-separated list for search,delete,save,import,upload,download and add functions.\n```\n\n# Requirements\nThe only requirements for running Skyhook are the ipfshttpclient and skyhookfilecrypt modules for Python 3, which can be installed by running:\n\n```\npip3 install ipfshttpclient skyhookfilecrypt\n```\n\nor\n\n```\npip3 install --user ipfshttpclient skyhookfilecrypt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeedeecx330%2Fskyhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeedeecx330%2Fskyhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeedeecx330%2Fskyhook/lists"}