ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > N.A.N.Y. 2018

NANY 2018 Release (preliminary alpha-or-so): ymarks

<< < (14/14)

Tuxman:
It is not an option. It is more like a mandatory password protection so only you can access your server unless anyone wants to try up to INT_MAX numbers.  :)

I recommend to change the default PIN to a different number. Create a file named PIN.txt and write a number into it. Done.

skwire:
Create a file named PIN.txt and write a number into it.-Tuxman (September 10, 2018, 01:07 PM)
--- End quote ---

That's the part I needed to know, thanks.  Did I miss that in the docs somewhere?

Tuxman:
Yup:

If you run the server locally and you haven't changed the port and PIN, the server runs on http://localhost:8888 and the PIN is 12345. The README mentioned above tells you how to change them if you feel like you should.
--- End quote ---

From: https://ymarks.org/about

The linked README is here:

https://bitbucket.org/ymarks/ymarks-server/src/default/

It says:

(Optional) Place a file named PIN.txt in the same folder as the compiled binary is in order to change your PIN from "12345" to something else. It will have to be a number though.
--- End quote ---

I should probably write a more obvious documentation, but I'm lazy. Mind to help me out?  :D

Tuxman:
In a relatively large update published today, I changed the license and I introduced a new build system. No more dependency hunting!

1. Install Conan and CMake.
2. mkdir build ; cd build ; cmake ..

Also, I fixed some links on the website and the repository is here now:

https://code.rosaelefanten.org/ymarks
Mirror: https://github.com/dertuxmalwieder/ymarks

Enjoy.

Tuxman:
I was notified that Chrome seems to scramble my server messages. Can anyone confirm/deny that?

Navigation

[0] Message Index

[*] Previous page

Go to full version