SAFE infographics

I’ve added a link in my original post to a dropbox folder where you can find my finished designs

QR%20dropbox

5 Likes

New QR for the primer. I’ve added this and one in white to the dropbox folder

6 Likes

We need stickers with this QR codes

4 Likes

Hi there, while this last one goes to the Maidsafe site for the PDF, would it be better to link to the HTML site:

https://primer.safenetwork.org/

for phones and tablet that can scan this code?

5 Likes

Good idea! Here it is:

And here’s one for the “The New Internet Shouldn’t Be Blockchain-Based”-video :slight_smile:

7 Likes

I 100% agree! Where is the safe network merchandise shop? =O I would like to order a bunch of stickers to place on the right places

(most important I would think: introduction to the safe network - and the coming safecoin video - and (!) maidsafe homepage - the new one should be online soon I guess)

3 Likes

@riddim @sam1 How about this? :slight_smile: Perhaps a bit pricey

Edit: the quality of the print on these stickers is not very good.

4 Likes

hahaaaa - yes - i was thinking about looking for printing services for those too :smiley: … more like the 100 stickers for 5 euros xD … but you know what - those stickers with the adapted shape (i really hope it doesn’t cause problems with different undergrounds) look super awesome :slight_smile: and the video is perfect too - so i guess i’ll just go with a couple of those for now :smiley: and only place them on places that really deserve this high quality :roll_eyes::hugs:

you are so damn fast @Arcturus =) i love it

4 Likes

I’ll have a look if the shape is gonna be a problem with a dark background. Give me a sec

2 Likes

i tested with the medium sized example pic - it’s on a tablet with grey background there and my phone didn’t have a problem to get the link info =)

i think it works

2 Likes

Yeah, I’ve tried it now with different background colours and it works very well :slight_smile:

2 Likes

I managed to create a QR code generator with the SAFE Network logo, I will need to fix some issues with the logo size that occurs when the text to encode is too short. I’ll be trying to also add the random connections among dots in the next few days hopefully.
Note that since I’m rendering it as an svg element you won’t be able to save the image, that’s also something I’ll do hopefully soon. Thus unless you copy the svg code and convert it with any of the available web sites to convert svg to image, the browser won’t allow you to save it like any other image.

I published a demo where you can already generate SAFE Network QR codes live:

safe-qrcode-svg

https://bochaco.github.io/safe-qrcode-svg

The source code is also available here: GitHub - bochaco/safe-qrcode-svg: React component for rendering SVG QR codes with SAFE Network design

24 Likes

That’s Awesome! Will definitely be useful!

6 Likes

Wow, that’s great! Thanks a lot for doing this!

1 Like

I just updated the demo app to allow the generation of the connections between dots randomly, and you can choose the density level. It now lets you download the QR code as well as an SVG image.

@Arcturus, I also added a reference to your forum profile and name in the Acknowledgements of the README in the github project :wink: (let me know if that’s not ok with you please, I just thought I should mention it there).

10 Likes

Thanks for the new functions and the acknowledgement! Awesome work.

Could you change the logo to only include the mark and not the safe network text, and center the logo? Then I can start using the generator for real and just swap out the logo in Illustrator :slight_smile:

Do you think it would be possible to generate one with a transparent background in the future?

4 Likes

image

Great work bochaco!

5 Likes

Yes, I’ll try to get that in the demo app, in the mid-term I would like to have this as a param in the project, but I will do it quickly and publish it in the demo app so you can use it.

Except for the dots which are “off”, the rest is already transparent, are you talking about these dots? if so, I can try to add the option to set the background color to be transparent.

3 Likes

6 Likes

Yes, ok, I’ll try to add that option to make the “off” dots transparent too, I actually thought of it already but wasn’t sure since they could break the QR code if the background has some dark color? in any case it’s up to the user so… I’m sorry I didn’t reply with a QR I know this could be offensive now :smile:

EDIT: @Arcturus, I just updated the app to show only the logo in the center and I removed the option for the background color which gave the color to the “off” dots, so they are now transparent. I’ll have to work a bit more for having all these enhancements well coded, but I think for now the demo app should be good enough for you/anyone to use it.

10 Likes