All Projects → haiphenAI → digital-copyright

haiphenAI / digital-copyright

Licence: MIT license
Stamp your code with a trackable digital copyright

Programming Languages

javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to digital-copyright

log4j-detector
Log4J scanner that detects vulnerable Log4J versions (CVE-2021-44228, CVE-2021-45046, etc) on your file-system within any application. It is able to even find Log4J instances that are hidden several layers deep. Works on Linux, Windows, and Mac, and everywhere else Java runs, too!
Stars: ✭ 622 (+3558.82%)
Mutual labels:  log4j, cybersecurity
MultiDexArbBot
This is an arbitrage bot that uses existing price aggregators such as 1inch, Paraswap, dex.ag, matcha and more to get the best exchange rates across different decentralized exchanges on different blockchains and ecosystems.
Stars: ✭ 67 (+294.12%)
Mutual labels:  web3, defi
CVE-2021-44228-PoC-log4j-bypass-words
🐱‍💻 ✂️ 🤬 CVE-2021-44228 - LOG4J Java exploit - WAF bypass tricks
Stars: ✭ 760 (+4370.59%)
Mutual labels:  log4j, cybersecurity
add-to-web3
⁂ Github Action to upload your website to web3.storage
Stars: ✭ 22 (+29.41%)
Mutual labels:  web3, filecoin
NFT-Dapp-Boilerplate
A highly scalable NFT and DEFI boilerplate with pre added web3 and different wallets with a focus on performance and best practices
Stars: ✭ 51 (+200%)
Mutual labels:  web3, defi
awesome-waves
Curated list of awesome things for development on Waves blockchain.
Stars: ✭ 60 (+252.94%)
Mutual labels:  web3, defi
airswap-web
AirSwap Web App
Stars: ✭ 94 (+452.94%)
Mutual labels:  web3, defi
augmented-finance-protocol
High-yield lending and low-rate borrowing DeFi protocol
Stars: ✭ 28 (+64.71%)
Mutual labels:  web3, defi
web3together
🗣 Public open-ended discussions about Blockchain, Web3, NFTs, DeFi, ...
Stars: ✭ 58 (+241.18%)
Mutual labels:  web3, defi
mev-inspect-rs
Discover historic Miner Extractable Value (MEV) opportunities
Stars: ✭ 443 (+2505.88%)
Mutual labels:  web3, defi
borg
Client-server stack for Web3! Turn your Raspberry Pi to a BAS server in minutes and enjoy the freedom of decentralized Web with a superior user experience!
Stars: ✭ 25 (+47.06%)
Mutual labels:  web3, filecoin
Solnet
Solana's .NET SDK and integration library.
Stars: ✭ 252 (+1382.35%)
Mutual labels:  web3, defi
Wallet3
A secure mobile wallet for web3
Stars: ✭ 13 (-23.53%)
Mutual labels:  web3, defi
nft-website
NFT School: Community education platform for developers in the non-fungible token space.
Stars: ✭ 260 (+1429.41%)
Mutual labels:  web3, filecoin
ocean.js
🦑 Ocean Protocol JavaScript library to privately & securely publish, exchange, and consume data.
Stars: ✭ 77 (+352.94%)
Mutual labels:  web3, defi
awesome-list-of-secrets-in-environment-variables
🦄🔒 Awesome list of secrets in environment variables 🖥️
Stars: ✭ 538 (+3064.71%)
Mutual labels:  log4j, cybersecurity
ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
Stars: ✭ 339 (+1894.12%)
Mutual labels:  web3, defi
blockhead
Crypto portfolio tracker, DeFi dashboard, NFT viewer and data explorer for the Ethereum/EVM-based blockchain ecosystem and the web 3.0-powered metaverse https://gitcoin.co/grants/2966/blockhead
Stars: ✭ 41 (+141.18%)
Mutual labels:  web3, defi
frontend-v2
Frontend app for the Balancer protocol
Stars: ✭ 127 (+647.06%)
Mutual labels:  web3, defi
wfil
Wrapped Filecoin (WFIL), Team WrapFS at HackFS @ethglobal | APOLLO 🚀 @gitcoinco | ETHOnline @ethglobal
Stars: ✭ 13 (-23.53%)
Mutual labels:  filecoin, defi

Haiphen

Please contact [email protected] for help with installation.


https://haiphenai.com

CII Best Practices


"Create your own traceable digital-copyright"
[Coming soon: simplified installation and execution by leveraging dockerhub]

Haiphen: a low level binary file to 'stamp' your docker-image with an encrypted, digital copyright [patent pending]. A community of developers, leveraging this tool, will be able to selectively and securely share pertinent API data with eachother. End users, using the tool will have single entry point access point to all of their 3rd party software (easier to manage, make payments, audit, etc.) All copy-rights are secured on an immutable, decentralized blockhain (filecoin)

Install

Requirements: You should have the following installed on your machine:

Navigate to command-line on your machine and enter the following commands:

$ brew tap JudeSafo/homebrew-testtap
$ brew install digital-copyright

Alternatively you can clone this repot git clone https://github.com/haiphenai/digital-copyright/ and run:

$ cd digital-copyright
$ mv haiphen \usr\local\bin\haiphen

If succesfull test installation by typing haiphen and confirming it returns

Examples:
    # Create a test file [test.txt]
    echo "This is a Test." > test.txt
    # Generate a Key and save it to file [encryption.key]
    ...

Create a test docker image

$ reactjs-boilerplate test_docker_image
...
$ docker compose up -d
$ docker build -t test_docker_image

Run Haiphen to stamp your license

Navigate to the <path> where your current license is saved and enter the following:

$ haiphen -e -i License -o LICENSE_sha256hash.enc

Confirm that your (chrome) browser opens and the transaction has been written to an ethereum node at hash-address

Deploy docker image and monitor

  1. deploy your image
$ docker run test_docker_image
  1. ...
  2. (In progress) Open the chrome extension to track your API activity



Contributing

Please read through the contributing guidelines

Help & Community Slack

Join our slack channel or mesage us on discord or Slack chat] if you run into issues or have questions. We're excited to welcome you to the community!

Demo (placeholder)

demo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].