Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Back to post

Revisions 3

What are the various ways of holding and storing TON coin securely - particularly large amounts and in cold storage?
What are the various ways of holding and storing TON coin securely - particularly large amounts and in cold storage?
IMHO you can apply general guidelines for secure software: 1. Prefer open source solutions that can be audited and that you can compile, and compile it. 2. Check the history of vulnerabilites of a software, this can help to show the care of the developers for its security. A good place to check is https://www.cvedetails.com/ I personally use adJ/OpenBSD as operating system, TON tools on it and for wallet I use open source wallets in chromium like OpenMask, MyTonWallet and TON Wallet.
1. Prefer open source solutions that can be audited and that you can compile. 2. Checking the history of vulnerabilites of a software, IMHO can help to show the care of the developers for its security. A good place to check is https://www.cvedetails.com/ I personally use adJ/OpenBSD as operating system, TON tools on it and for wallet I use open source wallets in chromium like OpenMask, MyTonWallet and TON Wallet.
What are the various ways of holding and storing TON coin securely - particularly large amounts and in cold storage?
What are the various ways of holding and storing TON coin securely - particularly large amounts and in cold storage?
1. Prefer open source solutions that can be audited and that you can compile. 2. Checking the history of vulnerabilites of a software, IMHO can help to show the care of the developers for its security. A good place to check is https://www.cvedetails.com/ I personally use adJ/OpenBSD as operating system, TON tools on it and for wallet I use open source wallets in chromium like OpenMask, MyTonWallet and TON Wallet.
1. Prefer open source solutions that can be audited and that you can compile. 2. Checking the history of vulnerabilites of a software, IMHO can help to show the care of the developers for its security. A good place to check is https://www.cvedetails.com/ I personally use adJ/OpenBSD as operating system and for wallet I use open source wallets in chrome like OpenMask, MyTonWallet and TON Wallet.
one year ago
Original
What are the various ways of holding and storing TON coin securely - particularly large amounts and in cold storage?

1. Prefer open source solutions that can be audited and that you can compile. 2. Checking the history of vulnerabilites of a software, IMHO can help to show the care of the developers for its security. A good place to check is https://www.cvedetails.com/ I personally use adJ/OpenBSD as operating system and for wallet I use open source wallets in chrome like OpenMask, MyTonWallet and TON Wallet.