Skip to content

Authentika is a File authenticator based on HIVE Blockchain

License

Notifications You must be signed in to change notification settings

fkosmala/authentika

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentika

Authentika immortalizes your creations and generate a JSON file with SHA-512 checksum for your file. The generated digital certificate is submit to the HIVE Blockchain. See it in action on https://authentika.art.

Requirements

  • PHP 7.3+
  • php-zip, php-xml & php-curl packages
  • Python 3 and Beem/Beempy > 0.23.6

Clone this repository

Download zip and extract it onto your webserver or use GIT :

git clone https://github.com/fkosmala/authentika

Get composer and install dependancies

You must install Composer. Aftar that, just run :

php composer.phar update

It will install all the dependancies.

Configure your webserver

Based on Slim4, the configuration for your webserver is avaiblable on Slim 4 WebServer documentation . The root directory is public

Rename the account file

Rename account.sample.json into account.json and edit this file to add your HIVE account and posting key.

Create two folders

Create writeable folders certs/ and uploads/ at the root.

Have Fun !

That's all ! You can submit genuine certificate on the HIVE blockchain !

About

Authentika is a File authenticator based on HIVE Blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published