Τρία βήματα από την κοινοποίηση στην ασφαλή πρόσβαση
Send the Link
Share the protected link with anyone
minily.org/reportEnter Password
Visitors must authenticate to proceed
Access Granted
Redirected securely to the destination
Send the Link
Share the protected link with anyone
minily.org/reportEnter Password
Visitors must authenticate to proceed
Access Granted
Redirected securely to the destination
Κατακερματισμός bcrypt βιομηχανικού προτύπου, rate limiting και μηδενική έκθεση κωδικού
12 γύροι salt — η διαμόρφωση bcrypt που συνιστά το OWASP
Οι απόπειρες brute-force αποκλείονται αυτόματα
Ο κωδικός δεν εμφανίζεται ποτέ στα URL ή στο ιστορικό του προγράμματος περιήγησης
Από εσωτερικά έγγραφα μέχρι πύλες πελατών
Μοιραστείτε αναφορές και εσωτερικά σημειώματα μόνο με εξουσιοδοτημένους παραλήπτες.
Κλειδώστε φόρμες RSVP και λεπτομέρειες πάρτι-έκπληξης πίσω από κωδικό πρόσβασης.
Ανταμείψτε τους συνδρομητές και τα VIP μέλη με κλειδωμένη πρόσβαση.
Στείλτε προτάσεις και τιμολόγια με κωδικούς πρόσβασης ανά πελάτη.
Ξεκινήστε δωρεάν. Αναβαθμίστε όταν χρειαστείτε περισσότερες δυνατότητες.
Password protection adds a gate in front of a short link: visitors must enter the correct password before they are redirected to the destination. It is a simple feature with one honest purpose—keeping casual or accidental access out—and MiniLy includes it on every plan, including Free, at no extra cost.
It is worth being precise about what this is. Password protection controls access to the redirect; it is access control for the link, not encryption of the destination content itself. Anyone who knows the password can reach the destination. Used for that purpose, it is genuinely useful and the security underneath is solid.
Passwords are hashed with bcrypt at 12 salt rounds—the OWASP-recommended configuration—so they are never stored in plain text, and the password never appears in the URL or browser history.
You add a password to any of your short links from the dashboard in one step. When someone opens the link, they land on a dedicated password page instead of being redirected immediately. Enter the correct password and the redirect proceeds; enter the wrong one and access is denied.
Analytics still work—each successful visit is recorded with the usual location, device, and referrer data.
Password protection suits content meant for a known audience rather than the open web:
Be realistic about what this protects. It is a single shared password per link—there are no per-user accounts, no individual revocation, and no audit trail of who entered the password. If you share the link and password with ten people, you cannot later cut off one of them without changing the password for all. The strength of the gate also depends on the password you choose; bcrypt and rate limiting protect against brute force, but a weak or widely shared password is still weak.
This is access control on the redirect, not end-to-end encryption of whatever sits at the destination, and it does not protect content hosted elsewhere. There is no expiring-link or one-time-use option tied to the password, and no public API to manage protection programmatically. For genuinely sensitive data, treat it as a deterrent layer, not a vault.
Όλα όσα χρειάζεται να γνωρίζετε
Εξερευνήστε περισσότερα εργαλεία για τους συνδέσμους σας
Δημιουργήστε σύντομους, αξιομνημόνευτους συνδέσμους σε δευτερόλεπτα. Το δωρεάν πακέτο περιλαμβάνει 5 συνδέσμους.
Μάθετε περισσότεραΠαρακολουθήστε κλικ, συσκευές, τοποθεσίες και παραπομπές σε πραγματικό χρόνο.
Μάθετε περισσότεραΧρησιμοποιήστε το δικό σας domain για επώνυμους σύντομους συνδέσμους. Διαθέσιμο στο Pro.
Μάθετε περισσότερα