Swapping everything like burgers? Your p2p, drag-n-drop solution - PHP: <=8.1, GPL https://macswap.5mode-foss.eu/

Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits 4e8a43fbd9 Update README.md 3 年之前
Private 88f0ae2327 Add files via upload 3 年之前
Public 6b930e5f3c Update index.php 3 年之前
CNAME cb5dd05a6a Create CNAME 3 年之前
LICENSE fc67d51932 Initial commit 3 年之前
README.md 4e8a43fbd9 Update README.md 3 年之前
index.html 88f0ae2327 Add files via upload 3 年之前

README.md

MacSwap

Swapping everything but burgers. On premise solution - GPL License

Hello and welcome to MacSwap!

MacSwap is a light, simple, "peer-to-peer" software on premise for swapping your own stuff with others.

MacSwap is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.

MacSwap got built behind some cool features like the cube interface, object drag-n-drop between browser windows, full object serialization and xml.

First step, use the left side panel password and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.

As you are going to run MacSwap in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:

  1. Check the write permissions of your "data" folder in your web app private path; and set its path in the config file.
  2. Set the default Business Type, City and Country of the stuff your are going to swap.
  3. Set the MAX_BURGERS value stating the max number of burger the pp is going to manage.
  4. Set the Editor Password of your burgers. This will be important to confirm your burger upload by dropping it and saving it.
<li>In Public/js/cube-code.js, in mystart class method, check if you are using 'http' or 'https'.</li>     


Hope you can enjoy it and let us know about any feedback: info@macswap.org