MokinToken logo

MokinToken

  •  0 ratings
In category: Pastebins

About MokinToken

Clientside encrypted pastebin using tweetnacl.

  •   297  
  •   0  
  •   0  
  •   0  
Github stats:
  •  Commits: N/A  
  •   N/A  
  •   N/A  
  •  Latest commit: N/A  

Deploy this app to Linode with a free $100 credit!

Languages/Platforms/Technologies:
Lincenses:

More about MokinToken

mokintoken

what

a clientside encrypted note sharing webapp. built with php7, Lumen, sqlite, rollup, and docker.

announcement blog post

where

https://mokintoken.ramsay.xyz

onion

how to self host

touch database.sqlite
docker run -v `pwd`/database.sqlite:/var/www/database/database.sqlite nexusuw/mokintoken php artisan migrate
docker run -p 8080:8080 -v `pwd`/database.sqlite:/var/www/database/database.sqlite nexusuw/mokintoken

local setup

  1. sudo apt-get install php-sqlite3 php-mbstring php-7
  2. install nodejs
  3. install composer
  4. composer install
  5. npm install
  6. php artisan migrate
  7. npm run build
  8. php -S 0.0.0.0:8080 -t public
  9. npm run dev

todo

  • slim down docker container size
  • password protect notes (double encryption but stops someone from stumbling onto the contents if they just have the url)
  • ratelimit
  • replace php with golang (or something else)
  • allow uploading of images/files
  • turn off server logging?
  • inline CSP to html

Comments (0)

Please login to join the discussion on this project.

MokinToken Reviews (0)

Overall Rating

None

based on 0 ratings

Please login to review this project.

No reviews for this project yet.

↑ back to top

pCloud Lifetime

Popular Projects

FluxBB

in Social Networks and Forums
 33k    0    0    0  

Nextcloud

in File Transfer & Synchronization
 20k    1    1    0  

Libreddit

in Social Networks and Forums
 7k    0    1    0  

CasaOS

in Self-hosting Solutions
 5k    0    0    0  

Dashboard

in Personal Dashboards
 5k    0    0    0  

Audiobookshelf

in Audio Streaming
 5k    0    1    0  

Mediagoblin

in Photo and Video Galleries
 4k    0    0    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 20k    1    1    0  

Tube Archivist

in Automation
 3k    0    1    0  

OneDev

in Project Management
 2k    0    0    0  

iodine

in Proxy
 2k    0    0    0  

Alf.io

in Booking and Scheduling
 2k    0    0    0  

sysPass

in Password Managers
 1k    0    0    0  

Misskey

in Social Networks and Forums
 2k    0    0    0  
Linux VPS from $11/yr.
RackNerd VPS for $11.38/mo

Top Rated Projects

Gitea

 1 rating
in Project Management

Bagisto

 1 rating
in E-commerce

LinkAce

 1 rating
in Bookmarks and Link Sharing

Pydio

 1 rating
in File Transfer & Synchronization

Audiobookshelf

 1 rating
in Audio Streaming

Nextcloud

 1 rating
in File Transfer & Synchronization

Seafile

 1 rating
in File Transfer & Synchronization

Categories

You May Also Be Interested In

paaster logo
paaster cover

paaster

Paaster is a secure by default end-to-end encrypted pastebi…

0bin logo
0bin cover

0bin

Client side encrypted pastebin.

Sup3rS3cretMes5age logo
Sup3rS3cretMes5age cover

Sup3rS3cretMes5age

Very simple (to deploy and to use) secret message service u…